← back to Japan Enrich
japan: nginx-final-fix.sh (IP-specific listen 45.61.58.125:80 — the real routing bug) + Singapore distributors resolved 863/874
0f8c52645349573c6340bdeff22389789d7b2a47 · 2026-07-06 18:57:58 -0700 · Steve
Files touched
A scripts/nginx-final-fix.shM staging/sangetsu-brands.jsonM staging/sangetsu-staging.jsonl
Diff
commit 0f8c52645349573c6340bdeff22389789d7b2a47
Author: Steve <steve@designerwallcoverings.com>
Date: Mon Jul 6 18:57:58 2026 -0700
japan: nginx-final-fix.sh (IP-specific listen 45.61.58.125:80 — the real routing bug) + Singapore distributors resolved 863/874
---
scripts/nginx-final-fix.sh | 36 ++
staging/sangetsu-brands.json | 924 ++++++++++++++++++++---------------------
staging/sangetsu-staging.jsonl | 462 ++++++++++-----------
3 files changed, 729 insertions(+), 693 deletions(-)
diff --git a/scripts/nginx-final-fix.sh b/scripts/nginx-final-fix.sh
new file mode 100644
index 0000000..c365f00
--- /dev/null
+++ b/scripts/nginx-final-fix.sh
@@ -0,0 +1,36 @@
+#!/usr/bin/env bash
+# THE fix: our distributor-microsites block used `listen 80` (wildcard 0.0.0.0:80), but every
+# other vhost on this box uses `listen 45.61.58.125:80` (IP-specific), which nginx prefers —
+# so our block was never selected → 404 (default). Rewrite the conf with the IP-specific listen,
+# reload, then issue certs via --webroot (challenge now served by OUR block). Run under Steve.
+set -euo pipefail
+SUBS="j-josephson eijffinger omexco goodrich p3tec vahallan la-scala-milano zambaiti-parati \
+carlise-co zintra versa-design-surfaces sangetsu greenland texam texdecor zambaiti \
+koroseal-sg harlequin-sg cole-son-sg"
+NAMES=""; DFLAGS=""
+for s in $SUBS; do NAMES="$NAMES $s.designerwallcoverings.com"; DFLAGS="$DFLAGS -d $s.designerwallcoverings.com"; done
+
+cat > /tmp/distributor-microsites.conf <<CONF
+server {
+ listen 45.61.58.125:80;
+ server_name$NAMES;
+ client_max_body_size 12m;
+ location ^~ /.well-known/acme-challenge/ { root /var/www/certbot; default_type "text/plain"; }
+ location / {
+ proxy_pass http://127.0.0.1:9934;
+ proxy_set_header Host \$host;
+ proxy_set_header X-Real-IP \$remote_addr;
+ proxy_set_header X-Forwarded-For \$proxy_add_x_forwarded_for;
+ proxy_set_header X-Forwarded-Proto \$scheme;
+ }
+}
+CONF
+
+scp /tmp/distributor-microsites.conf root@45.61.58.125:/etc/nginx/sites-available/distributor-microsites
+ssh root@45.61.58.125 "mkdir -p /var/www/certbot/.well-known/acme-challenge && \
+ ln -sf /etc/nginx/sites-available/distributor-microsites /etc/nginx/sites-enabled/distributor-microsites && \
+ nginx -t && systemctl reload nginx && echo 'routing live (IP-specific listen)' && \
+ curl -s -o /dev/null -w 'self-test http koroseal-sg: %{http_code}\n' -H 'Host: koroseal-sg.designerwallcoverings.com' http://127.0.0.1/ && \
+ certbot certonly --webroot -w /var/www/certbot --non-interactive --agree-tos -m steve@designerwallcoverings.com --expand$DFLAGS && \
+ certbot --nginx --non-interactive$DFLAGS && systemctl reload nginx && echo 'HTTPS live'"
+echo "done"
diff --git a/staging/sangetsu-brands.json b/staging/sangetsu-brands.json
index 80ff486..50da63b 100644
--- a/staging/sangetsu-brands.json
+++ b/staging/sangetsu-brands.json
@@ -2688,776 +2688,776 @@
"slug": "p3tec"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/premiereall-studio_wallpaper/": {
-"distributor": null,
-"slug": null
+"distributor": "Goodrich",
+"slug": "goodrich"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/tioga-wallpaper/": {
-"distributor": null,
-"slug": null
+"distributor": "Carlisle & Co",
+"slug": "carlise-co"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/highlander-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Koroseal",
+"slug": "koroseal"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/ink-washed-wallpaper/": {
-"distributor": null,
-"slug": null
+"distributor": "Carlisle & Co",
+"slug": "carlise-co"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/precious-fibers-4-wallpaper/": {
-"distributor": null,
-"slug": null
+"distributor": "Armani Casa",
+"slug": "armani-casa"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/le-beau-jardin-wallpaper/": {
-"distributor": null,
-"slug": null
+"distributor": "Casadeco",
+"slug": "casadeco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/hansan-wallpaper/": {
-"distributor": null,
-"slug": null
+"distributor": "Casadeco",
+"slug": "casadeco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/wonderwalls-3-wallpaper/": {
-"distributor": null,
-"slug": null
+"distributor": "Casadeco",
+"slug": "casadeco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/p3tec-harbor-stripe-wallpaper/": {
-"distributor": null,
-"slug": null
+"distributor": "P3TEC",
+"slug": "p3tec"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/eclipse_wallpaper/": {
-"distributor": null,
-"slug": null
+"distributor": "Omexco",
+"slug": "omexco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/tailor-made-wallpaper/": {
-"distributor": null,
-"slug": null
+"distributor": "Casadeco",
+"slug": "casadeco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/hooked-on-tweed-wallpaper/": {
-"distributor": null,
-"slug": null
+"distributor": "Carlisle & Co",
+"slug": "carlise-co"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/rituel-wallpaper/": {
-"distributor": null,
-"slug": null
+"distributor": "Casadeco",
+"slug": "casadeco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/elixir-wallpaper/": {
-"distributor": null,
-"slug": null
+"distributor": "Casadeco",
+"slug": "casadeco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/so-color-6-wallpaper/": {
-"distributor": null,
-"slug": null
+"distributor": "Casadeco",
+"slug": "casadeco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/refined-structures-3-wallpaper/": {
"distributor": null,
"slug": null
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/precious-fibers-2-wallpaper/": {
-"distributor": null,
-"slug": null
+"distributor": "Armani Casa",
+"slug": "armani-casa"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/refined-structures-1-wallpaper/": {
"distributor": null,
"slug": null
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/refined-structures-2-wallpaper/": {
-"distributor": null,
-"slug": null
+"distributor": "Armani Casa",
+"slug": "armani-casa"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/precious-fibers-1-wallpaper/": {
-"distributor": null,
-"slug": null
+"distributor": "Armani Casa",
+"slug": "armani-casa"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/precious-fibers-3-wallpaper/": {
-"distributor": null,
-"slug": null
+"distributor": "Armani Casa",
+"slug": "armani-casa"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/inspired-moods-1-wallpaper/": {
-"distributor": null,
-"slug": null
+"distributor": "Armani Casa",
+"slug": "armani-casa"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/cromie-wallpaper/": {
-"distributor": null,
-"slug": null
+"distributor": "Jannelli & Volpi",
+"slug": "jannelli-volpi"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/shade-wallpaper/": {
-"distributor": null,
-"slug": null
+"distributor": "Altagamma",
+"slug": "altagamma"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/linearis-wallpaper/": {
-"distributor": null,
-"slug": null
+"distributor": "Jannelli & Volpi",
+"slug": "jannelli-volpi"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/solaris-wallpaper/": {
-"distributor": null,
-"slug": null
+"distributor": "Casadeco",
+"slug": "casadeco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/lithos-wallpaper/": {
-"distributor": null,
-"slug": null
+"distributor": "Jannelli & Volpi",
+"slug": "jannelli-volpi"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/rio-wallpaper/": {
-"distributor": null,
-"slug": null
+"distributor": "Casadeco",
+"slug": "casadeco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/les-belles-toiles-de-jouy-2-wallpaper/": {
-"distributor": null,
-"slug": null
+"distributor": "Casadeco",
+"slug": "casadeco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/caractere-wallpaper/": {
-"distributor": null,
-"slug": null
+"distributor": "Casadeco",
+"slug": "casadeco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/virginias-garden-wallpaper/": {
-"distributor": null,
-"slug": null
+"distributor": "Omexco",
+"slug": "omexco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/curios-wallpaper/": {
-"distributor": null,
-"slug": null
+"distributor": "Sanderson",
+"slug": "sanderson"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/high-performance-essence-wallpaper/": {
-"distributor": null,
-"slug": null
+"distributor": "Omexco",
+"slug": "omexco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/shunan-wallpaper/": {
-"distributor": null,
-"slug": null
+"distributor": "Jwall",
+"slug": "jwall"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/materic-wallpaper/": {
-"distributor": null,
-"slug": null
+"distributor": "Altagamma",
+"slug": "altagamma"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/woven-wallpaper/": {
-"distributor": null,
-"slug": null
+"distributor": "Altagamma",
+"slug": "altagamma"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/fibers-wallpaper/": {
-"distributor": null,
-"slug": null
+"distributor": "Altagamma",
+"slug": "altagamma"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/wallcovering-5-wallpaper/": {
-"distributor": null,
-"slug": null
+"distributor": "Missoni",
+"slug": "missoni"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/primavera-wallpaper/": {
-"distributor": null,
-"slug": null
+"distributor": "Jannelli & Volpi",
+"slug": "jannelli-volpi"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/stardustwallpaper/": {
-"distributor": null,
-"slug": null
+"distributor": "Jannelli & Volpi",
+"slug": "jannelli-volpi"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/grande-corniche-wallpaper/": {
-"distributor": null,
-"slug": null
+"distributor": "Jannelli & Volpi",
+"slug": "jannelli-volpi"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/straw-wallpaper/": {
-"distributor": null,
-"slug": null
+"distributor": "Jwall",
+"slug": "jwall"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/vegetals-wallpaper/": {
-"distributor": null,
-"slug": null
+"distributor": "Casadeco",
+"slug": "casadeco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/highgrove-wallpaper/": {
-"distributor": null,
-"slug": null
+"distributor": "Sanderson",
+"slug": "sanderson"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/seaside-wallpaper/": {
-"distributor": null,
-"slug": null
+"distributor": "Casadeco",
+"slug": "casadeco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/heritage-wallpaper_/": {
-"distributor": null,
-"slug": null
+"distributor": "Casadeco",
+"slug": "casadeco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/matera-wallpaper/": {
-"distributor": null,
-"slug": null
+"distributor": "Casadeco",
+"slug": "casadeco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/indienne-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Zoffany",
+"slug": "zoffany"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/endpapers-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Zoffany",
+"slug": "zoffany"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/annees-folles-wallpaper/": {
-"distributor": null,
-"slug": null
+"distributor": "Casadeco",
+"slug": "casadeco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/ness-wallpaper/": {
-"distributor": null,
-"slug": null
+"distributor": "Casadeco",
+"slug": "casadeco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/pure-wallpaper/": {
-"distributor": null,
-"slug": null
+"distributor": "Omexco",
+"slug": "omexco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/oase-wallpaper/": {
-"distributor": null,
-"slug": null
+"distributor": "Omexco",
+"slug": "omexco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/light-at-night-wallpaper/": {
-"distributor": null,
-"slug": null
+"distributor": "Omexco",
+"slug": "omexco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/commercial-wallcovering/mywall-zenith/": {
-"distributor": null,
-"slug": null
+"distributor": "Goodrich",
+"slug": "goodrich"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/premierwall-fusion/": {
-"distributor": null,
-"slug": null
+"distributor": "Goodrich",
+"slug": "goodrich"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/p3tec-bevel/": {
-"distributor": null,
-"slug": null
+"distributor": "P3TEC",
+"slug": "p3tec"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/reale-wallpaper/": {
-"distributor": null,
-"slug": null
+"distributor": "Texam",
+"slug": "texam"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/once-upon-a-time-2-wallpaper/": {
-"distributor": null,
-"slug": null
+"distributor": "Casadeco",
+"slug": "casadeco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/sentier-des-dunes-wallpaper/": {
-"distributor": null,
-"slug": null
+"distributor": "Casadeco",
+"slug": "casadeco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/color-game-wallpaper/": {
-"distributor": null,
-"slug": null
+"distributor": "Casadeco",
+"slug": "casadeco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/carnaby-street-wallpaper/": {
-"distributor": null,
-"slug": null
+"distributor": "Casadeco",
+"slug": "casadeco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/cafe-society-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Omexco",
+"slug": "omexco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/arlo-wallpaper/": {
-"distributor": null,
-"slug": null
+"distributor": "Koroseal",
+"slug": "koroseal"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/hummingbird-wallpaper/": {
-"distributor": null,
-"slug": null
+"distributor": "Cole & Son",
+"slug": "cole-son"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/galons-frises-wallpaper/": {
-"distributor": null,
-"slug": null
+"distributor": "Casadeco",
+"slug": "casadeco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/pigments-wallpaper/": {
-"distributor": null,
-"slug": null
+"distributor": "Casadeco",
+"slug": "casadeco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/wonderwalls-2-wallpaper/": {
-"distributor": null,
-"slug": null
+"distributor": "Casadeco",
+"slug": "casadeco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/etamine-wallpaper/": {
-"distributor": null,
-"slug": null
+"distributor": "Casadeco",
+"slug": "casadeco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/solifore-wallpaper/": {
-"distributor": null,
-"slug": null
+"distributor": "Casadeco",
+"slug": "casadeco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/morris-friends-wallpaper/": {
-"distributor": null,
-"slug": null
+"distributor": "Morris & Co",
+"slug": "morris-co"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/bedford-park-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Morris & Co",
+"slug": "morris-co"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/sanderson-x-giles-deacon-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Sanderson",
+"slug": "sanderson"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/moire-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Zoffany",
+"slug": "zoffany"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/stone-2-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Casadeco",
+"slug": "casadeco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/alchimie-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Casadeco",
+"slug": "casadeco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/intuition-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Omexco",
+"slug": "omexco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/rivage-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Omexco",
+"slug": "omexco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/archipelago-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Omexco",
+"slug": "omexco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/commercial-wallcovering/g0186-eternal-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Greenland",
+"slug": "greenland"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/n168_natural-palette/": {
-"distributor": null,
-"slug": null
+"distributor": "Greenland",
+"slug": "greenland"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/echappee-belle-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Casadeco",
+"slug": "casadeco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/babylone-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Casadeco",
+"slug": "casadeco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/g0203-washed-jute-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Greenland",
+"slug": "greenland"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/g0201-paper-art-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Greenland",
+"slug": "greenland"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/g0200-paper-art-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Greenland",
+"slug": "greenland"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/g0198-paper-art-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Greenland",
+"slug": "greenland"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/g0196-paper-art-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Greenland",
+"slug": "greenland"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/g0195-antiques-silk-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Greenland",
+"slug": "greenland"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/g0194-breezy-valley-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Greenland",
+"slug": "greenland"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/g0193-champahne-space-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Greenland",
+"slug": "greenland"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/g0190-twist-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Greenland",
+"slug": "greenland"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/g0192-jacquard-mix-wallpapaers/": {
-"distributor": null,
-"slug": null
+"distributor": "Greenland",
+"slug": "greenland"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/g0189-plain-iii-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Greenland",
+"slug": "greenland"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/g0188-plain-ii-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Greenland",
+"slug": "greenland"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/g0187-plain-i-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Greenland",
+"slug": "greenland"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/g0184-urban-suede-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Greenland",
+"slug": "greenland"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/g0118-vibrant-asia-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Greenland",
+"slug": "greenland"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/g0183-abaca-habitat-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Greenland",
+"slug": "greenland"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/g0180-china-hemp-iii-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Greenland",
+"slug": "greenland"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/g0117-china-hemp-wallpapers-2/": {
-"distributor": null,
-"slug": null
+"distributor": "Greenland",
+"slug": "greenland"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/riverside-4-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Casadeco",
+"slug": "casadeco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/sierra-wallpaper/": {
-"distributor": null,
-"slug": null
+"distributor": "Carlisle & Co",
+"slug": "carlise-co"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/mystic-forest-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Texam",
+"slug": "texam"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/panorama-wallpaper/": {
-"distributor": null,
-"slug": null
+"distributor": "Carlisle & Co",
+"slug": "carlise-co"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/imperialis-wallpaper/": {
-"distributor": null,
-"slug": null
+"distributor": "Omexco",
+"slug": "omexco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/chindi-wallpaper/": {
-"distributor": null,
-"slug": null
+"distributor": "Versa Design Surfaces",
+"slug": "versa-design-surfaces"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/papercraft-wallpaper/": {
-"distributor": null,
-"slug": null
+"distributor": "Casadeco",
+"slug": "casadeco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/milano-sixty-wallpaper/": {
-"distributor": null,
-"slug": null
+"distributor": "Casadeco",
+"slug": "casadeco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/sofhie-wallpaper/": {
-"distributor": null,
-"slug": null
+"distributor": "Harlequin",
+"slug": "harlequin"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/derby-wallpaper/": {
-"distributor": null,
-"slug": null
+"distributor": "Casadeco",
+"slug": "casadeco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/disney-home-wallpaper/": {
-"distributor": null,
-"slug": null
+"distributor": "Sanderson",
+"slug": "sanderson"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/fornasetti-senza-tempo-ii-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Cole & Son",
+"slug": "cole-son"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/arcadian-thames-wallpaper/": {
-"distributor": null,
-"slug": null
+"distributor": "Zoffany",
+"slug": "zoffany"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/eco-friendly/timeless-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Texam",
+"slug": "texam"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/flower-market-wallpapers/": {
"distributor": null,
"slug": null
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/so-color-5-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Casadeco",
+"slug": "casadeco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/colour-4-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Harlequin",
+"slug": "harlequin"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/emery-walkers-house-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Morris & Co",
+"slug": "morris-co"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/loom-stories-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Omexco",
+"slug": "omexco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/casca-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Omexco",
+"slug": "omexco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/twenties-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Casadeco",
+"slug": "casadeco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/birds-of-paradise-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Omexco",
+"slug": "omexco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/kyoto-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Casadeco",
+"slug": "casadeco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/california-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Casadeco",
+"slug": "casadeco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/empreinte-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Casadeco",
+"slug": "casadeco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/high-performance-patina-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Omexco",
+"slug": "omexco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/once-upon-a-time-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Casadeco",
+"slug": "casadeco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/colour-3-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Harlequin",
+"slug": "harlequin"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/minerals-wallpapers-2/": {
"distributor": null,
"slug": null
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/the-garden-vol-1-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Cole & Son",
+"slug": "cole-son"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/cotswolds-manor-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Zoffany",
+"slug": "zoffany"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/bali-wallpapers_/": {
-"distributor": null,
-"slug": null
+"distributor": "Casadeco",
+"slug": "casadeco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/textiles-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Casadeco",
+"slug": "casadeco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/les-rayures-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Casadeco",
+"slug": "casadeco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/gardens-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Casadeco",
+"slug": "casadeco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/eco-friendly/sustainable-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Texam",
+"slug": "texam"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/voyage-onirique-wallpaper/": {
-"distributor": null,
-"slug": null
+"distributor": "Casadeco",
+"slug": "casadeco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/diane-hill-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Harlequin",
+"slug": "harlequin"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/water-garden-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Sanderson",
+"slug": "sanderson"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/cornubia-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Morris & Co",
+"slug": "morris-co"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/colour-2-wallcoverings/": {
-"distributor": null,
-"slug": null
+"distributor": "Harlequin",
+"slug": "harlequin"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/joy-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Omexco",
+"slug": "omexco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/simply-morris-wallpapers/": {
"distributor": null,
"slug": null
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/atelier-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Omexco",
+"slug": "omexco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/mediterranee-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Casadeco",
+"slug": "casadeco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/vienne-wallpaper/": {
-"distributor": null,
-"slug": null
+"distributor": "Casadeco",
+"slug": "casadeco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/fiber-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Casadeco",
+"slug": "casadeco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/les-belles-toiles-de-jouy-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Casadeco",
+"slug": "casadeco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/kensington-walk-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Zoffany",
+"slug": "zoffany"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/jabula-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Cole & Son",
+"slug": "cole-son"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/garden-of-eden-wallpapers/": {
"distributor": null,
"slug": null
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/nicaragua-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Casadeco",
+"slug": "casadeco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/moonstone-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Omexco",
+"slug": "omexco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/perception-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Casadeco",
+"slug": "casadeco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/arts-crafts-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Casadeco",
+"slug": "casadeco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/colour-1-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Harlequin",
+"slug": "harlequin"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/leathers-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Casadeco",
+"slug": "casadeco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/great-masters-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Cole & Son",
+"slug": "cole-son"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/one-sixty-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Sanderson",
+"slug": "sanderson"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/beauty-full-image-2-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Casadeco",
+"slug": "casadeco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/ginkgo-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Casadeco",
+"slug": "casadeco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/gallery-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Casadeco",
+"slug": "casadeco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/tissage-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Casadeco",
+"slug": "casadeco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/high-performance-textures-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Omexco",
+"slug": "omexco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/stone-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Casadeco",
+"slug": "casadeco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/woods-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Casadeco",
+"slug": "casadeco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/botanica_-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Casadeco",
+"slug": "casadeco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/sycamore-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Omexco",
+"slug": "omexco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/ode-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Omexco",
+"slug": "omexco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/momentum-vol-7-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Harlequin",
+"slug": "harlequin"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/five-oclock-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Casadeco",
+"slug": "casadeco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/rose-nino-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Casadeco",
+"slug": "casadeco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/palladio-vol1-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Zoffany",
+"slug": "zoffany"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/kids/book-of-little-treasures-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Harlequin",
+"slug": "harlequin"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/queens-square-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Morris & Co",
+"slug": "morris-co"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/littlemore-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Sanderson",
+"slug": "sanderson"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/riverside-3-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Casadeco",
+"slug": "casadeco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/delicacy-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Casadeco",
+"slug": "casadeco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/tweed_-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Casadeco",
+"slug": "casadeco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/utopia-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Casadeco",
+"slug": "casadeco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/montsegur-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Casadeco",
+"slug": "casadeco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/jardins-suspendus-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Casadeco",
+"slug": "casadeco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/digital/beauty-full-color-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Casadeco",
+"slug": "casadeco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/canevas-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Casadeco",
+"slug": "casadeco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/esala-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Scion",
+"slug": "scion"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/mirador-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Harlequin",
+"slug": "harlequin"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/salinas-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Harlequin",
+"slug": "harlequin"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/seraya-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Omexco",
+"slug": "omexco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/khatam-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Omexco",
+"slug": "omexco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/loft_-wallpapers/": {
"distributor": null,
"slug": null
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/eco-friendly/online-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Texam",
+"slug": "texam"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/eco-friendly/cocoon-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Texam",
+"slug": "texam"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/seville-wallpapers/": {
"distributor": null,
@@ -3468,191 +3468,191 @@
"slug": null
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/caspian-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Sanderson",
+"slug": "sanderson"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/folio-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Zoffany",
+"slug": "zoffany"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/kids/happy-dreams-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Casadeco",
+"slug": "casadeco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/nuance-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Casadeco",
+"slug": "casadeco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/nova-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Casadeco",
+"slug": "casadeco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/eco-friendly/kata-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Texam",
+"slug": "texam"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/eco-friendly/id-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Texam",
+"slug": "texam"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/eco-friendly/lux-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Texam",
+"slug": "texam"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/momentum-vol-6-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Harlequin",
+"slug": "harlequin"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/the-contemporary-collection-wallpaper/": {
-"distributor": null,
-"slug": null
+"distributor": "Cole & Son",
+"slug": "cole-son"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/pearwood-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Cole & Son",
+"slug": "cole-son"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/melsetter-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Morris & Co",
+"slug": "morris-co"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/rhombi-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Zoffany",
+"slug": "zoffany"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/glasshouse-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Sanderson",
+"slug": "sanderson"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/zanzibar-wallpapers/": {
"distributor": null,
"slug": null
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/gala-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Omexco",
+"slug": "omexco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/textured-walls-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Harlequin",
+"slug": "harlequin"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/aruba-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Omexco",
+"slug": "omexco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/botanica-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Cole & Son",
+"slug": "cole-son"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/momentum-vol-5-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Harlequin",
+"slug": "harlequin"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/graphite-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Omexco",
+"slug": "omexco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/darnley-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Zoffany",
+"slug": "zoffany"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/whimsical-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Cole & Son",
+"slug": "cole-son"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/landscape-plains-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Cole & Son",
+"slug": "cole-son"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/fornasetti-senza-tempo-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Cole & Son",
+"slug": "cole-son"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/icons-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Cole & Son",
+"slug": "cole-son"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/ardmore-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Cole & Son",
+"slug": "cole-son"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/archive-anthology-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Cole & Son",
+"slug": "cole-son"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/japandi-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Scion",
+"slug": "scion"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/foundation-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Cole & Son",
+"slug": "cole-son"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/albemarle-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Cole & Son",
+"slug": "cole-son"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/folie-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Cole & Son",
+"slug": "cole-son"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/curio-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Cole & Son",
+"slug": "cole-son"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/mariinsky-damask-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Cole & Son",
+"slug": "cole-son"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/geometric-2-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Cole & Son",
+"slug": "cole-son"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/marquee-stripes-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Cole & Son",
+"slug": "cole-son"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/shade-of-pale-wallpapers/": {
"distributor": null,
"slug": null
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/archive-traditional-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Cole & Son",
+"slug": "cole-son"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/zapara-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Harlequin",
+"slug": "harlequin"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/martyn-lawrence-bullard-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Cole & Son",
+"slug": "cole-son"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/sundari-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Eijffinger",
+"slug": "eijffinger"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/wabi-sabi-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Scion",
+"slug": "scion"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/palazzo-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Omexco",
+"slug": "omexco"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/new-contemporary-2-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Cole & Son",
+"slug": "cole-son"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/new-contemporary-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Cole & Son",
+"slug": "cole-son"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/lohko-wallpapers/": {
-"distributor": null,
-"slug": null
+"distributor": "Scion",
+"slug": "scion"
},
"https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/acoustic/echo-ridge-wallpaper/": {
-"distributor": null,
-"slug": null
+"distributor": "J.Josephson",
+"slug": "j-josephson"
}
}
\ No newline at end of file
diff --git a/staging/sangetsu-staging.jsonl b/staging/sangetsu-staging.jsonl
index 7f0d339..7e58dc4 100644
--- a/staging/sangetsu-staging.jsonl
+++ b/staging/sangetsu-staging.jsonl
@@ -630,245 +630,245 @@
{"source": "sangetsu", "source_url": "https://www.sangetsu-goodrich.co.th/products/uncategorized/essential-wallpaper/", "pattern": "Essential Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["ES104", "ES105", "ES108", "ES111", "ES114", "ES115", "ES116", "ES20", "ES202", "ES203", "ES210", "ES212", "ES306", "ES307", "ES308", "ES310", "ES312", "ES317", "ES401", "ES408", "ES409", "ES410", "ES413", "ES415", "ESD50", "ESD500", "ESD501", "ESD502", "ESD600", "ESD601", "ESD602", "ESD603", "ESD604", "ESD700", "ESD701", "ESD702", "ESD703", "ESD704", "ESD800", "ESD801", "ESD802", "ESD803", "ESD804"], "colorway_count": 43, "sku_images": {"ES104": "https://www.sangetsu-goodrich.co.th/wp-content/uploads/2025/05/ESSENTIAL-COVER.jpg", "ES105": "https://www.sangetsu-goodrich.co.th/wp-content/uploads/2025/05/ESSENTIAL-COVER.jpg", "ES108": "https://www.sangetsu-goodrich.co.th/wp-content/uploads/2025/05/ESSENTIAL-COVER.jpg", "ES111": "https://www.sangetsu-goodrich.co.th/wp-content/uploads/2025/05/ESSENTIAL-COVER.jpg", "ES114": "https://www.sangetsu-goodrich.co.th/wp-content/uploads/2025/05/ESSENTIAL-COVER.jpg", "ES115": "https://www.sangetsu-goodrich.co.th/wp-content/uploads/2025/05/ESSENTIAL-COVER.jpg", "ES116": "https://www.sangetsu-goodrich.co.th/wp-content/uploads/2025/05/ESSENTIAL-COVER.jpg", "ES20": "https://www.sangetsu-goodrich.co.th/wp-content/uploads/2025/05/ESSENTIAL-COVER.jpg", "ES202": "https://www.sangetsu-goodrich.co.th/wp-content/uploads/2025/05/ESSENTIAL-COVER.jpg", "ES203": "https://www.sangetsu-goodrich.co.th/wp-content/uploads/2025/05/ESSENTIAL-COVER.jpg", "ES210": "https://www.sangetsu-goodrich.co.th/wp-content/uploads/2025/05/ESSENTIAL-COVER.jpg", "ES212": "https://www.sangetsu-goodrich.co.th/wp-content/uploads/2025/05/ESSENTIAL-COVER.jpg", "ES306": "https://www.sangetsu-goodrich.co.th/wp-content/uploads/2025/05/ESSENTIAL-COVER.jpg", "ES307": "https://www.sangetsu-goodrich.co.th/wp-content/uploads/2025/05/ESSENTIAL-COVER.jpg", "ES308": "https://www.sangetsu-goodrich.co.th/wp-content/uploads/2025/05/ESSENTIAL-COVER.jpg", "ES310": "https://www.sangetsu-goodrich.co.th/wp-content/uploads/2025/05/ESSENTIAL-COVER.jpg", "ES312": "https://www.sangetsu-goodrich.co.th/wp-content/uploads/2025/05/ESSENTIAL-COVER.jpg", "ES317": "https://www.sangetsu-goodrich.co.th/wp-content/uploads/2025/05/ESSENTIAL-COVER.jpg", "ES401": "https://www.sangetsu-goodrich.co.th/wp-content/uploads/2025/05/ESSENTIAL-COVER.jpg", "ES408": "https://www.sangetsu-goodrich.co.th/wp-content/uploads/2025/05/ESSENTIAL-COVER.jpg", "ES409": "https://www.sangetsu-goodrich.co.th/wp-content/uploads/2025/05/ESSENTIAL-COVER.jpg", "ES410": "https://www.sangetsu-goodrich.co.th/wp-content/uploads/2025/05/ESSENTIAL-COVER.jpg", "ES413": "https://www.sangetsu-goodrich.co.th/wp-content/uploads/2025/05/ESSENTIAL-COVER.jpg", "ES415": "https://www.sangetsu-goodrich.co.th/wp-content/uploads/2025/05/ESSENTIAL-COVER.jpg", "ESD50": "https://www.sangetsu-goodrich.co.th/wp-content/uploads/2025/05/ESSENTIAL-COVER.jpg", "ESD500": "https://www.sangetsu-goodrich.co.th/wp-content/uploads/2025/05/ESSENTIAL-COVER.jpg", "ESD501": "https://www.sangetsu-goodrich.co.th/wp-content/uploads/2025/05/ESSENTIAL-COVER.jpg", "ESD502": "https://www.sangetsu-goodrich.co.th/wp-content/uploads/2025/05/ESSENTIAL-COVER.jpg", "ESD600": "https://www.sangetsu-goodrich.co.th/wp-content/uploads/2025/05/ESSENTIAL-COVER.jpg", "ESD601": "https://www.sangetsu-goodrich.co.th/wp-content/uploads/2025/05/ESSENTIAL-COVER.jpg", "ESD602": "https://www.sangetsu-goodrich.co.th/wp-content/uploads/2025/05/ESSENTIAL-COVER.jpg", "ESD603": "https://www.sangetsu-goodrich.co.th/wp-content/uploads/2025/05/ESSENTIAL-COVER.jpg", "ESD604": "https://www.sangetsu-goodrich.co.th/wp-content/uploads/2025/05/ESSENTIAL-COVER.jpg", "ESD700": "https://www.sangetsu-goodrich.co.th/wp-content/uploads/2025/05/ESSENTIAL-COVER.jpg", "ESD701": "https://www.sangetsu-goodrich.co.th/wp-content/uploads/2025/05/ESSENTIAL-COVER.jpg", "ESD702": "https://www.sangetsu-goodrich.co.th/wp-content/uploads/2025/05/ESSENTIAL-COVER.jpg", "ESD703": "https://www.sangetsu-goodrich.co.th/wp-content/uploads/2025/05/ESSENTIAL-COVER.jpg", "ESD704": "https://www.sangetsu-goodrich.co.th/wp-content/uploads/2025/05/ESSENTIAL-COVER.jpg", "ESD800": "https://www.sangetsu-goodrich.co.th/wp-content/uploads/2025/05/ESSENTIAL-COVER.jpg", "ESD801": "https://www.sangetsu-goodrich.co.th/wp-content/uploads/2025/05/ESSENTIAL-COVER.jpg", "ESD802": "https://www.sangetsu-goodrich.co.th/wp-content/uploads/2025/05/ESSENTIAL-COVER.jpg", "ESD803": "https://www.sangetsu-goodrich.co.th/wp-content/uploads/2025/05/ESSENTIAL-COVER.jpg", "ESD804": "https://www.sangetsu-goodrich.co.th/wp-content/uploads/2025/05/ESSENTIAL-COVER.jpg"}, "mfr_prefix": null, "status": "storeapi-new", "distributor": "Texam", "distributor_direct": false}
{"source": "sangetsu", "source_url": "https://www.sangetsu-goodrich.co.th/products/uncategorized/trail-line-wallpaper/", "pattern": "P3TEC-Trail Line Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["P3T-60445", "P3T-60446", "P3T-60447", "P3T-60448", "P3T-60449", "P3T-60450", "P3T-60451", "P3T-60452", "P3T-60453", "P3T-60454", "P3T-60455", "P3T-60456", "P3T-60457", "P3T-60458", "P3T-60459", "P3T-60460"], "colorway_count": 16, "sku_images": {"P3T-60445": "https://www.sangetsu-goodrich.co.th/wp-content/uploads/2025/01/TRAIL-LINE-COVER.jpg", "P3T-60446": "https://www.sangetsu-goodrich.co.th/wp-content/uploads/2025/01/TRAIL-LINE-COVER.jpg", "P3T-60447": "https://www.sangetsu-goodrich.co.th/wp-content/uploads/2025/01/TRAIL-LINE-COVER.jpg", "P3T-60448": "https://www.sangetsu-goodrich.co.th/wp-content/uploads/2025/01/TRAIL-LINE-COVER.jpg", "P3T-60449": "https://www.sangetsu-goodrich.co.th/wp-content/uploads/2025/01/TRAIL-LINE-COVER.jpg", "P3T-60450": "https://www.sangetsu-goodrich.co.th/wp-content/uploads/2025/01/TRAIL-LINE-COVER.jpg", "P3T-60451": "https://www.sangetsu-goodrich.co.th/wp-content/uploads/2025/01/TRAIL-LINE-COVER.jpg", "P3T-60452": "https://www.sangetsu-goodrich.co.th/wp-content/uploads/2025/01/TRAIL-LINE-COVER.jpg", "P3T-60453": "https://www.sangetsu-goodrich.co.th/wp-content/uploads/2025/01/TRAIL-LINE-COVER.jpg", "P3T-60454": "https://www.sangetsu-goodrich.co.th/wp-content/uploads/2025/01/TRAIL-LINE-COVER.jpg", "P3T-60455": "https://www.sangetsu-goodrich.co.th/wp-content/uploads/2025/01/TRAIL-LINE-COVER.jpg", "P3T-60456": "https://www.sangetsu-goodrich.co.th/wp-content/uploads/2025/01/TRAIL-LINE-COVER.jpg", "P3T-60457": "https://www.sangetsu-goodrich.co.th/wp-content/uploads/2025/01/TRAIL-LINE-COVER.jpg", "P3T-60458": "https://www.sangetsu-goodrich.co.th/wp-content/uploads/2025/01/TRAIL-LINE-COVER.jpg", "P3T-60459": "https://www.sangetsu-goodrich.co.th/wp-content/uploads/2025/01/TRAIL-LINE-COVER.jpg", "P3T-60460": "https://www.sangetsu-goodrich.co.th/wp-content/uploads/2025/01/TRAIL-LINE-COVER.jpg"}, "mfr_prefix": null, "status": "storeapi-new", "distributor": "P3TEC", "distributor_direct": false}
{"source": "sangetsu", "source_url": "https://www.sangetsu-goodrich.co.th/products/uncategorized/debonair-wallpaper/", "pattern": "P3TEC-Debonair Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["P3T-60465", "P3T-60466", "P3T-60467", "P3T-60468", "P3T-60469", "P3T-60470", "P3T-60471", "P3T-60472", "P3T-60473", "P3T-60474", "P3T-60475", "P3T-60476", "P3T-60477", "P3T-60478"], "colorway_count": 14, "sku_images": {"P3T-60465": "https://www.sangetsu-goodrich.co.th/wp-content/uploads/2025/01/DEBONAIR-COVER.jpg", "P3T-60466": "https://www.sangetsu-goodrich.co.th/wp-content/uploads/2025/01/DEBONAIR-COVER.jpg", "P3T-60467": "https://www.sangetsu-goodrich.co.th/wp-content/uploads/2025/01/DEBONAIR-COVER.jpg", "P3T-60468": "https://www.sangetsu-goodrich.co.th/wp-content/uploads/2025/01/DEBONAIR-COVER.jpg", "P3T-60469": "https://www.sangetsu-goodrich.co.th/wp-content/uploads/2025/01/DEBONAIR-COVER.jpg", "P3T-60470": "https://www.sangetsu-goodrich.co.th/wp-content/uploads/2025/01/DEBONAIR-COVER.jpg", "P3T-60471": "https://www.sangetsu-goodrich.co.th/wp-content/uploads/2025/01/DEBONAIR-COVER.jpg", "P3T-60472": "https://www.sangetsu-goodrich.co.th/wp-content/uploads/2025/01/DEBONAIR-COVER.jpg", "P3T-60473": "https://www.sangetsu-goodrich.co.th/wp-content/uploads/2025/01/DEBONAIR-COVER.jpg", "P3T-60474": "https://www.sangetsu-goodrich.co.th/wp-content/uploads/2025/01/DEBONAIR-COVER.jpg", "P3T-60475": "https://www.sangetsu-goodrich.co.th/wp-content/uploads/2025/01/DEBONAIR-COVER.jpg", "P3T-60476": "https://www.sangetsu-goodrich.co.th/wp-content/uploads/2025/01/DEBONAIR-COVER.jpg", "P3T-60477": "https://www.sangetsu-goodrich.co.th/wp-content/uploads/2025/01/DEBONAIR-COVER.jpg", "P3T-60478": "https://www.sangetsu-goodrich.co.th/wp-content/uploads/2025/01/DEBONAIR-COVER.jpg"}, "mfr_prefix": null, "status": "storeapi-new", "distributor": "P3TEC", "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/premiereall-studio_wallpaper/", "pattern": "Premierwall Studio_Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["PWS2001", "PWS2002", "PWS2003", "PWS2004", "PWS2005", "PWS2006", "PWS2007", "PWS2008", "PWS2009", "PWS2010", "PWS2011", "PWS2012", "PWS2013", "PWS2014", "PWS2015", "PWS2016", "PWS2017", "PWS2018", "PWS2019", "PWS2020", "PWS2021", "PWS2101", "PWS2102", "PWS2103", "PWS2104", "PWS2105", "PWS2106", "PWS2107", "PWS2108", "PWS2109", "PWS2110", "PWS2111", "PWS2112", "PWS2113", "PWS2114", "PWS2115", "PWS2116", "PWS2117", "PWS2118", "PWS2119", "PWS2120", "PWS2201", "PWS2202", "PWS2203", "PWS2204", "PWS2205", "PWS2206", "PWS2207", "PWS2208", "PWS2301", "PWS2302", "PWS2303", "PWS2304", "PWS2305", "PWS2306", "PWS2307", "PWS2308", "PWS2309", "PWS2310", "PWS2311", "PWS2312", "PWS2313", "PWS2314", "PWS2315", "PWS2401", "PWS2402", "PWS2403", "PWS2404", "PWS2405", "PWS2406", "PWS2407", "PWS2408", "PWS2409", "PWS2410", "PWS2411", "PWS2412", "PWS2413", "PWS2414", "PWS2415", "PWS2416", "PWS2417", "PWS2418", "PWS2419", "PWS2420", "PWS2421", "PWS2422", "PWS2423", "PWS2424", "PWS2501", "PWS2502", "PWS2503", "PWS2504", "PWS2505", "PWS2506", "PWS2507", "PWS2508", "PWS2509", "PWS2510", "PWS2511", "PWS2512", "PWS2513", "PWS2514", "PWS2515", "PWS2516", "PWS2517", "PWS2518", "PWS2601", "PWS2602", "PWS2603", "PWS2604", "PWS2605", "PWS2606", "PWS2607", "PWS2608", "PWS2609", "PWS2610", "PWS2611", "PWS2612", "PWS2613", "PWS2614", "PWS2615", "PWS2616", "PWS2701", "PWS2702", "PWS2703", "PWS2704", "PWS2705", "PWS2706", "PWS2707", "PWS2708", "PWS2709", "PWS2710", "PWS2711", "PWS2712", "PWS2801", "PWS2802", "PWS2803", "PWS2804", "PWS2805", "PWS2806", "PWS2807", "PWS2808", "PWS2809", "PWS2810", "PWS2811", "PWS2812", "PWS2813", "PWS2814", "PWS2815", "PWS2816", "PWS2901", "PWS2902", "PWS2903", "PWS2904", "PWS2905", "PWS2906", "PWS2907", "PWS2908", "PWS3001", "PWS3002", "PWS3003", "PWS3004", "PWS3005", "PWS3006", "PWS3007", "PWS3008", "PWS3101", "PWS3102", "PWS3103", "PWS3104", "PWS3105", "PWS3106", "PWS3107", "PWS3108", "PWS3201", "PWS3202", "PWS3203", "PWS3204", "PWS3205", "PWS3206", "PWS3207", "PWS3208", "PWS3209", "PWS3210", "PWS3211", "PWS3212", "PWS3213", "PWS3214", "PWS3215", "PWS3216", "PWS3301", "PWS3302", "PWS3303", "PWS3304", "PWS3305", "PWS3306", "PWS3307", "PWS3308", "PWS3309", "PWS3310", "PWS3311", "PWS3312", "PWS3313", "PWS3314", "PWS3315", "PWS3316", "PWS3401", "PWS3402", "PWS3403", "PWS3404", "PWS3405", "PWS3406", "PWS3407", "PWS3408", "PWS3409", "PWS3410", "PWS3411", "PWS3412", "PWS3413", "PWS3414", "PWS3415", "PWS3416", "PWS3417", "PWS3418", "PWS3419", "PWS3420", "PWS3421", "PWS3422", "PWS3423", "PWS3424", "PWS3501", "PWS3502", "PWS3503", "PWS3504", "PWS3505", "PWS3506", "PWS3507", "PWS3508", "PWS3509", "PWS3510", "PWS3511", "PWS3512", "PWS3513", "PWS3514", "PWS3515", "PWS3516", "PWS3517", "PWS3518", "PWS3601", "PWS3602", "PWS3603", "PWS3604", "PWS3605", "PWS3606", "PWS3607", "PWS3608", "PWS3609", "PWS3610", "PWS3611", "PWS3612", "PWS3613", "PWS3614", "PWS3615", "PWS3616", "PWS3701", "PWS3702", "PWS3703", "PWS3704", "PWS3705", "PWS3706", "PWS3707", "PWS3708", "PWS3801", "PWS3802", "PWS3803", "PWS3804", "PWS3805", "PWS3806", "PWS3807", "PWS3808", "PWS3809", "PWS3810", "PWS3901", "PWS3902", "PWS3903", "PWS3904", "PWS3905", "PWS3906", "PWS3907", "PWS3908", "PWS3909", "PWS3910", "PWS3911", "PWS3912", "PWS3913", "PWS4001", "PWS4002", "PWS4003", "PWS4004", "PWS4005", "PWS4006", "PWS4007", "PWS4008", "PWS4009", "PWS4101", "PWS4102", "PWS4103", "PWS4104", "PWS4105", "PWS4106", "PWS4107", "PWS4108", "PWS4201", "PWS4202", "PWS4203", "PWS4204", "PWS4205", "PWS4206", "PWS4207", "PWS4208", "PWS4209", "PWS4301", "PWS4302", "PWS4303", "PWS4304", "PWS4305", "PWS4306", "PWS4307", "PWS4308", "PWS4309", "PWS4401", "PWS4402", "PWS4403", "PWS4404", "PWS4405", "PWS4406", "PWS4407", "PWS4408", "PWS4409", "PWS4410", "PWS4501", "PWS4502", "PWS4503", "PWS4504", "PWS4505", "PWS4506", "PWS4507", "PWS4508", "PWS4601", "PWS4602", "PWS4603", "PWS4604", "PWS4605", "PWS4606", "PWS4607", "PWS4608"], "colorway_count": 356, "sku_images": {"PWS2001": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2002": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2003": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2004": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2005": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2006": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2007": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2008": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2009": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2010": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2011": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2012": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2013": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2014": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2015": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2016": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2017": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2018": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2019": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2020": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2021": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2101": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2102": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2103": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2104": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2105": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2106": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2107": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2108": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2109": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2110": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2111": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2112": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2113": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2114": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2115": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2116": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2117": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2118": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2119": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2120": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2201": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2202": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2203": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2204": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2205": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2206": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2207": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2208": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2301": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2302": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2303": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2304": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2305": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2306": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2307": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2308": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2309": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2310": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2311": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2312": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2313": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2314": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2315": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2401": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2402": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2403": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2404": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2405": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2406": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2407": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2408": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2409": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2410": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2411": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2412": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2413": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2414": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2415": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2416": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2417": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2418": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2419": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2420": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2421": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2422": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2423": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2424": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2501": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2502": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2503": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2504": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2505": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2506": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2507": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2508": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2509": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2510": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2511": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2512": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2513": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2514": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2515": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2516": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2517": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2518": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2601": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2602": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2603": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2604": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2605": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2606": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2607": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2608": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2609": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2610": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2611": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2612": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2613": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2614": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2615": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2616": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2701": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2702": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2703": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2704": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2705": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2706": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2707": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2708": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2709": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2710": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2711": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2712": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2801": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2802": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2803": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2804": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2805": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2806": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2807": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2808": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2809": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2810": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2811": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2812": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2813": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2814": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2815": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2816": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2901": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2902": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2903": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2904": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2905": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2906": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2907": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2908": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3001": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3002": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3003": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3004": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3005": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3006": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3007": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3008": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3101": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3102": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3103": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3104": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3105": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3106": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3107": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3108": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3201": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3202": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3203": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3204": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3205": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3206": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3207": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3208": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3209": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3210": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3211": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3212": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3213": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3214": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3215": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3216": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3301": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3302": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3303": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3304": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3305": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3306": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3307": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3308": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3309": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3310": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3311": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3312": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3313": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3314": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3315": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3316": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3401": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3402": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3403": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3404": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3405": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3406": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3407": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3408": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3409": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3410": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3411": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3412": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3413": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3414": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3415": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3416": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3417": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3418": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3419": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3420": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3421": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3422": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3423": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3424": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3501": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3502": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3503": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3504": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3505": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3506": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3507": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3508": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3509": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3510": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3511": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3512": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3513": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3514": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3515": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3516": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3517": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3518": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3601": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3602": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3603": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3604": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3605": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3606": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3607": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3608": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3609": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3610": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3611": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3612": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3613": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3614": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3615": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3616": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3701": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3702": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3703": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3704": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3705": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3706": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3707": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3708": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3801": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3802": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3803": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3804": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3805": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3806": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3807": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3808": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3809": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3810": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3901": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3902": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3903": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3904": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3905": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3906": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3907": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3908": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3909": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3910": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3911": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3912": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3913": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4001": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4002": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4003": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4004": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4005": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4006": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4007": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4008": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4009": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4101": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4102": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4103": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4104": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4105": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4106": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4107": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4108": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4201": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4202": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4203": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4204": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4205": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4206": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4207": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4208": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4209": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4301": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4302": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4303": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4304": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4305": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4306": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4307": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4308": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4309": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4401": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4402": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4403": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4404": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4405": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4406": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4407": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4408": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4409": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4410": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4501": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4502": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4503": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4504": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4505": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4506": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4507": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4508": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4601": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4602": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4603": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4604": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4605": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4606": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4607": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4608": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/tioga-wallpaper/", "pattern": "Tioga Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["LX2020", "LX2021", "LX2022", "LX2023", "LX2024", "LX2025"], "colorway_count": 6, "sku_images": {"LX2020": {"id": 100000100505, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-800x800.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga.webp 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-300x300.webp 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-150x150.webp 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-768x768.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-800x800.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-100x100.webp 100w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-800x800.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-300x300.webp 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-150x150.webp 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-768x768.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-100x100.webp 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga.webp 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "ioga", "alt": ""}, "LX2021": {"id": 100000100505, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-800x800.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga.webp 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-300x300.webp 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-150x150.webp 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-768x768.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-800x800.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-100x100.webp 100w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-800x800.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-300x300.webp 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-150x150.webp 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-768x768.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-100x100.webp 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga.webp 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "ioga", "alt": ""}, "LX2022": {"id": 100000100505, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-800x800.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga.webp 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-300x300.webp 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-150x150.webp 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-768x768.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-800x800.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-100x100.webp 100w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-800x800.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-300x300.webp 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-150x150.webp 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-768x768.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-100x100.webp 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga.webp 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "ioga", "alt": ""}, "LX2023": {"id": 100000100505, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-800x800.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga.webp 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-300x300.webp 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-150x150.webp 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-768x768.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-800x800.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-100x100.webp 100w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-800x800.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-300x300.webp 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-150x150.webp 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-768x768.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-100x100.webp 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga.webp 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "ioga", "alt": ""}, "LX2024": {"id": 100000100505, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-800x800.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga.webp 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-300x300.webp 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-150x150.webp 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-768x768.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-800x800.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-100x100.webp 100w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-800x800.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-300x300.webp 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-150x150.webp 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-768x768.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-100x100.webp 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga.webp 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "ioga", "alt": ""}, "LX2025": {"id": 100000100505, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-800x800.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga.webp 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-300x300.webp 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-150x150.webp 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-768x768.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-800x800.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-100x100.webp 100w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-800x800.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-300x300.webp 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-150x150.webp 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-768x768.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-100x100.webp 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga.webp 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "ioga", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/highlander-wallpapers/", "pattern": "Highlander Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["H922_02", "H922_03", "H922_04", "H922_07", "H922_09", "H922_10", "H922_13", "H922_17", "H922_19", "H922_20", "H922_21", "H922_22", "H922_24", "H922_25", "H922_27"], "colorway_count": 15, "sku_images": {"H922_02": {"id": 100000100883, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-300x196.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1024x669.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-768x502.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1536x1004.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg 800w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-300x196.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1024x669.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-768x502.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1536x1004.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "WEXLEYPLAIDANDHIGHLANDER_2", "alt": ""}, "H922_03": {"id": 100000100883, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-300x196.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1024x669.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-768x502.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1536x1004.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg 800w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-300x196.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1024x669.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-768x502.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1536x1004.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "WEXLEYPLAIDANDHIGHLANDER_2", "alt": ""}, "H922_04": {"id": 100000100883, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-300x196.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1024x669.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-768x502.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1536x1004.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg 800w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-300x196.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1024x669.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-768x502.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1536x1004.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "WEXLEYPLAIDANDHIGHLANDER_2", "alt": ""}, "H922_07": {"id": 100000100883, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-300x196.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1024x669.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-768x502.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1536x1004.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg 800w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-300x196.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1024x669.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-768x502.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1536x1004.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "WEXLEYPLAIDANDHIGHLANDER_2", "alt": ""}, "H922_09": {"id": 100000100883, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-300x196.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1024x669.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-768x502.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1536x1004.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg 800w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-300x196.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1024x669.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-768x502.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1536x1004.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "WEXLEYPLAIDANDHIGHLANDER_2", "alt": ""}, "H922_10": {"id": 100000100883, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-300x196.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1024x669.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-768x502.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1536x1004.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg 800w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-300x196.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1024x669.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-768x502.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1536x1004.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "WEXLEYPLAIDANDHIGHLANDER_2", "alt": ""}, "H922_13": {"id": 100000100883, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-300x196.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1024x669.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-768x502.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1536x1004.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg 800w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-300x196.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1024x669.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-768x502.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1536x1004.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "WEXLEYPLAIDANDHIGHLANDER_2", "alt": ""}, "H922_17": {"id": 100000100883, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-300x196.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1024x669.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-768x502.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1536x1004.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg 800w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-300x196.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1024x669.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-768x502.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1536x1004.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "WEXLEYPLAIDANDHIGHLANDER_2", "alt": ""}, "H922_19": {"id": 100000100883, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-300x196.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1024x669.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-768x502.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1536x1004.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg 800w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-300x196.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1024x669.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-768x502.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1536x1004.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "WEXLEYPLAIDANDHIGHLANDER_2", "alt": ""}, "H922_20": {"id": 100000100883, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-300x196.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1024x669.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-768x502.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1536x1004.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg 800w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-300x196.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1024x669.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-768x502.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1536x1004.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "WEXLEYPLAIDANDHIGHLANDER_2", "alt": ""}, "H922_21": {"id": 100000100883, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-300x196.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1024x669.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-768x502.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1536x1004.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg 800w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-300x196.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1024x669.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-768x502.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1536x1004.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "WEXLEYPLAIDANDHIGHLANDER_2", "alt": ""}, "H922_22": {"id": 100000100883, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-300x196.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1024x669.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-768x502.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1536x1004.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg 800w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-300x196.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1024x669.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-768x502.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1536x1004.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "WEXLEYPLAIDANDHIGHLANDER_2", "alt": ""}, "H922_24": {"id": 100000100883, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-300x196.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1024x669.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-768x502.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1536x1004.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg 800w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-300x196.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1024x669.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-768x502.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1536x1004.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "WEXLEYPLAIDANDHIGHLANDER_2", "alt": ""}, "H922_25": {"id": 100000100883, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-300x196.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1024x669.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-768x502.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1536x1004.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg 800w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-300x196.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1024x669.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-768x502.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1536x1004.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "WEXLEYPLAIDANDHIGHLANDER_2", "alt": ""}, "H922_27": {"id": 100000100883, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-300x196.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1024x669.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-768x502.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1536x1004.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg 800w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-300x196.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1024x669.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-768x502.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1536x1004.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "WEXLEYPLAIDANDHIGHLANDER_2", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/ink-washed-wallpaper/", "pattern": "Ink Washed Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["LX2030", "LX2031", "LX2032", "LX2033", "LX2034", "LX2035"], "colorway_count": 6, "sku_images": {"LX2030": {"id": 100000100503, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-800x800.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash.webp 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-300x300.webp 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-150x150.webp 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-768x768.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-800x800.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-100x100.webp 100w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-800x800.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-300x300.webp 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-150x150.webp 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-768x768.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-100x100.webp 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash.webp 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "ink wash", "alt": ""}, "LX2031": {"id": 100000100503, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-800x800.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash.webp 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-300x300.webp 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-150x150.webp 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-768x768.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-800x800.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-100x100.webp 100w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-800x800.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-300x300.webp 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-150x150.webp 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-768x768.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-100x100.webp 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash.webp 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "ink wash", "alt": ""}, "LX2032": {"id": 100000100503, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-800x800.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash.webp 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-300x300.webp 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-150x150.webp 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-768x768.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-800x800.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-100x100.webp 100w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-800x800.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-300x300.webp 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-150x150.webp 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-768x768.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-100x100.webp 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash.webp 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "ink wash", "alt": ""}, "LX2033": {"id": 100000100503, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-800x800.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash.webp 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-300x300.webp 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-150x150.webp 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-768x768.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-800x800.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-100x100.webp 100w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-800x800.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-300x300.webp 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-150x150.webp 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-768x768.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-100x100.webp 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash.webp 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "ink wash", "alt": ""}, "LX2034": {"id": 100000100503, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-800x800.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash.webp 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-300x300.webp 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-150x150.webp 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-768x768.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-800x800.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-100x100.webp 100w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-800x800.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-300x300.webp 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-150x150.webp 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-768x768.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-100x100.webp 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash.webp 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "ink wash", "alt": ""}, "LX2035": {"id": 100000100503, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-800x800.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash.webp 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-300x300.webp 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-150x150.webp 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-768x768.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-800x800.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-100x100.webp 100w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-800x800.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-300x300.webp 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-150x150.webp 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-768x768.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-100x100.webp 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash.webp 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "ink wash", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/precious-fibers-4-wallpaper/", "pattern": "Precious Fibers 4 Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["Precious Fibers 4-4741", "Precious Fibers 4-8100", "Precious Fibers 4-8101", "Precious Fibers 4-8102", "Precious Fibers 4-8103", "Precious Fibers 4-8104", "Precious Fibers 4-8110", "Precious Fibers 4-8111", "Precious Fibers 4-8112", "Precious Fibers 4-8120", "Precious Fibers 4-8121", "Precious Fibers 4-8122", "Precious Fibers 4-8123", "Precious Fibers 4-8124", "Precious Fibers 4-8125", "Precious Fibers 4-8126", "Precious Fibers 4-8130", "Precious Fibers 4-8131", "Precious Fibers 4-8140", "Precious Fibers 4-8141", "Precious Fibers 4-8142", "Precious Fibers 4-8143", "Precious Fibers 4-8144", "Precious Fibers 4-8150", "Precious Fibers 4-8151", "Precious Fibers 4-8152", "Precious Fibers 4-8153", "Precious Fibers 4-8160", "Precious Fibers 4-8161", "Precious Fibers 4-8162", "Precious Fibers 4-8163", "Precious Fibers 4-8164", "Precious Fibers 4-8170", "Precious Fibers 4-8171", "Precious Fibers 4-8172", "Precious Fibers 4-9020", "Precious Fibers 4-9022", "Precious Fibers 4-9071", "Precious Fibers 4-9074", "Precious Fibers 4-9400", "Precious Fibers 4-9422", "Precious Fibers 4-9424", "Precious Fibers 4-9425", "Precious Fibers 4-9426", "Precious Fibers 4-9427", "Precious Fibers 4-9428", "Precious Fibers 4-9429", "Precious Fibers 4-9430", "Precious Fibers 4-9431", "Precious Fibers 4-9432", "Precious Fibers 4-9433", "Precious Fibers 4-9780", "Precious Fibers 4-9781", "Precious Fibers 4-9782", "Precious Fibers 4-9786", "Precious Fibers 4-9788", "Precious Fibers 4-9790", "Precious Fibers 4-9791"], "colorway_count": 58, "sku_images": {"Precious Fibers 4-4741": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-8100": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-8101": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-8102": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-8103": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-8104": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-8110": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-8111": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-8112": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-8120": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-8121": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-8122": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-8123": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-8124": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-8125": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-8126": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-8130": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-8131": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-8140": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-8141": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-8142": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-8143": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-8144": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-8150": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-8151": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-8152": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-8153": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-8160": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-8161": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-8162": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-8163": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-8164": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-8170": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-8171": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-8172": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-9020": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-9022": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-9071": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-9074": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-9400": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-9422": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-9424": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-9425": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-9426": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-9427": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-9428": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-9429": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-9430": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-9431": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-9432": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-9433": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-9780": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-9781": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-9782": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-9786": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-9788": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-9790": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-9791": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/le-beau-jardin-wallpaper/", "pattern": "Le Beau Jardin Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["202534242", "202536101", "202537007", "202539909", "202541111", "202542002", "202544101", "202546262", "202547202", "202549595", "202557123", "202564567", "202566025", "202566789", "202574286", "202576706", "202578654", "202581001", "202586127", "202587015", "202587986", "202591234", "202596314", "202597777", "202599092", "202605705", "202617412", "87650825", "87652874", "87656172"], "colorway_count": 30, "sku_images": {"202534242": {"id": 100000097928, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "lesss", "alt": ""}, "202536101": {"id": 100000097928, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "lesss", "alt": ""}, "202537007": {"id": 100000097928, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "lesss", "alt": ""}, "202539909": {"id": 100000097928, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "lesss", "alt": ""}, "202541111": {"id": 100000097928, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "lesss", "alt": ""}, "202542002": {"id": 100000097928, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "lesss", "alt": ""}, "202544101": {"id": 100000097928, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "lesss", "alt": ""}, "202546262": {"id": 100000097928, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "lesss", "alt": ""}, "202547202": {"id": 100000097928, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "lesss", "alt": ""}, "202549595": {"id": 100000097928, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "lesss", "alt": ""}, "202557123": {"id": 100000097928, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "lesss", "alt": ""}, "202564567": {"id": 100000097928, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "lesss", "alt": ""}, "202566025": {"id": 100000097928, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "lesss", "alt": ""}, "202566789": {"id": 100000097928, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "lesss", "alt": ""}, "202574286": {"id": 100000097928, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "lesss", "alt": ""}, "202576706": {"id": 100000097928, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "lesss", "alt": ""}, "202578654": {"id": 100000097928, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "lesss", "alt": ""}, "202581001": {"id": 100000097928, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "lesss", "alt": ""}, "202586127": {"id": 100000097928, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "lesss", "alt": ""}, "202587015": {"id": 100000097928, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "lesss", "alt": ""}, "202587986": {"id": 100000097928, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "lesss", "alt": ""}, "202591234": {"id": 100000097928, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "lesss", "alt": ""}, "202596314": {"id": 100000097928, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "lesss", "alt": ""}, "202597777": {"id": 100000097928, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "lesss", "alt": ""}, "202599092": {"id": 100000097928, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "lesss", "alt": ""}, "202605705": {"id": 100000097928, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "lesss", "alt": ""}, "202617412": {"id": 100000097928, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "lesss", "alt": ""}, "87650825": {"id": 100000097928, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "lesss", "alt": ""}, "87652874": {"id": 100000097928, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "lesss", "alt": ""}, "87656172": {"id": 100000097928, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "lesss", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/hansan-wallpaper/", "pattern": "Hansan Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["202520011", "202520123", "202520211", "202520370", "202521008", "202521111", "202521181", "202521241", "202521286", "202521309", "202521523", "202521542", "202521600", "202521644", "202521669", "202521756", "202521999", "202522000", "202522087", "202522171", "202522210", "202522432", "202522653", "202522661", "202522830", "202522897", "202522909", "202522951", "202522999", "202523542", "202524160", "202524311", "202524753", "202526150", "202526239", "202526666", "202526733", "202527000", "202527144", "202527365", "202527681", "202527940", "202528092", "202529022", "202529131", "202529155", "202529222", "202529276", "202529950"], "colorway_count": 49, "sku_images": {"202520011": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202520123": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202520211": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202520370": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202521008": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202521111": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202521181": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202521241": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202521286": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202521309": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202521523": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202521542": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202521600": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202521644": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202521669": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202521756": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202521999": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202522000": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202522087": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202522171": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202522210": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202522432": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202522653": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202522661": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202522830": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202522897": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202522909": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202522951": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202522999": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202523542": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202524160": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202524311": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202524753": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202526150": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202526239": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202526666": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202526733": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202527000": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202527144": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202527365": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202527681": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202527940": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202528092": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202529022": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202529131": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202529155": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202529222": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202529276": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202529950": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/wonderwalls-3-wallpaper/", "pattern": "Wonderwalls 3 Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["202167009NW", "202167109V", "202172005NW", "202177205NW", "202186005NW", "202186105V", "202197409NW", "202206212NW", "202206312V", "202217605NW", "202217705V", "202219005NW", "202219105V", "202227842NW", "202227942V", "202229242NW", "202229342V", "202237012NW", "202242212NW", "202242312V", "202257209NW", "202257309V", "202264112NW", "202264212V", "202274209NW", "202274309V", "202277409NW", "202284405NW", "202284505V", "202287605NW", "202287705V", "202296405NW", "202296505V", "202305309V", "202305409NW", "202317805NW", "202317905V", "202327005NW", "202327105V", "202337212NW", "202337312V", "202339412NW", "202339512V", "209685"], "colorway_count": 44, "sku_images": {"202167009NW": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202167109V": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202172005NW": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202177205NW": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202186005NW": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202186105V": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202197409NW": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202206212NW": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202206312V": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202217605NW": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202217705V": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202219005NW": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202219105V": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202227842NW": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202227942V": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202229242NW": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202229342V": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202237012NW": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202242212NW": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202242312V": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202257209NW": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202257309V": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202264112NW": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202264212V": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202274209NW": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202274309V": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202277409NW": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202284405NW": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202284505V": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202287605NW": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202287705V": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202296405NW": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202296505V": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202305309V": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202305409NW": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202317805NW": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202317905V": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202327005NW": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202327105V": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202337212NW": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202337312V": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202339412NW": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202339512V": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "209685": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/p3tec-harbor-stripe-wallpaper/", "pattern": "P3TEC-Harbor Stripe Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["P3T-60491", "P3T-60492", "P3T-60493", "P3T-60494", "P3T-60495", "P3T-60496", "P3T-60497", "P3T-60498", "P3T-60499", "P3T-60500", "P3T-60501", "P3T-60502"], "colorway_count": 12, "sku_images": {"P3T-60491": {"id": 100000096556, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg 642w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover-300x228.jpg 300w", "sizes": "(max-width: 642px) 100vw, 642px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg 642w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover-300x228.jpg 300w", "thumbnail_sizes": "(max-width: 642px) 100vw, 642px", "name": "harbor stripe cover", "alt": ""}, "P3T-60492": {"id": 100000096556, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg 642w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover-300x228.jpg 300w", "sizes": "(max-width: 642px) 100vw, 642px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg 642w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover-300x228.jpg 300w", "thumbnail_sizes": "(max-width: 642px) 100vw, 642px", "name": "harbor stripe cover", "alt": ""}, "P3T-60493": {"id": 100000096556, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg 642w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover-300x228.jpg 300w", "sizes": "(max-width: 642px) 100vw, 642px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg 642w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover-300x228.jpg 300w", "thumbnail_sizes": "(max-width: 642px) 100vw, 642px", "name": "harbor stripe cover", "alt": ""}, "P3T-60494": {"id": 100000096556, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg 642w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover-300x228.jpg 300w", "sizes": "(max-width: 642px) 100vw, 642px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg 642w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover-300x228.jpg 300w", "thumbnail_sizes": "(max-width: 642px) 100vw, 642px", "name": "harbor stripe cover", "alt": ""}, "P3T-60495": {"id": 100000096556, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg 642w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover-300x228.jpg 300w", "sizes": "(max-width: 642px) 100vw, 642px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg 642w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover-300x228.jpg 300w", "thumbnail_sizes": "(max-width: 642px) 100vw, 642px", "name": "harbor stripe cover", "alt": ""}, "P3T-60496": {"id": 100000096556, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg 642w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover-300x228.jpg 300w", "sizes": "(max-width: 642px) 100vw, 642px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg 642w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover-300x228.jpg 300w", "thumbnail_sizes": "(max-width: 642px) 100vw, 642px", "name": "harbor stripe cover", "alt": ""}, "P3T-60497": {"id": 100000096556, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg 642w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover-300x228.jpg 300w", "sizes": "(max-width: 642px) 100vw, 642px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg 642w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover-300x228.jpg 300w", "thumbnail_sizes": "(max-width: 642px) 100vw, 642px", "name": "harbor stripe cover", "alt": ""}, "P3T-60498": {"id": 100000096556, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg 642w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover-300x228.jpg 300w", "sizes": "(max-width: 642px) 100vw, 642px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg 642w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover-300x228.jpg 300w", "thumbnail_sizes": "(max-width: 642px) 100vw, 642px", "name": "harbor stripe cover", "alt": ""}, "P3T-60499": {"id": 100000096556, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg 642w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover-300x228.jpg 300w", "sizes": "(max-width: 642px) 100vw, 642px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg 642w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover-300x228.jpg 300w", "thumbnail_sizes": "(max-width: 642px) 100vw, 642px", "name": "harbor stripe cover", "alt": ""}, "P3T-60500": {"id": 100000096556, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg 642w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover-300x228.jpg 300w", "sizes": "(max-width: 642px) 100vw, 642px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg 642w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover-300x228.jpg 300w", "thumbnail_sizes": "(max-width: 642px) 100vw, 642px", "name": "harbor stripe cover", "alt": ""}, "P3T-60501": {"id": 100000096556, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg 642w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover-300x228.jpg 300w", "sizes": "(max-width: 642px) 100vw, 642px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg 642w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover-300x228.jpg 300w", "thumbnail_sizes": "(max-width: 642px) 100vw, 642px", "name": "harbor stripe cover", "alt": ""}, "P3T-60502": {"id": 100000096556, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg 642w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover-300x228.jpg 300w", "sizes": "(max-width: 642px) 100vw, 642px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg 642w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover-300x228.jpg 300w", "thumbnail_sizes": "(max-width: 642px) 100vw, 642px", "name": "harbor stripe cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/eclipse_wallpaper/", "pattern": "Eclipse_Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["ECP201", "ECP202", "ECP212", "ECP213", "ECP221", "ECP301", "ECP302", "ECP312", "ECP411", "ECP412", "ECP501", "ECP502", "ECP503", "ECP504", "ECP505", "ECP511", "ECP512", "ECP601", "ECP701", "ECP801", "ECP802", "ECP811", "ECP812", "ECP901", "ECP911", "ECP912", "ECP913"], "colorway_count": 27, "sku_images": {"ECP201": {"id": 100000096408, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "sizes": "(max-width: 750px) 100vw, 750px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 750px) 100vw, 750px", "name": "ECP213", "alt": ""}, "ECP202": {"id": 100000096408, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "sizes": "(max-width: 750px) 100vw, 750px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 750px) 100vw, 750px", "name": "ECP213", "alt": ""}, "ECP212": {"id": 100000096408, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "sizes": "(max-width: 750px) 100vw, 750px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 750px) 100vw, 750px", "name": "ECP213", "alt": ""}, "ECP213": {"id": 100000096408, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "sizes": "(max-width: 750px) 100vw, 750px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 750px) 100vw, 750px", "name": "ECP213", "alt": ""}, "ECP221": {"id": 100000096408, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "sizes": "(max-width: 750px) 100vw, 750px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 750px) 100vw, 750px", "name": "ECP213", "alt": ""}, "ECP301": {"id": 100000096408, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "sizes": "(max-width: 750px) 100vw, 750px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 750px) 100vw, 750px", "name": "ECP213", "alt": ""}, "ECP302": {"id": 100000096408, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "sizes": "(max-width: 750px) 100vw, 750px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 750px) 100vw, 750px", "name": "ECP213", "alt": ""}, "ECP312": {"id": 100000096408, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "sizes": "(max-width: 750px) 100vw, 750px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 750px) 100vw, 750px", "name": "ECP213", "alt": ""}, "ECP411": {"id": 100000096408, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "sizes": "(max-width: 750px) 100vw, 750px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 750px) 100vw, 750px", "name": "ECP213", "alt": ""}, "ECP412": {"id": 100000096408, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "sizes": "(max-width: 750px) 100vw, 750px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 750px) 100vw, 750px", "name": "ECP213", "alt": ""}, "ECP501": {"id": 100000096408, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "sizes": "(max-width: 750px) 100vw, 750px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 750px) 100vw, 750px", "name": "ECP213", "alt": ""}, "ECP502": {"id": 100000096408, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "sizes": "(max-width: 750px) 100vw, 750px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 750px) 100vw, 750px", "name": "ECP213", "alt": ""}, "ECP503": {"id": 100000096408, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "sizes": "(max-width: 750px) 100vw, 750px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 750px) 100vw, 750px", "name": "ECP213", "alt": ""}, "ECP504": {"id": 100000096408, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "sizes": "(max-width: 750px) 100vw, 750px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 750px) 100vw, 750px", "name": "ECP213", "alt": ""}, "ECP505": {"id": 100000096408, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "sizes": "(max-width: 750px) 100vw, 750px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 750px) 100vw, 750px", "name": "ECP213", "alt": ""}, "ECP511": {"id": 100000096408, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "sizes": "(max-width: 750px) 100vw, 750px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 750px) 100vw, 750px", "name": "ECP213", "alt": ""}, "ECP512": {"id": 100000096408, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "sizes": "(max-width: 750px) 100vw, 750px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 750px) 100vw, 750px", "name": "ECP213", "alt": ""}, "ECP601": {"id": 100000096408, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "sizes": "(max-width: 750px) 100vw, 750px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 750px) 100vw, 750px", "name": "ECP213", "alt": ""}, "ECP701": {"id": 100000096408, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "sizes": "(max-width: 750px) 100vw, 750px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 750px) 100vw, 750px", "name": "ECP213", "alt": ""}, "ECP801": {"id": 100000096408, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "sizes": "(max-width: 750px) 100vw, 750px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 750px) 100vw, 750px", "name": "ECP213", "alt": ""}, "ECP802": {"id": 100000096408, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "sizes": "(max-width: 750px) 100vw, 750px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 750px) 100vw, 750px", "name": "ECP213", "alt": ""}, "ECP811": {"id": 100000096408, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "sizes": "(max-width: 750px) 100vw, 750px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 750px) 100vw, 750px", "name": "ECP213", "alt": ""}, "ECP812": {"id": 100000096408, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "sizes": "(max-width: 750px) 100vw, 750px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 750px) 100vw, 750px", "name": "ECP213", "alt": ""}, "ECP901": {"id": 100000096408, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "sizes": "(max-width: 750px) 100vw, 750px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 750px) 100vw, 750px", "name": "ECP213", "alt": ""}, "ECP911": {"id": 100000096408, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "sizes": "(max-width: 750px) 100vw, 750px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 750px) 100vw, 750px", "name": "ECP213", "alt": ""}, "ECP912": {"id": 100000096408, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "sizes": "(max-width: 750px) 100vw, 750px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 750px) 100vw, 750px", "name": "ECP213", "alt": ""}, "ECP913": {"id": 100000096408, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "sizes": "(max-width: 750px) 100vw, 750px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 750px) 100vw, 750px", "name": "ECP213", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/tailor-made-wallpaper/", "pattern": "Tailor Made Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["202031210", "202031530", "202031823", "202039111", "202039780", "202041430", "202041915", "202047326", "202049257", "202051591", "202057210", "202059418", "202061012", "202062201", "202067052", "202072841", "202076877", "202079000", "202101024", "202104296", "202109210", "202109403", "202111847", "202116325", "202117023", "202119112", "202120044", "202121157", "202121476", "202121720", "202122843", "202126304", "202126622", "202127006", "202127280", "202128716", "202129010", "202129358", "202129999"], "colorway_count": 39, "sku_images": {"202031210": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}, "202031530": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}, "202031823": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}, "202039111": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}, "202039780": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}, "202041430": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}, "202041915": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}, "202047326": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}, "202049257": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}, "202051591": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}, "202057210": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}, "202059418": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}, "202061012": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}, "202062201": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}, "202067052": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}, "202072841": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}, "202076877": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}, "202079000": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}, "202101024": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}, "202104296": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}, "202109210": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}, "202109403": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}, "202111847": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}, "202116325": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}, "202117023": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}, "202119112": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}, "202120044": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}, "202121157": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}, "202121476": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}, "202121720": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}, "202122843": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}, "202126304": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}, "202126622": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}, "202127006": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}, "202127280": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}, "202128716": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}, "202129010": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}, "202129358": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}, "202129999": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/hooked-on-tweed-wallpaper/", "pattern": "Hooked On Tweed Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["LX2040", "LX2041", "LX2042", "LX2043", "LX2044", "LX2045", "LX2046", "LX2047", "LX2048", "LX2049"], "colorway_count": 10, "sku_images": {"LX2040": {"id": 100000100501, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-100x100.jpg 100w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hooked", "alt": ""}, "LX2041": {"id": 100000100501, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-100x100.jpg 100w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hooked", "alt": ""}, "LX2042": {"id": 100000100501, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-100x100.jpg 100w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hooked", "alt": ""}, "LX2043": {"id": 100000100501, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-100x100.jpg 100w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hooked", "alt": ""}, "LX2044": {"id": 100000100501, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-100x100.jpg 100w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hooked", "alt": ""}, "LX2045": {"id": 100000100501, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-100x100.jpg 100w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hooked", "alt": ""}, "LX2046": {"id": 100000100501, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-100x100.jpg 100w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hooked", "alt": ""}, "LX2047": {"id": 100000100501, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-100x100.jpg 100w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hooked", "alt": ""}, "LX2048": {"id": 100000100501, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-100x100.jpg 100w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hooked", "alt": ""}, "LX2049": {"id": 100000100501, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-100x100.jpg 100w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hooked", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/rituel-wallpaper/", "pattern": "Rituel Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["201171077", "201171111", "201171303", "201171414", "201179338", "201921319", "201926309", "201927235", "201929341", "201931120", "201932248", "201932562", "201932733", "201939219", "201942059", "201944180", "201947344", "201949298", "201950710", "201951357", "201951729", "201957400", "201960131", "201961111", "201967297", "201970491", "201971204", "201971433", "201972866", "201977200", "201977777", "201979051", "30460110", "30460212", "30460314", "30460416", "30460518", "30460620", "30460722", "30460824", "30460926", "30461028", "30461130", "30461232", "30461334", "30461436", "30461538", "30461640", "30461742", "30461844", "30461946", "30462048", "30462150", "30462252", "30462354", "30462456", "30462558", "30462660", "30462762", "30462864", "30462966", "30463068", "30463170", "30463272", "30463374", "30463476", "30463578", "30463680", "30463782", "30463884", "30463986", "30464088"], "colorway_count": 72, "sku_images": {"201171077": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "201171111": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "201171303": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "201171414": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "201179338": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "201921319": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "201926309": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "201927235": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "201929341": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "201931120": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "201932248": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "201932562": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "201932733": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "201939219": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "201942059": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "201944180": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "201947344": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "201949298": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "201950710": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "201951357": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "201951729": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "201957400": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "201960131": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "201961111": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "201967297": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "201970491": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "201971204": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "201971433": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "201972866": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "201977200": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "201977777": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "201979051": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30460110": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30460212": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30460314": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30460416": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30460518": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30460620": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30460722": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30460824": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30460926": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30461028": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30461130": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30461232": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30461334": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30461436": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30461538": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30461640": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30461742": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30461844": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30461946": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30462048": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30462150": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30462252": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30462354": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30462456": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30462558": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30462660": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30462762": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30462864": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30462966": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30463068": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30463170": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30463272": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30463374": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30463476": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30463578": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30463680": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30463782": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30463884": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30463986": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30464088": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/elixir-wallpaper/", "pattern": "Elixir Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["201981388", "201982741", "201986235", "201986666", "201989820", "201990190", "201991973", "201992849", "201996982", "201998888", "201999710", "202000245", "202006730", "202007129", "202009277", "202010160", "202011352", "202012493", "202017900", "202019907", "202021523", "202027154", "202028943", "202029780"], "colorway_count": 24, "sku_images": {"201981388": {"id": 100000094890, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "sizes": "(max-width: 661px) 100vw, 661px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "thumbnail_sizes": "(max-width: 661px) 100vw, 661px", "name": "elizir cocer", "alt": ""}, "201982741": {"id": 100000094890, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "sizes": "(max-width: 661px) 100vw, 661px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "thumbnail_sizes": "(max-width: 661px) 100vw, 661px", "name": "elizir cocer", "alt": ""}, "201986235": {"id": 100000094890, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "sizes": "(max-width: 661px) 100vw, 661px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "thumbnail_sizes": "(max-width: 661px) 100vw, 661px", "name": "elizir cocer", "alt": ""}, "201986666": {"id": 100000094890, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "sizes": "(max-width: 661px) 100vw, 661px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "thumbnail_sizes": "(max-width: 661px) 100vw, 661px", "name": "elizir cocer", "alt": ""}, "201989820": {"id": 100000094890, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "sizes": "(max-width: 661px) 100vw, 661px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "thumbnail_sizes": "(max-width: 661px) 100vw, 661px", "name": "elizir cocer", "alt": ""}, "201990190": {"id": 100000094890, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "sizes": "(max-width: 661px) 100vw, 661px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "thumbnail_sizes": "(max-width: 661px) 100vw, 661px", "name": "elizir cocer", "alt": ""}, "201991973": {"id": 100000094890, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "sizes": "(max-width: 661px) 100vw, 661px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "thumbnail_sizes": "(max-width: 661px) 100vw, 661px", "name": "elizir cocer", "alt": ""}, "201992849": {"id": 100000094890, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "sizes": "(max-width: 661px) 100vw, 661px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "thumbnail_sizes": "(max-width: 661px) 100vw, 661px", "name": "elizir cocer", "alt": ""}, "201996982": {"id": 100000094890, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "sizes": "(max-width: 661px) 100vw, 661px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "thumbnail_sizes": "(max-width: 661px) 100vw, 661px", "name": "elizir cocer", "alt": ""}, "201998888": {"id": 100000094890, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "sizes": "(max-width: 661px) 100vw, 661px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "thumbnail_sizes": "(max-width: 661px) 100vw, 661px", "name": "elizir cocer", "alt": ""}, "201999710": {"id": 100000094890, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "sizes": "(max-width: 661px) 100vw, 661px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "thumbnail_sizes": "(max-width: 661px) 100vw, 661px", "name": "elizir cocer", "alt": ""}, "202000245": {"id": 100000094890, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "sizes": "(max-width: 661px) 100vw, 661px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "thumbnail_sizes": "(max-width: 661px) 100vw, 661px", "name": "elizir cocer", "alt": ""}, "202006730": {"id": 100000094890, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "sizes": "(max-width: 661px) 100vw, 661px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "thumbnail_sizes": "(max-width: 661px) 100vw, 661px", "name": "elizir cocer", "alt": ""}, "202007129": {"id": 100000094890, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "sizes": "(max-width: 661px) 100vw, 661px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "thumbnail_sizes": "(max-width: 661px) 100vw, 661px", "name": "elizir cocer", "alt": ""}, "202009277": {"id": 100000094890, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "sizes": "(max-width: 661px) 100vw, 661px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "thumbnail_sizes": "(max-width: 661px) 100vw, 661px", "name": "elizir cocer", "alt": ""}, "202010160": {"id": 100000094890, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "sizes": "(max-width: 661px) 100vw, 661px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "thumbnail_sizes": "(max-width: 661px) 100vw, 661px", "name": "elizir cocer", "alt": ""}, "202011352": {"id": 100000094890, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "sizes": "(max-width: 661px) 100vw, 661px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "thumbnail_sizes": "(max-width: 661px) 100vw, 661px", "name": "elizir cocer", "alt": ""}, "202012493": {"id": 100000094890, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "sizes": "(max-width: 661px) 100vw, 661px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "thumbnail_sizes": "(max-width: 661px) 100vw, 661px", "name": "elizir cocer", "alt": ""}, "202017900": {"id": 100000094890, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "sizes": "(max-width: 661px) 100vw, 661px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "thumbnail_sizes": "(max-width: 661px) 100vw, 661px", "name": "elizir cocer", "alt": ""}, "202019907": {"id": 100000094890, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "sizes": "(max-width: 661px) 100vw, 661px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "thumbnail_sizes": "(max-width: 661px) 100vw, 661px", "name": "elizir cocer", "alt": ""}, "202021523": {"id": 100000094890, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "sizes": "(max-width: 661px) 100vw, 661px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "thumbnail_sizes": "(max-width: 661px) 100vw, 661px", "name": "elizir cocer", "alt": ""}, "202027154": {"id": 100000094890, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "sizes": "(max-width: 661px) 100vw, 661px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "thumbnail_sizes": "(max-width: 661px) 100vw, 661px", "name": "elizir cocer", "alt": ""}, "202028943": {"id": 100000094890, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "sizes": "(max-width: 661px) 100vw, 661px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "thumbnail_sizes": "(max-width: 661px) 100vw, 661px", "name": "elizir cocer", "alt": ""}, "202029780": {"id": 100000094890, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "sizes": "(max-width: 661px) 100vw, 661px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "thumbnail_sizes": "(max-width: 661px) 100vw, 661px", "name": "elizir cocer", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/so-color-6-wallpaper/", "pattern": "So Color 6 Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["200250101", "200252442", "200252552", "200252626", "200252909", "200254114", "200254313", "200257020", "200257447", "200257808", "200259999", "200532899", "200537122", "200560233", "200562108", "200566054", "200566664", "200566997", "200569691", "200961299", "200967940", "201000000", "201001111", "201001313", "201001414", "201002808", "201003404", "201003774", "201006886", "201007202", "201007272", "201009229", "201131303", "201133535", "201136969", "201137676", "201142772", "201147447", "201149808", "201170000", "201170909", "201171188", "201171399", "201172323", "201174141", "201176111", "201176306", "201176444", "201176886", "201177070", "201177404", "201177808", "201177997", "201178668", "201179449", "201179779", "201179889", "201271221", "201271414", "201272303", "201276707", "201277667", "201277777", "201278888", "201279559", "201287117", "201287373", "201287909", "201301199", "201301515", "201306868", "201307575", "201307997", "201491010", "201491818", "201496202", "201496996", "201880028", "201889999", "201898888", "201900047", "201903612", "201910073", "201912888", "201913000", "80830101", "80831010", "80831212", "80832002", "80832716", "80837531", "80839101", "82381689", "85472809", "86426345", "86427223", "86427712", "87441392", "87447584", "87447623", "87449187", "87537347", "88700108", "88701029", "88701489", "88701512", "88701622", "88704124"], "colorway_count": 108, "sku_images": {"200250101": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "200252442": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "200252552": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "200252626": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "200252909": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "200254114": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "200254313": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "200257020": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "200257447": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "200257808": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "200259999": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "200532899": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "200537122": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "200560233": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "200562108": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "200566054": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "200566664": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "200566997": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "200569691": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "200961299": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "200967940": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201000000": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201001111": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201001313": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201001414": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201002808": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201003404": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201003774": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201006886": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201007202": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201007272": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201009229": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201131303": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201133535": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201136969": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201137676": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201142772": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201147447": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201149808": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201170000": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201170909": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201171188": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201171399": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201172323": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201174141": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201176111": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201176306": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201176444": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201176886": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201177070": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201177404": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201177808": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201177997": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201178668": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201179449": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201179779": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201179889": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201271221": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201271414": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201272303": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201276707": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201277667": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201277777": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201278888": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201279559": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201287117": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201287373": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201287909": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201301199": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201301515": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201306868": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201307575": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201307997": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201491010": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201491818": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201496202": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201496996": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201880028": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201889999": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201898888": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201900047": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201903612": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201910073": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201912888": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201913000": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "80830101": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "80831010": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "80831212": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "80832002": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "80832716": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "80837531": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "80839101": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "82381689": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "85472809": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "86426345": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "86427223": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "86427712": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "87441392": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "87447584": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "87447623": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "87449187": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "87537347": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "88700108": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "88701029": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "88701489": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "88701512": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "88701622": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "88704124": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/premiereall-studio_wallpaper/", "pattern": "Premierwall Studio_Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["PWS2001", "PWS2002", "PWS2003", "PWS2004", "PWS2005", "PWS2006", "PWS2007", "PWS2008", "PWS2009", "PWS2010", "PWS2011", "PWS2012", "PWS2013", "PWS2014", "PWS2015", "PWS2016", "PWS2017", "PWS2018", "PWS2019", "PWS2020", "PWS2021", "PWS2101", "PWS2102", "PWS2103", "PWS2104", "PWS2105", "PWS2106", "PWS2107", "PWS2108", "PWS2109", "PWS2110", "PWS2111", "PWS2112", "PWS2113", "PWS2114", "PWS2115", "PWS2116", "PWS2117", "PWS2118", "PWS2119", "PWS2120", "PWS2201", "PWS2202", "PWS2203", "PWS2204", "PWS2205", "PWS2206", "PWS2207", "PWS2208", "PWS2301", "PWS2302", "PWS2303", "PWS2304", "PWS2305", "PWS2306", "PWS2307", "PWS2308", "PWS2309", "PWS2310", "PWS2311", "PWS2312", "PWS2313", "PWS2314", "PWS2315", "PWS2401", "PWS2402", "PWS2403", "PWS2404", "PWS2405", "PWS2406", "PWS2407", "PWS2408", "PWS2409", "PWS2410", "PWS2411", "PWS2412", "PWS2413", "PWS2414", "PWS2415", "PWS2416", "PWS2417", "PWS2418", "PWS2419", "PWS2420", "PWS2421", "PWS2422", "PWS2423", "PWS2424", "PWS2501", "PWS2502", "PWS2503", "PWS2504", "PWS2505", "PWS2506", "PWS2507", "PWS2508", "PWS2509", "PWS2510", "PWS2511", "PWS2512", "PWS2513", "PWS2514", "PWS2515", "PWS2516", "PWS2517", "PWS2518", "PWS2601", "PWS2602", "PWS2603", "PWS2604", "PWS2605", "PWS2606", "PWS2607", "PWS2608", "PWS2609", "PWS2610", "PWS2611", "PWS2612", "PWS2613", "PWS2614", "PWS2615", "PWS2616", "PWS2701", "PWS2702", "PWS2703", "PWS2704", "PWS2705", "PWS2706", "PWS2707", "PWS2708", "PWS2709", "PWS2710", "PWS2711", "PWS2712", "PWS2801", "PWS2802", "PWS2803", "PWS2804", "PWS2805", "PWS2806", "PWS2807", "PWS2808", "PWS2809", "PWS2810", "PWS2811", "PWS2812", "PWS2813", "PWS2814", "PWS2815", "PWS2816", "PWS2901", "PWS2902", "PWS2903", "PWS2904", "PWS2905", "PWS2906", "PWS2907", "PWS2908", "PWS3001", "PWS3002", "PWS3003", "PWS3004", "PWS3005", "PWS3006", "PWS3007", "PWS3008", "PWS3101", "PWS3102", "PWS3103", "PWS3104", "PWS3105", "PWS3106", "PWS3107", "PWS3108", "PWS3201", "PWS3202", "PWS3203", "PWS3204", "PWS3205", "PWS3206", "PWS3207", "PWS3208", "PWS3209", "PWS3210", "PWS3211", "PWS3212", "PWS3213", "PWS3214", "PWS3215", "PWS3216", "PWS3301", "PWS3302", "PWS3303", "PWS3304", "PWS3305", "PWS3306", "PWS3307", "PWS3308", "PWS3309", "PWS3310", "PWS3311", "PWS3312", "PWS3313", "PWS3314", "PWS3315", "PWS3316", "PWS3401", "PWS3402", "PWS3403", "PWS3404", "PWS3405", "PWS3406", "PWS3407", "PWS3408", "PWS3409", "PWS3410", "PWS3411", "PWS3412", "PWS3413", "PWS3414", "PWS3415", "PWS3416", "PWS3417", "PWS3418", "PWS3419", "PWS3420", "PWS3421", "PWS3422", "PWS3423", "PWS3424", "PWS3501", "PWS3502", "PWS3503", "PWS3504", "PWS3505", "PWS3506", "PWS3507", "PWS3508", "PWS3509", "PWS3510", "PWS3511", "PWS3512", "PWS3513", "PWS3514", "PWS3515", "PWS3516", "PWS3517", "PWS3518", "PWS3601", "PWS3602", "PWS3603", "PWS3604", "PWS3605", "PWS3606", "PWS3607", "PWS3608", "PWS3609", "PWS3610", "PWS3611", "PWS3612", "PWS3613", "PWS3614", "PWS3615", "PWS3616", "PWS3701", "PWS3702", "PWS3703", "PWS3704", "PWS3705", "PWS3706", "PWS3707", "PWS3708", "PWS3801", "PWS3802", "PWS3803", "PWS3804", "PWS3805", "PWS3806", "PWS3807", "PWS3808", "PWS3809", "PWS3810", "PWS3901", "PWS3902", "PWS3903", "PWS3904", "PWS3905", "PWS3906", "PWS3907", "PWS3908", "PWS3909", "PWS3910", "PWS3911", "PWS3912", "PWS3913", "PWS4001", "PWS4002", "PWS4003", "PWS4004", "PWS4005", "PWS4006", "PWS4007", "PWS4008", "PWS4009", "PWS4101", "PWS4102", "PWS4103", "PWS4104", "PWS4105", "PWS4106", "PWS4107", "PWS4108", "PWS4201", "PWS4202", "PWS4203", "PWS4204", "PWS4205", "PWS4206", "PWS4207", "PWS4208", "PWS4209", "PWS4301", "PWS4302", "PWS4303", "PWS4304", "PWS4305", "PWS4306", "PWS4307", "PWS4308", "PWS4309", "PWS4401", "PWS4402", "PWS4403", "PWS4404", "PWS4405", "PWS4406", "PWS4407", "PWS4408", "PWS4409", "PWS4410", "PWS4501", "PWS4502", "PWS4503", "PWS4504", "PWS4505", "PWS4506", "PWS4507", "PWS4508", "PWS4601", "PWS4602", "PWS4603", "PWS4604", "PWS4605", "PWS4606", "PWS4607", "PWS4608"], "colorway_count": 356, "sku_images": {"PWS2001": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2002": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2003": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2004": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2005": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2006": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2007": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2008": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2009": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2010": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2011": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2012": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2013": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2014": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2015": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2016": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2017": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2018": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2019": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2020": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2021": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2101": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2102": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2103": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2104": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2105": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2106": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2107": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2108": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2109": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2110": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2111": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2112": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2113": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2114": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2115": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2116": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2117": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2118": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2119": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2120": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2201": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2202": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2203": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2204": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2205": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2206": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2207": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2208": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2301": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2302": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2303": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2304": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2305": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2306": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2307": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2308": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2309": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2310": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2311": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2312": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2313": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2314": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2315": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2401": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2402": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2403": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2404": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2405": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2406": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2407": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2408": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2409": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2410": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2411": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2412": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2413": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2414": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2415": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2416": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2417": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2418": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2419": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2420": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2421": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2422": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2423": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2424": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2501": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2502": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2503": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2504": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2505": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2506": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2507": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2508": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2509": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2510": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2511": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2512": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2513": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2514": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2515": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2516": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2517": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2518": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2601": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2602": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2603": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2604": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2605": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2606": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2607": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2608": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2609": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2610": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2611": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2612": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2613": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2614": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2615": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2616": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2701": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2702": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2703": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2704": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2705": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2706": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2707": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2708": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2709": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2710": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2711": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2712": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2801": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2802": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2803": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2804": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2805": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2806": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2807": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2808": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2809": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2810": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2811": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2812": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2813": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2814": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2815": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2816": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2901": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2902": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2903": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2904": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2905": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2906": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2907": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS2908": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3001": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3002": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3003": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3004": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3005": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3006": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3007": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3008": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3101": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3102": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3103": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3104": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3105": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3106": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3107": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3108": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3201": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3202": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3203": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3204": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3205": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3206": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3207": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3208": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3209": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3210": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3211": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3212": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3213": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3214": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3215": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3216": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3301": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3302": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3303": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3304": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3305": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3306": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3307": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3308": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3309": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3310": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3311": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3312": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3313": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3314": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3315": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3316": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3401": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3402": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3403": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3404": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3405": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3406": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3407": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3408": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3409": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3410": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3411": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3412": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3413": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3414": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3415": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3416": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3417": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3418": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3419": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3420": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3421": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3422": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3423": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3424": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3501": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3502": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3503": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3504": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3505": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3506": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3507": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3508": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3509": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3510": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3511": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3512": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3513": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3514": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3515": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3516": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3517": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3518": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3601": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3602": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3603": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3604": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3605": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3606": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3607": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3608": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3609": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3610": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3611": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3612": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3613": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3614": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3615": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3616": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3701": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3702": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3703": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3704": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3705": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3706": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3707": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3708": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3801": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3802": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3803": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3804": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3805": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3806": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3807": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3808": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3809": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3810": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3901": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3902": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3903": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3904": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3905": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3906": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3907": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3908": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3909": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3910": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3911": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3912": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS3913": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4001": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4002": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4003": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4004": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4005": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4006": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4007": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4008": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4009": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4101": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4102": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4103": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4104": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4105": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4106": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4107": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4108": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4201": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4202": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4203": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4204": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4205": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4206": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4207": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4208": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4209": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4301": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4302": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4303": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4304": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4305": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4306": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4307": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4308": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4309": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4401": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4402": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4403": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4404": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4405": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4406": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4407": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4408": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4409": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4410": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4501": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4502": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4503": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4504": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4505": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4506": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4507": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4508": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4601": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4602": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4603": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4604": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4605": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4606": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4607": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}, "PWS4608": {"id": 100000100452, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1.jpg 562w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/cover-1-253x300.jpg 253w", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Goodrich", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/tioga-wallpaper/", "pattern": "Tioga Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["LX2020", "LX2021", "LX2022", "LX2023", "LX2024", "LX2025"], "colorway_count": 6, "sku_images": {"LX2020": {"id": 100000100505, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-800x800.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga.webp 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-300x300.webp 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-150x150.webp 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-768x768.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-800x800.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-100x100.webp 100w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-800x800.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-300x300.webp 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-150x150.webp 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-768x768.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-100x100.webp 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga.webp 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "ioga", "alt": ""}, "LX2021": {"id": 100000100505, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-800x800.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga.webp 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-300x300.webp 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-150x150.webp 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-768x768.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-800x800.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-100x100.webp 100w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-800x800.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-300x300.webp 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-150x150.webp 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-768x768.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-100x100.webp 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga.webp 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "ioga", "alt": ""}, "LX2022": {"id": 100000100505, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-800x800.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga.webp 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-300x300.webp 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-150x150.webp 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-768x768.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-800x800.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-100x100.webp 100w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-800x800.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-300x300.webp 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-150x150.webp 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-768x768.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-100x100.webp 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga.webp 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "ioga", "alt": ""}, "LX2023": {"id": 100000100505, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-800x800.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga.webp 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-300x300.webp 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-150x150.webp 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-768x768.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-800x800.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-100x100.webp 100w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-800x800.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-300x300.webp 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-150x150.webp 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-768x768.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-100x100.webp 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga.webp 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "ioga", "alt": ""}, "LX2024": {"id": 100000100505, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-800x800.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga.webp 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-300x300.webp 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-150x150.webp 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-768x768.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-800x800.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-100x100.webp 100w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-800x800.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-300x300.webp 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-150x150.webp 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-768x768.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-100x100.webp 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga.webp 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "ioga", "alt": ""}, "LX2025": {"id": 100000100505, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-800x800.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga.webp 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-300x300.webp 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-150x150.webp 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-768x768.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-800x800.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-100x100.webp 100w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-800x800.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-300x300.webp 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-150x150.webp 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-768x768.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga-100x100.webp 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ioga.webp 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "ioga", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Carlisle & Co", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/highlander-wallpapers/", "pattern": "Highlander Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["H922_02", "H922_03", "H922_04", "H922_07", "H922_09", "H922_10", "H922_13", "H922_17", "H922_19", "H922_20", "H922_21", "H922_22", "H922_24", "H922_25", "H922_27"], "colorway_count": 15, "sku_images": {"H922_02": {"id": 100000100883, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-300x196.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1024x669.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-768x502.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1536x1004.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg 800w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-300x196.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1024x669.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-768x502.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1536x1004.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "WEXLEYPLAIDANDHIGHLANDER_2", "alt": ""}, "H922_03": {"id": 100000100883, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-300x196.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1024x669.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-768x502.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1536x1004.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg 800w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-300x196.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1024x669.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-768x502.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1536x1004.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "WEXLEYPLAIDANDHIGHLANDER_2", "alt": ""}, "H922_04": {"id": 100000100883, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-300x196.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1024x669.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-768x502.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1536x1004.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg 800w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-300x196.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1024x669.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-768x502.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1536x1004.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "WEXLEYPLAIDANDHIGHLANDER_2", "alt": ""}, "H922_07": {"id": 100000100883, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-300x196.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1024x669.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-768x502.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1536x1004.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg 800w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-300x196.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1024x669.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-768x502.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1536x1004.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "WEXLEYPLAIDANDHIGHLANDER_2", "alt": ""}, "H922_09": {"id": 100000100883, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-300x196.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1024x669.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-768x502.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1536x1004.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg 800w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-300x196.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1024x669.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-768x502.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1536x1004.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "WEXLEYPLAIDANDHIGHLANDER_2", "alt": ""}, "H922_10": {"id": 100000100883, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-300x196.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1024x669.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-768x502.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1536x1004.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg 800w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-300x196.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1024x669.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-768x502.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1536x1004.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "WEXLEYPLAIDANDHIGHLANDER_2", "alt": ""}, "H922_13": {"id": 100000100883, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-300x196.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1024x669.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-768x502.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1536x1004.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg 800w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-300x196.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1024x669.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-768x502.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1536x1004.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "WEXLEYPLAIDANDHIGHLANDER_2", "alt": ""}, "H922_17": {"id": 100000100883, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-300x196.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1024x669.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-768x502.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1536x1004.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg 800w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-300x196.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1024x669.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-768x502.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1536x1004.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "WEXLEYPLAIDANDHIGHLANDER_2", "alt": ""}, "H922_19": {"id": 100000100883, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-300x196.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1024x669.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-768x502.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1536x1004.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg 800w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-300x196.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1024x669.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-768x502.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1536x1004.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "WEXLEYPLAIDANDHIGHLANDER_2", "alt": ""}, "H922_20": {"id": 100000100883, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-300x196.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1024x669.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-768x502.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1536x1004.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg 800w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-300x196.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1024x669.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-768x502.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1536x1004.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "WEXLEYPLAIDANDHIGHLANDER_2", "alt": ""}, "H922_21": {"id": 100000100883, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-300x196.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1024x669.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-768x502.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1536x1004.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg 800w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-300x196.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1024x669.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-768x502.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1536x1004.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "WEXLEYPLAIDANDHIGHLANDER_2", "alt": ""}, "H922_22": {"id": 100000100883, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-300x196.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1024x669.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-768x502.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1536x1004.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg 800w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-300x196.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1024x669.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-768x502.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1536x1004.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "WEXLEYPLAIDANDHIGHLANDER_2", "alt": ""}, "H922_24": {"id": 100000100883, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-300x196.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1024x669.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-768x502.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1536x1004.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg 800w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-300x196.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1024x669.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-768x502.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1536x1004.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "WEXLEYPLAIDANDHIGHLANDER_2", "alt": ""}, "H922_25": {"id": 100000100883, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-300x196.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1024x669.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-768x502.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1536x1004.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg 800w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-300x196.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1024x669.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-768x502.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1536x1004.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "WEXLEYPLAIDANDHIGHLANDER_2", "alt": ""}, "H922_27": {"id": 100000100883, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-300x196.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1024x669.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-768x502.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1536x1004.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg 800w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-800x523.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-300x196.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1024x669.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-768x502.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2-1536x1004.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/WEXLEYPLAIDANDHIGHLANDER_2.jpg 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "WEXLEYPLAIDANDHIGHLANDER_2", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Koroseal", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/ink-washed-wallpaper/", "pattern": "Ink Washed Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["LX2030", "LX2031", "LX2032", "LX2033", "LX2034", "LX2035"], "colorway_count": 6, "sku_images": {"LX2030": {"id": 100000100503, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-800x800.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash.webp 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-300x300.webp 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-150x150.webp 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-768x768.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-800x800.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-100x100.webp 100w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-800x800.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-300x300.webp 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-150x150.webp 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-768x768.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-100x100.webp 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash.webp 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "ink wash", "alt": ""}, "LX2031": {"id": 100000100503, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-800x800.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash.webp 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-300x300.webp 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-150x150.webp 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-768x768.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-800x800.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-100x100.webp 100w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-800x800.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-300x300.webp 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-150x150.webp 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-768x768.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-100x100.webp 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash.webp 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "ink wash", "alt": ""}, "LX2032": {"id": 100000100503, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-800x800.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash.webp 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-300x300.webp 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-150x150.webp 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-768x768.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-800x800.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-100x100.webp 100w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-800x800.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-300x300.webp 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-150x150.webp 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-768x768.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-100x100.webp 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash.webp 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "ink wash", "alt": ""}, "LX2033": {"id": 100000100503, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-800x800.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash.webp 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-300x300.webp 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-150x150.webp 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-768x768.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-800x800.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-100x100.webp 100w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-800x800.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-300x300.webp 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-150x150.webp 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-768x768.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-100x100.webp 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash.webp 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "ink wash", "alt": ""}, "LX2034": {"id": 100000100503, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-800x800.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash.webp 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-300x300.webp 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-150x150.webp 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-768x768.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-800x800.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-100x100.webp 100w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-800x800.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-300x300.webp 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-150x150.webp 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-768x768.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-100x100.webp 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash.webp 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "ink wash", "alt": ""}, "LX2035": {"id": 100000100503, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-800x800.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash.webp 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-300x300.webp 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-150x150.webp 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-768x768.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-800x800.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-100x100.webp 100w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-800x800.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-300x300.webp 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-150x150.webp 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-768x768.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash-100x100.webp 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/ink-wash.webp 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "ink wash", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Carlisle & Co", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/precious-fibers-4-wallpaper/", "pattern": "Precious Fibers 4 Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["Precious Fibers 4-4741", "Precious Fibers 4-8100", "Precious Fibers 4-8101", "Precious Fibers 4-8102", "Precious Fibers 4-8103", "Precious Fibers 4-8104", "Precious Fibers 4-8110", "Precious Fibers 4-8111", "Precious Fibers 4-8112", "Precious Fibers 4-8120", "Precious Fibers 4-8121", "Precious Fibers 4-8122", "Precious Fibers 4-8123", "Precious Fibers 4-8124", "Precious Fibers 4-8125", "Precious Fibers 4-8126", "Precious Fibers 4-8130", "Precious Fibers 4-8131", "Precious Fibers 4-8140", "Precious Fibers 4-8141", "Precious Fibers 4-8142", "Precious Fibers 4-8143", "Precious Fibers 4-8144", "Precious Fibers 4-8150", "Precious Fibers 4-8151", "Precious Fibers 4-8152", "Precious Fibers 4-8153", "Precious Fibers 4-8160", "Precious Fibers 4-8161", "Precious Fibers 4-8162", "Precious Fibers 4-8163", "Precious Fibers 4-8164", "Precious Fibers 4-8170", "Precious Fibers 4-8171", "Precious Fibers 4-8172", "Precious Fibers 4-9020", "Precious Fibers 4-9022", "Precious Fibers 4-9071", "Precious Fibers 4-9074", "Precious Fibers 4-9400", "Precious Fibers 4-9422", "Precious Fibers 4-9424", "Precious Fibers 4-9425", "Precious Fibers 4-9426", "Precious Fibers 4-9427", "Precious Fibers 4-9428", "Precious Fibers 4-9429", "Precious Fibers 4-9430", "Precious Fibers 4-9431", "Precious Fibers 4-9432", "Precious Fibers 4-9433", "Precious Fibers 4-9780", "Precious Fibers 4-9781", "Precious Fibers 4-9782", "Precious Fibers 4-9786", "Precious Fibers 4-9788", "Precious Fibers 4-9790", "Precious Fibers 4-9791"], "colorway_count": 58, "sku_images": {"Precious Fibers 4-4741": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-8100": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-8101": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-8102": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-8103": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-8104": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-8110": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-8111": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-8112": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-8120": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-8121": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-8122": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-8123": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-8124": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-8125": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-8126": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-8130": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-8131": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-8140": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-8141": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-8142": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-8143": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-8144": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-8150": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-8151": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-8152": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-8153": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-8160": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-8161": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-8162": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-8163": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-8164": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-8170": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-8171": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-8172": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-9020": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-9022": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-9071": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-9074": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-9400": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-9422": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-9424": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-9425": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-9426": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-9427": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-9428": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-9429": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-9430": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-9431": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-9432": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-9433": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-9780": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-9781": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-9782": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-9786": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-9788": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-9790": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}, "Precious Fibers 4-9791": {"id": 100000102004, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/Precious-fiber-4.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 4", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Armani Casa", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/le-beau-jardin-wallpaper/", "pattern": "Le Beau Jardin Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["202534242", "202536101", "202537007", "202539909", "202541111", "202542002", "202544101", "202546262", "202547202", "202549595", "202557123", "202564567", "202566025", "202566789", "202574286", "202576706", "202578654", "202581001", "202586127", "202587015", "202587986", "202591234", "202596314", "202597777", "202599092", "202605705", "202617412", "87650825", "87652874", "87656172"], "colorway_count": 30, "sku_images": {"202534242": {"id": 100000097928, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "lesss", "alt": ""}, "202536101": {"id": 100000097928, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "lesss", "alt": ""}, "202537007": {"id": 100000097928, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "lesss", "alt": ""}, "202539909": {"id": 100000097928, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "lesss", "alt": ""}, "202541111": {"id": 100000097928, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "lesss", "alt": ""}, "202542002": {"id": 100000097928, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "lesss", "alt": ""}, "202544101": {"id": 100000097928, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "lesss", "alt": ""}, "202546262": {"id": 100000097928, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "lesss", "alt": ""}, "202547202": {"id": 100000097928, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "lesss", "alt": ""}, "202549595": {"id": 100000097928, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "lesss", "alt": ""}, "202557123": {"id": 100000097928, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "lesss", "alt": ""}, "202564567": {"id": 100000097928, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "lesss", "alt": ""}, "202566025": {"id": 100000097928, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "lesss", "alt": ""}, "202566789": {"id": 100000097928, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "lesss", "alt": ""}, "202574286": {"id": 100000097928, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "lesss", "alt": ""}, "202576706": {"id": 100000097928, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "lesss", "alt": ""}, "202578654": {"id": 100000097928, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "lesss", "alt": ""}, "202581001": {"id": 100000097928, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "lesss", "alt": ""}, "202586127": {"id": 100000097928, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "lesss", "alt": ""}, "202587015": {"id": 100000097928, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "lesss", "alt": ""}, "202587986": {"id": 100000097928, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "lesss", "alt": ""}, "202591234": {"id": 100000097928, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "lesss", "alt": ""}, "202596314": {"id": 100000097928, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "lesss", "alt": ""}, "202597777": {"id": 100000097928, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "lesss", "alt": ""}, "202599092": {"id": 100000097928, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "lesss", "alt": ""}, "202605705": {"id": 100000097928, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "lesss", "alt": ""}, "202617412": {"id": 100000097928, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "lesss", "alt": ""}, "87650825": {"id": 100000097928, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "lesss", "alt": ""}, "87652874": {"id": 100000097928, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "lesss", "alt": ""}, "87656172": {"id": 100000097928, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/04/lesss-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "lesss", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Casadeco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/hansan-wallpaper/", "pattern": "Hansan Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["202520011", "202520123", "202520211", "202520370", "202521008", "202521111", "202521181", "202521241", "202521286", "202521309", "202521523", "202521542", "202521600", "202521644", "202521669", "202521756", "202521999", "202522000", "202522087", "202522171", "202522210", "202522432", "202522653", "202522661", "202522830", "202522897", "202522909", "202522951", "202522999", "202523542", "202524160", "202524311", "202524753", "202526150", "202526239", "202526666", "202526733", "202527000", "202527144", "202527365", "202527681", "202527940", "202528092", "202529022", "202529131", "202529155", "202529222", "202529276", "202529950"], "colorway_count": 49, "sku_images": {"202520011": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202520123": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202520211": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202520370": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202521008": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202521111": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202521181": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202521241": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202521286": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202521309": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202521523": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202521542": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202521600": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202521644": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202521669": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202521756": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202521999": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202522000": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202522087": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202522171": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202522210": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202522432": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202522653": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202522661": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202522830": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202522897": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202522909": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202522951": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202522999": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202523542": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202524160": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202524311": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202524753": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202526150": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202526239": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202526666": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202526733": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202527000": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202527144": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202527365": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202527681": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202527940": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202528092": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202529022": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202529131": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202529155": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202529222": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202529276": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}, "202529950": {"id": 100000097865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "sizes": "(max-width: 414px) 100vw, 414px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover.webp 414w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Hasan-Cover-207x300.webp 207w", "thumbnail_sizes": "(max-width: 414px) 100vw, 414px", "name": "Hasan Cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Casadeco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/wonderwalls-3-wallpaper/", "pattern": "Wonderwalls 3 Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["202167009NW", "202167109V", "202172005NW", "202177205NW", "202186005NW", "202186105V", "202197409NW", "202206212NW", "202206312V", "202217605NW", "202217705V", "202219005NW", "202219105V", "202227842NW", "202227942V", "202229242NW", "202229342V", "202237012NW", "202242212NW", "202242312V", "202257209NW", "202257309V", "202264112NW", "202264212V", "202274209NW", "202274309V", "202277409NW", "202284405NW", "202284505V", "202287605NW", "202287705V", "202296405NW", "202296505V", "202305309V", "202305409NW", "202317805NW", "202317905V", "202327005NW", "202327105V", "202337212NW", "202337312V", "202339412NW", "202339512V", "209685"], "colorway_count": 44, "sku_images": {"202167009NW": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202167109V": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202172005NW": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202177205NW": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202186005NW": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202186105V": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202197409NW": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202206212NW": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202206312V": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202217605NW": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202217705V": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202219005NW": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202219105V": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202227842NW": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202227942V": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202229242NW": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202229342V": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202237012NW": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202242212NW": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202242312V": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202257209NW": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202257309V": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202264112NW": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202264212V": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202274209NW": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202274309V": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202277409NW": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202284405NW": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202284505V": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202287605NW": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202287705V": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202296405NW": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202296505V": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202305309V": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202305409NW": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202317805NW": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202317905V": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202327005NW": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202327105V": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202337212NW": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202337312V": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202339412NW": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "202339512V": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}, "209685": {"id": 100000099516, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "sizes": "(max-width: 758px) 100vw, 758px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048.webp 758w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048-300x199.webp 300w", "thumbnail_sizes": "(max-width: 758px) 100vw, 758px", "name": "wonderwalls-3-wdwt-alocasia-vert-feuillage-202227840nw-202227841nw-202227842nw-202227940v-202227941v-202227942v_T1774932217048", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Casadeco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/p3tec-harbor-stripe-wallpaper/", "pattern": "P3TEC-Harbor Stripe Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["P3T-60491", "P3T-60492", "P3T-60493", "P3T-60494", "P3T-60495", "P3T-60496", "P3T-60497", "P3T-60498", "P3T-60499", "P3T-60500", "P3T-60501", "P3T-60502"], "colorway_count": 12, "sku_images": {"P3T-60491": {"id": 100000096556, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg 642w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover-300x228.jpg 300w", "sizes": "(max-width: 642px) 100vw, 642px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg 642w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover-300x228.jpg 300w", "thumbnail_sizes": "(max-width: 642px) 100vw, 642px", "name": "harbor stripe cover", "alt": ""}, "P3T-60492": {"id": 100000096556, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg 642w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover-300x228.jpg 300w", "sizes": "(max-width: 642px) 100vw, 642px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg 642w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover-300x228.jpg 300w", "thumbnail_sizes": "(max-width: 642px) 100vw, 642px", "name": "harbor stripe cover", "alt": ""}, "P3T-60493": {"id": 100000096556, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg 642w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover-300x228.jpg 300w", "sizes": "(max-width: 642px) 100vw, 642px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg 642w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover-300x228.jpg 300w", "thumbnail_sizes": "(max-width: 642px) 100vw, 642px", "name": "harbor stripe cover", "alt": ""}, "P3T-60494": {"id": 100000096556, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg 642w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover-300x228.jpg 300w", "sizes": "(max-width: 642px) 100vw, 642px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg 642w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover-300x228.jpg 300w", "thumbnail_sizes": "(max-width: 642px) 100vw, 642px", "name": "harbor stripe cover", "alt": ""}, "P3T-60495": {"id": 100000096556, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg 642w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover-300x228.jpg 300w", "sizes": "(max-width: 642px) 100vw, 642px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg 642w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover-300x228.jpg 300w", "thumbnail_sizes": "(max-width: 642px) 100vw, 642px", "name": "harbor stripe cover", "alt": ""}, "P3T-60496": {"id": 100000096556, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg 642w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover-300x228.jpg 300w", "sizes": "(max-width: 642px) 100vw, 642px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg 642w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover-300x228.jpg 300w", "thumbnail_sizes": "(max-width: 642px) 100vw, 642px", "name": "harbor stripe cover", "alt": ""}, "P3T-60497": {"id": 100000096556, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg 642w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover-300x228.jpg 300w", "sizes": "(max-width: 642px) 100vw, 642px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg 642w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover-300x228.jpg 300w", "thumbnail_sizes": "(max-width: 642px) 100vw, 642px", "name": "harbor stripe cover", "alt": ""}, "P3T-60498": {"id": 100000096556, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg 642w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover-300x228.jpg 300w", "sizes": "(max-width: 642px) 100vw, 642px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg 642w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover-300x228.jpg 300w", "thumbnail_sizes": "(max-width: 642px) 100vw, 642px", "name": "harbor stripe cover", "alt": ""}, "P3T-60499": {"id": 100000096556, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg 642w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover-300x228.jpg 300w", "sizes": "(max-width: 642px) 100vw, 642px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg 642w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover-300x228.jpg 300w", "thumbnail_sizes": "(max-width: 642px) 100vw, 642px", "name": "harbor stripe cover", "alt": ""}, "P3T-60500": {"id": 100000096556, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg 642w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover-300x228.jpg 300w", "sizes": "(max-width: 642px) 100vw, 642px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg 642w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover-300x228.jpg 300w", "thumbnail_sizes": "(max-width: 642px) 100vw, 642px", "name": "harbor stripe cover", "alt": ""}, "P3T-60501": {"id": 100000096556, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg 642w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover-300x228.jpg 300w", "sizes": "(max-width: 642px) 100vw, 642px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg 642w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover-300x228.jpg 300w", "thumbnail_sizes": "(max-width: 642px) 100vw, 642px", "name": "harbor stripe cover", "alt": ""}, "P3T-60502": {"id": 100000096556, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg 642w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover-300x228.jpg 300w", "sizes": "(max-width: 642px) 100vw, 642px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover.jpg 642w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/harbor-stripe-cover-300x228.jpg 300w", "thumbnail_sizes": "(max-width: 642px) 100vw, 642px", "name": "harbor stripe cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "P3TEC", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/eclipse_wallpaper/", "pattern": "Eclipse_Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["ECP201", "ECP202", "ECP212", "ECP213", "ECP221", "ECP301", "ECP302", "ECP312", "ECP411", "ECP412", "ECP501", "ECP502", "ECP503", "ECP504", "ECP505", "ECP511", "ECP512", "ECP601", "ECP701", "ECP801", "ECP802", "ECP811", "ECP812", "ECP901", "ECP911", "ECP912", "ECP913"], "colorway_count": 27, "sku_images": {"ECP201": {"id": 100000096408, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "sizes": "(max-width: 750px) 100vw, 750px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 750px) 100vw, 750px", "name": "ECP213", "alt": ""}, "ECP202": {"id": 100000096408, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "sizes": "(max-width: 750px) 100vw, 750px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 750px) 100vw, 750px", "name": "ECP213", "alt": ""}, "ECP212": {"id": 100000096408, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "sizes": "(max-width: 750px) 100vw, 750px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 750px) 100vw, 750px", "name": "ECP213", "alt": ""}, "ECP213": {"id": 100000096408, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "sizes": "(max-width: 750px) 100vw, 750px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 750px) 100vw, 750px", "name": "ECP213", "alt": ""}, "ECP221": {"id": 100000096408, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "sizes": "(max-width: 750px) 100vw, 750px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 750px) 100vw, 750px", "name": "ECP213", "alt": ""}, "ECP301": {"id": 100000096408, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "sizes": "(max-width: 750px) 100vw, 750px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 750px) 100vw, 750px", "name": "ECP213", "alt": ""}, "ECP302": {"id": 100000096408, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "sizes": "(max-width: 750px) 100vw, 750px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 750px) 100vw, 750px", "name": "ECP213", "alt": ""}, "ECP312": {"id": 100000096408, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "sizes": "(max-width: 750px) 100vw, 750px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 750px) 100vw, 750px", "name": "ECP213", "alt": ""}, "ECP411": {"id": 100000096408, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "sizes": "(max-width: 750px) 100vw, 750px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 750px) 100vw, 750px", "name": "ECP213", "alt": ""}, "ECP412": {"id": 100000096408, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "sizes": "(max-width: 750px) 100vw, 750px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 750px) 100vw, 750px", "name": "ECP213", "alt": ""}, "ECP501": {"id": 100000096408, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "sizes": "(max-width: 750px) 100vw, 750px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 750px) 100vw, 750px", "name": "ECP213", "alt": ""}, "ECP502": {"id": 100000096408, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "sizes": "(max-width: 750px) 100vw, 750px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 750px) 100vw, 750px", "name": "ECP213", "alt": ""}, "ECP503": {"id": 100000096408, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "sizes": "(max-width: 750px) 100vw, 750px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 750px) 100vw, 750px", "name": "ECP213", "alt": ""}, "ECP504": {"id": 100000096408, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "sizes": "(max-width: 750px) 100vw, 750px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 750px) 100vw, 750px", "name": "ECP213", "alt": ""}, "ECP505": {"id": 100000096408, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "sizes": "(max-width: 750px) 100vw, 750px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 750px) 100vw, 750px", "name": "ECP213", "alt": ""}, "ECP511": {"id": 100000096408, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "sizes": "(max-width: 750px) 100vw, 750px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 750px) 100vw, 750px", "name": "ECP213", "alt": ""}, "ECP512": {"id": 100000096408, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "sizes": "(max-width: 750px) 100vw, 750px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 750px) 100vw, 750px", "name": "ECP213", "alt": ""}, "ECP601": {"id": 100000096408, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "sizes": "(max-width: 750px) 100vw, 750px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 750px) 100vw, 750px", "name": "ECP213", "alt": ""}, "ECP701": {"id": 100000096408, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "sizes": "(max-width: 750px) 100vw, 750px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 750px) 100vw, 750px", "name": "ECP213", "alt": ""}, "ECP801": {"id": 100000096408, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "sizes": "(max-width: 750px) 100vw, 750px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 750px) 100vw, 750px", "name": "ECP213", "alt": ""}, "ECP802": {"id": 100000096408, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "sizes": "(max-width: 750px) 100vw, 750px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 750px) 100vw, 750px", "name": "ECP213", "alt": ""}, "ECP811": {"id": 100000096408, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "sizes": "(max-width: 750px) 100vw, 750px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 750px) 100vw, 750px", "name": "ECP213", "alt": ""}, "ECP812": {"id": 100000096408, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "sizes": "(max-width: 750px) 100vw, 750px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 750px) 100vw, 750px", "name": "ECP213", "alt": ""}, "ECP901": {"id": 100000096408, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "sizes": "(max-width: 750px) 100vw, 750px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 750px) 100vw, 750px", "name": "ECP213", "alt": ""}, "ECP911": {"id": 100000096408, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "sizes": "(max-width: 750px) 100vw, 750px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 750px) 100vw, 750px", "name": "ECP213", "alt": ""}, "ECP912": {"id": 100000096408, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "sizes": "(max-width: 750px) 100vw, 750px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 750px) 100vw, 750px", "name": "ECP213", "alt": ""}, "ECP913": {"id": 100000096408, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "sizes": "(max-width: 750px) 100vw, 750px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213.jpg 750w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2026/01/ECP213-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 750px) 100vw, 750px", "name": "ECP213", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Omexco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/tailor-made-wallpaper/", "pattern": "Tailor Made Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["202031210", "202031530", "202031823", "202039111", "202039780", "202041430", "202041915", "202047326", "202049257", "202051591", "202057210", "202059418", "202061012", "202062201", "202067052", "202072841", "202076877", "202079000", "202101024", "202104296", "202109210", "202109403", "202111847", "202116325", "202117023", "202119112", "202120044", "202121157", "202121476", "202121720", "202122843", "202126304", "202126622", "202127006", "202127280", "202128716", "202129010", "202129358", "202129999"], "colorway_count": 39, "sku_images": {"202031210": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}, "202031530": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}, "202031823": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}, "202039111": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}, "202039780": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}, "202041430": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}, "202041915": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}, "202047326": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}, "202049257": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}, "202051591": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}, "202057210": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}, "202059418": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}, "202061012": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}, "202062201": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}, "202067052": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}, "202072841": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}, "202076877": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}, "202079000": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}, "202101024": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}, "202104296": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}, "202109210": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}, "202109403": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}, "202111847": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}, "202116325": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}, "202117023": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}, "202119112": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}, "202120044": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}, "202121157": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}, "202121476": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}, "202121720": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}, "202122843": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}, "202126304": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}, "202126622": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}, "202127006": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}, "202127280": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}, "202128716": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}, "202129010": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}, "202129358": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}, "202129999": {"id": 100000094931, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover.webp 480w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/tailor-cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "tailor cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Casadeco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/hooked-on-tweed-wallpaper/", "pattern": "Hooked On Tweed Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["LX2040", "LX2041", "LX2042", "LX2043", "LX2044", "LX2045", "LX2046", "LX2047", "LX2048", "LX2049"], "colorway_count": 10, "sku_images": {"LX2040": {"id": 100000100501, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-100x100.jpg 100w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hooked", "alt": ""}, "LX2041": {"id": 100000100501, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-100x100.jpg 100w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hooked", "alt": ""}, "LX2042": {"id": 100000100501, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-100x100.jpg 100w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hooked", "alt": ""}, "LX2043": {"id": 100000100501, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-100x100.jpg 100w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hooked", "alt": ""}, "LX2044": {"id": 100000100501, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-100x100.jpg 100w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hooked", "alt": ""}, "LX2045": {"id": 100000100501, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-100x100.jpg 100w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hooked", "alt": ""}, "LX2046": {"id": 100000100501, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-100x100.jpg 100w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hooked", "alt": ""}, "LX2047": {"id": 100000100501, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-100x100.jpg 100w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hooked", "alt": ""}, "LX2048": {"id": 100000100501, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-100x100.jpg 100w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hooked", "alt": ""}, "LX2049": {"id": 100000100501, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-100x100.jpg 100w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/hooked.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hooked", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Carlisle & Co", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/rituel-wallpaper/", "pattern": "Rituel Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["201171077", "201171111", "201171303", "201171414", "201179338", "201921319", "201926309", "201927235", "201929341", "201931120", "201932248", "201932562", "201932733", "201939219", "201942059", "201944180", "201947344", "201949298", "201950710", "201951357", "201951729", "201957400", "201960131", "201961111", "201967297", "201970491", "201971204", "201971433", "201972866", "201977200", "201977777", "201979051", "30460110", "30460212", "30460314", "30460416", "30460518", "30460620", "30460722", "30460824", "30460926", "30461028", "30461130", "30461232", "30461334", "30461436", "30461538", "30461640", "30461742", "30461844", "30461946", "30462048", "30462150", "30462252", "30462354", "30462456", "30462558", "30462660", "30462762", "30462864", "30462966", "30463068", "30463170", "30463272", "30463374", "30463476", "30463578", "30463680", "30463782", "30463884", "30463986", "30464088"], "colorway_count": 72, "sku_images": {"201171077": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "201171111": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "201171303": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "201171414": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "201179338": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "201921319": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "201926309": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "201927235": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "201929341": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "201931120": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "201932248": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "201932562": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "201932733": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "201939219": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "201942059": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "201944180": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "201947344": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "201949298": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "201950710": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "201951357": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "201951729": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "201957400": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "201960131": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "201961111": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "201967297": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "201970491": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "201971204": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "201971433": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "201972866": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "201977200": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "201977777": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "201979051": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30460110": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30460212": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30460314": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30460416": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30460518": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30460620": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30460722": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30460824": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30460926": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30461028": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30461130": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30461232": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30461334": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30461436": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30461538": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30461640": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30461742": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30461844": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30461946": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30462048": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30462150": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30462252": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30462354": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30462456": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30462558": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30462660": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30462762": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30462864": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30462966": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30463068": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30463170": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30463272": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30463374": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30463476": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30463578": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30463680": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30463782": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30463884": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30463986": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}, "30464088": {"id": 100000095041, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "sizes": "(max-width: 743px) 100vw, 743px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover.webp 743w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/rituel-cover-300x203.webp 300w", "thumbnail_sizes": "(max-width: 743px) 100vw, 743px", "name": "rituel cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Casadeco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/elixir-wallpaper/", "pattern": "Elixir Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["201981388", "201982741", "201986235", "201986666", "201989820", "201990190", "201991973", "201992849", "201996982", "201998888", "201999710", "202000245", "202006730", "202007129", "202009277", "202010160", "202011352", "202012493", "202017900", "202019907", "202021523", "202027154", "202028943", "202029780"], "colorway_count": 24, "sku_images": {"201981388": {"id": 100000094890, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "sizes": "(max-width: 661px) 100vw, 661px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "thumbnail_sizes": "(max-width: 661px) 100vw, 661px", "name": "elizir cocer", "alt": ""}, "201982741": {"id": 100000094890, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "sizes": "(max-width: 661px) 100vw, 661px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "thumbnail_sizes": "(max-width: 661px) 100vw, 661px", "name": "elizir cocer", "alt": ""}, "201986235": {"id": 100000094890, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "sizes": "(max-width: 661px) 100vw, 661px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "thumbnail_sizes": "(max-width: 661px) 100vw, 661px", "name": "elizir cocer", "alt": ""}, "201986666": {"id": 100000094890, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "sizes": "(max-width: 661px) 100vw, 661px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "thumbnail_sizes": "(max-width: 661px) 100vw, 661px", "name": "elizir cocer", "alt": ""}, "201989820": {"id": 100000094890, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "sizes": "(max-width: 661px) 100vw, 661px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "thumbnail_sizes": "(max-width: 661px) 100vw, 661px", "name": "elizir cocer", "alt": ""}, "201990190": {"id": 100000094890, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "sizes": "(max-width: 661px) 100vw, 661px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "thumbnail_sizes": "(max-width: 661px) 100vw, 661px", "name": "elizir cocer", "alt": ""}, "201991973": {"id": 100000094890, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "sizes": "(max-width: 661px) 100vw, 661px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "thumbnail_sizes": "(max-width: 661px) 100vw, 661px", "name": "elizir cocer", "alt": ""}, "201992849": {"id": 100000094890, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "sizes": "(max-width: 661px) 100vw, 661px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "thumbnail_sizes": "(max-width: 661px) 100vw, 661px", "name": "elizir cocer", "alt": ""}, "201996982": {"id": 100000094890, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "sizes": "(max-width: 661px) 100vw, 661px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "thumbnail_sizes": "(max-width: 661px) 100vw, 661px", "name": "elizir cocer", "alt": ""}, "201998888": {"id": 100000094890, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "sizes": "(max-width: 661px) 100vw, 661px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "thumbnail_sizes": "(max-width: 661px) 100vw, 661px", "name": "elizir cocer", "alt": ""}, "201999710": {"id": 100000094890, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "sizes": "(max-width: 661px) 100vw, 661px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "thumbnail_sizes": "(max-width: 661px) 100vw, 661px", "name": "elizir cocer", "alt": ""}, "202000245": {"id": 100000094890, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "sizes": "(max-width: 661px) 100vw, 661px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "thumbnail_sizes": "(max-width: 661px) 100vw, 661px", "name": "elizir cocer", "alt": ""}, "202006730": {"id": 100000094890, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "sizes": "(max-width: 661px) 100vw, 661px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "thumbnail_sizes": "(max-width: 661px) 100vw, 661px", "name": "elizir cocer", "alt": ""}, "202007129": {"id": 100000094890, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "sizes": "(max-width: 661px) 100vw, 661px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "thumbnail_sizes": "(max-width: 661px) 100vw, 661px", "name": "elizir cocer", "alt": ""}, "202009277": {"id": 100000094890, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "sizes": "(max-width: 661px) 100vw, 661px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "thumbnail_sizes": "(max-width: 661px) 100vw, 661px", "name": "elizir cocer", "alt": ""}, "202010160": {"id": 100000094890, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "sizes": "(max-width: 661px) 100vw, 661px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "thumbnail_sizes": "(max-width: 661px) 100vw, 661px", "name": "elizir cocer", "alt": ""}, "202011352": {"id": 100000094890, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "sizes": "(max-width: 661px) 100vw, 661px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "thumbnail_sizes": "(max-width: 661px) 100vw, 661px", "name": "elizir cocer", "alt": ""}, "202012493": {"id": 100000094890, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "sizes": "(max-width: 661px) 100vw, 661px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "thumbnail_sizes": "(max-width: 661px) 100vw, 661px", "name": "elizir cocer", "alt": ""}, "202017900": {"id": 100000094890, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "sizes": "(max-width: 661px) 100vw, 661px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "thumbnail_sizes": "(max-width: 661px) 100vw, 661px", "name": "elizir cocer", "alt": ""}, "202019907": {"id": 100000094890, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "sizes": "(max-width: 661px) 100vw, 661px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "thumbnail_sizes": "(max-width: 661px) 100vw, 661px", "name": "elizir cocer", "alt": ""}, "202021523": {"id": 100000094890, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "sizes": "(max-width: 661px) 100vw, 661px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "thumbnail_sizes": "(max-width: 661px) 100vw, 661px", "name": "elizir cocer", "alt": ""}, "202027154": {"id": 100000094890, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "sizes": "(max-width: 661px) 100vw, 661px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "thumbnail_sizes": "(max-width: 661px) 100vw, 661px", "name": "elizir cocer", "alt": ""}, "202028943": {"id": 100000094890, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "sizes": "(max-width: 661px) 100vw, 661px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "thumbnail_sizes": "(max-width: 661px) 100vw, 661px", "name": "elizir cocer", "alt": ""}, "202029780": {"id": 100000094890, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "sizes": "(max-width: 661px) 100vw, 661px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer.webp 661w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/elizir-cocer-300x229.webp 300w", "thumbnail_sizes": "(max-width: 661px) 100vw, 661px", "name": "elizir cocer", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Casadeco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/so-color-6-wallpaper/", "pattern": "So Color 6 Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["200250101", "200252442", "200252552", "200252626", "200252909", "200254114", "200254313", "200257020", "200257447", "200257808", "200259999", "200532899", "200537122", "200560233", "200562108", "200566054", "200566664", "200566997", "200569691", "200961299", "200967940", "201000000", "201001111", "201001313", "201001414", "201002808", "201003404", "201003774", "201006886", "201007202", "201007272", "201009229", "201131303", "201133535", "201136969", "201137676", "201142772", "201147447", "201149808", "201170000", "201170909", "201171188", "201171399", "201172323", "201174141", "201176111", "201176306", "201176444", "201176886", "201177070", "201177404", "201177808", "201177997", "201178668", "201179449", "201179779", "201179889", "201271221", "201271414", "201272303", "201276707", "201277667", "201277777", "201278888", "201279559", "201287117", "201287373", "201287909", "201301199", "201301515", "201306868", "201307575", "201307997", "201491010", "201491818", "201496202", "201496996", "201880028", "201889999", "201898888", "201900047", "201903612", "201910073", "201912888", "201913000", "80830101", "80831010", "80831212", "80832002", "80832716", "80837531", "80839101", "82381689", "85472809", "86426345", "86427223", "86427712", "87441392", "87447584", "87447623", "87449187", "87537347", "88700108", "88701029", "88701489", "88701512", "88701622", "88704124"], "colorway_count": 108, "sku_images": {"200250101": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "200252442": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "200252552": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "200252626": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "200252909": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "200254114": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "200254313": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "200257020": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "200257447": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "200257808": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "200259999": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "200532899": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "200537122": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "200560233": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "200562108": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "200566054": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "200566664": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "200566997": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "200569691": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "200961299": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "200967940": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201000000": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201001111": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201001313": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201001414": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201002808": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201003404": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201003774": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201006886": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201007202": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201007272": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201009229": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201131303": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201133535": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201136969": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201137676": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201142772": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201147447": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201149808": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201170000": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201170909": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201171188": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201171399": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201172323": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201174141": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201176111": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201176306": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201176444": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201176886": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201177070": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201177404": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201177808": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201177997": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201178668": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201179449": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201179779": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201179889": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201271221": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201271414": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201272303": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201276707": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201277667": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201277777": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201278888": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201279559": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201287117": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201287373": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201287909": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201301199": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201301515": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201306868": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201307575": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201307997": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201491010": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201491818": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201496202": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201496996": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201880028": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201889999": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201898888": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201900047": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201903612": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201910073": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201912888": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "201913000": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "80830101": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "80831010": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "80831212": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "80832002": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "80832716": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "80837531": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "80839101": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "82381689": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "85472809": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "86426345": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "86427223": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "86427712": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "87441392": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "87447584": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "87447623": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "87449187": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "87537347": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "88700108": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "88701029": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "88701489": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "88701512": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "88701622": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}, "88704124": {"id": 100000094808, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/so-color-cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "so color cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Casadeco", "distributor_direct": false}
{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/refined-structures-3-wallpaper/", "pattern": "Refined Structures 3 Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["REFINED STRUCTURE 3 -9800", "REFINED STRUCTURE 3 -9801", "REFINED STRUCTURE 3 -9802", "REFINED STRUCTURE 3 -9803", "REFINED STRUCTURE 3 -9804", "REFINED STRUCTURE 3 -9805", "REFINED STRUCTURE 3 -9806", "REFINED STRUCTURE 3 -9807", "REFINED STRUCTURE 3 -9810", "REFINED STRUCTURE 3 -9811", "REFINED STRUCTURE 3 -9812", "REFINED STRUCTURE 3 -9813", "REFINED STRUCTURE 3 -9814", "REFINED STRUCTURE 3 -9815", "REFINED STRUCTURE 3 -9816", "REFINED STRUCTURE 3 -9817", "REFINED STRUCTURE 3 -9818", "REFINED STRUCTURE 3 -9819", "REFINED STRUCTURE 3 -9820", "REFINED STRUCTURE 3 -9821", "REFINED STRUCTURE 3 -9822", "REFINED STRUCTURE 3 -9823", "REFINED STRUCTURE 3 -9824", "REFINED STRUCTURE 3 -9825", "REFINED STRUCTURE 3 -9826", "REFINED STRUCTURE 3 -9827", "REFINED STRUCTURE 3 -9830", "REFINED STRUCTURE 3 -9831", "REFINED STRUCTURE 3 -9832", "REFINED STRUCTURE 3 -9833", "REFINED STRUCTURE 3 -9834", "REFINED STRUCTURE 3 -9835", "REFINED STRUCTURE 3 -9840", "REFINED STRUCTURE 3 -9841", "REFINED STRUCTURE 3 -9842", "REFINED STRUCTURE 3 -9843", "REFINED STRUCTURE 3 -9844", "REFINED STRUCTURE 3 -9845", "REFINED STRUCTURE 3 -9850", "REFINED STRUCTURE 3 -9851", "REFINED STRUCTURE 3 -9852", "REFINED STRUCTURE 3 -9853", "REFINED STRUCTURE 3 -9854", "REFINED STRUCTURE 3 -9855", "REFINED STRUCTURE 3 -9861", "REFINED STRUCTURE 3 -9862", "REFINED STRUCTURE 3 -9863", "REFINED STRUCTURE 3 -9864", "REFINED STRUCTURE 3 -9870", "REFINED STRUCTURE 3 -9871", "REFINED STRUCTURE 3 -9872", "REFINED STRUCTURE 3 -9873", "REFINED STRUCTURE 3 -9874", "REFINED STRUCTURE 3 -9875", "REFINED STRUCTURE 3 -9880", "REFINED STRUCTURE 3 -9881"], "colorway_count": 56, "sku_images": {"REFINED STRUCTURE 3 -9800": {"id": 100000093944, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 3", "alt": ""}, "REFINED STRUCTURE 3 -9801": {"id": 100000093944, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 3", "alt": ""}, "REFINED STRUCTURE 3 -9802": {"id": 100000093944, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 3", "alt": ""}, "REFINED STRUCTURE 3 -9803": {"id": 100000093944, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 3", "alt": ""}, "REFINED STRUCTURE 3 -9804": {"id": 100000093944, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 3", "alt": ""}, "REFINED STRUCTURE 3 -9805": {"id": 100000093944, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 3", "alt": ""}, "REFINED STRUCTURE 3 -9806": {"id": 100000093944, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 3", "alt": ""}, "REFINED STRUCTURE 3 -9807": {"id": 100000093944, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 3", "alt": ""}, "REFINED STRUCTURE 3 -9810": {"id": 100000093944, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 3", "alt": ""}, "REFINED STRUCTURE 3 -9811": {"id": 100000093944, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 3", "alt": ""}, "REFINED STRUCTURE 3 -9812": {"id": 100000093944, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 3", "alt": ""}, "REFINED STRUCTURE 3 -9813": {"id": 100000093944, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 3", "alt": ""}, "REFINED STRUCTURE 3 -9814": {"id": 100000093944, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 3", "alt": ""}, "REFINED STRUCTURE 3 -9815": {"id": 100000093944, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 3", "alt": ""}, "REFINED STRUCTURE 3 -9816": {"id": 100000093944, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 3", "alt": ""}, "REFINED STRUCTURE 3 -9817": {"id": 100000093944, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 3", "alt": ""}, "REFINED STRUCTURE 3 -9818": {"id": 100000093944, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 3", "alt": ""}, "REFINED STRUCTURE 3 -9819": {"id": 100000093944, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 3", "alt": ""}, "REFINED STRUCTURE 3 -9820": {"id": 100000093944, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 3", "alt": ""}, "REFINED STRUCTURE 3 -9821": {"id": 100000093944, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 3", "alt": ""}, "REFINED STRUCTURE 3 -9822": {"id": 100000093944, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 3", "alt": ""}, "REFINED STRUCTURE 3 -9823": {"id": 100000093944, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 3", "alt": ""}, "REFINED STRUCTURE 3 -9824": {"id": 100000093944, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 3", "alt": ""}, "REFINED STRUCTURE 3 -9825": {"id": 100000093944, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 3", "alt": ""}, "REFINED STRUCTURE 3 -9826": {"id": 100000093944, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 3", "alt": ""}, "REFINED STRUCTURE 3 -9827": {"id": 100000093944, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 3", "alt": ""}, "REFINED STRUCTURE 3 -9830": {"id": 100000093944, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 3", "alt": ""}, "REFINED STRUCTURE 3 -9831": {"id": 100000093944, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 3", "alt": ""}, "REFINED STRUCTURE 3 -9832": {"id": 100000093944, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 3", "alt": ""}, "REFINED STRUCTURE 3 -9833": {"id": 100000093944, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 3", "alt": ""}, "REFINED STRUCTURE 3 -9834": {"id": 100000093944, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 3", "alt": ""}, "REFINED STRUCTURE 3 -9835": {"id": 100000093944, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 3", "alt": ""}, "REFINED STRUCTURE 3 -9840": {"id": 100000093944, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 3", "alt": ""}, "REFINED STRUCTURE 3 -9841": {"id": 100000093944, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 3", "alt": ""}, "REFINED STRUCTURE 3 -9842": {"id": 100000093944, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 3", "alt": ""}, "REFINED STRUCTURE 3 -9843": {"id": 100000093944, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 3", "alt": ""}, "REFINED STRUCTURE 3 -9844": {"id": 100000093944, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 3", "alt": ""}, "REFINED STRUCTURE 3 -9845": {"id": 100000093944, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 3", "alt": ""}, "REFINED STRUCTURE 3 -9850": {"id": 100000093944, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 3", "alt": ""}, "REFINED STRUCTURE 3 -9851": {"id": 100000093944, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 3", "alt": ""}, "REFINED STRUCTURE 3 -9852": {"id": 100000093944, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 3", "alt": ""}, "REFINED STRUCTURE 3 -9853": {"id": 100000093944, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 3", "alt": ""}, "REFINED STRUCTURE 3 -9854": {"id": 100000093944, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 3", "alt": ""}, "REFINED STRUCTURE 3 -9855": {"id": 100000093944, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 3", "alt": ""}, "REFINED STRUCTURE 3 -9861": {"id": 100000093944, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 3", "alt": ""}, "REFINED STRUCTURE 3 -9862": {"id": 100000093944, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 3", "alt": ""}, "REFINED STRUCTURE 3 -9863": {"id": 100000093944, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 3", "alt": ""}, "REFINED STRUCTURE 3 -9864": {"id": 100000093944, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 3", "alt": ""}, "REFINED STRUCTURE 3 -9870": {"id": 100000093944, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 3", "alt": ""}, "REFINED STRUCTURE 3 -9871": {"id": 100000093944, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 3", "alt": ""}, "REFINED STRUCTURE 3 -9872": {"id": 100000093944, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 3", "alt": ""}, "REFINED STRUCTURE 3 -9873": {"id": 100000093944, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 3", "alt": ""}, "REFINED STRUCTURE 3 -9874": {"id": 100000093944, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 3", "alt": ""}, "REFINED STRUCTURE 3 -9875": {"id": 100000093944, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 3", "alt": ""}, "REFINED STRUCTURE 3 -9880": {"id": 100000093944, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 3", "alt": ""}, "REFINED STRUCTURE 3 -9881": {"id": 100000093944, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-3.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 3", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/precious-fibers-2-wallpaper/", "pattern": "Precious Fibers 2 Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["PRECIOUS FIBERS 2-4791", "PRECIOUS FIBERS 2-9060", "PRECIOUS FIBERS 2-9061", "PRECIOUS FIBERS 2-9062", "PRECIOUS FIBERS 2-9063", "PRECIOUS FIBERS 2-9064", "PRECIOUS FIBERS 2-9065", "PRECIOUS FIBERS 2-9090", "PRECIOUS FIBERS 2-9091", "PRECIOUS FIBERS 2-9092", "PRECIOUS FIBERS 2-9093", "PRECIOUS FIBERS 2-9400", "PRECIOUS FIBERS 2-9401", "PRECIOUS FIBERS 2-9402", "PRECIOUS FIBERS 2-9403", "PRECIOUS FIBERS 2-9405", "PRECIOUS FIBERS 2-9406", "PRECIOUS FIBERS 2-9408", "PRECIOUS FIBERS 2-9409", "PRECIOUS FIBERS 2-9410", "PRECIOUS FIBERS 2-9411", "PRECIOUS FIBERS 2-9412", "PRECIOUS FIBERS 2-9413", "PRECIOUS FIBERS 2-9414", "PRECIOUS FIBERS 2-9415", "PRECIOUS FIBERS 2-9416", "PRECIOUS FIBERS 2-9417", "PRECIOUS FIBERS 2-9422", "PRECIOUS FIBERS 2-9424", "PRECIOUS FIBERS 2-9425", "PRECIOUS FIBERS 2-9426", "PRECIOUS FIBERS 2-9427", "PRECIOUS FIBERS 2-9428", "PRECIOUS FIBERS 2-9429", "PRECIOUS FIBERS 2-9430", "PRECIOUS FIBERS 2-9431", "PRECIOUS FIBERS 2-9432", "PRECIOUS FIBERS 2-9433", "PRECIOUS FIBERS 2-9440", "PRECIOUS FIBERS 2-9441", "PRECIOUS FIBERS 2-9442", "PRECIOUS FIBERS 2-9450", "PRECIOUS FIBERS 2-9451"], "colorway_count": 43, "sku_images": {"PRECIOUS FIBERS 2-4791": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9060": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9061": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9062": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9063": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9064": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9065": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9090": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9091": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9092": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9093": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9400": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9401": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9402": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9403": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9405": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9406": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9408": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9409": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9410": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9411": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9412": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9413": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9414": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9415": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9416": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9417": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9422": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9424": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9425": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9426": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9427": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9428": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9429": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9430": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9431": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9432": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9433": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9440": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9441": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9442": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9450": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9451": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/precious-fibers-2-wallpaper/", "pattern": "Precious Fibers 2 Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["PRECIOUS FIBERS 2-4791", "PRECIOUS FIBERS 2-9060", "PRECIOUS FIBERS 2-9061", "PRECIOUS FIBERS 2-9062", "PRECIOUS FIBERS 2-9063", "PRECIOUS FIBERS 2-9064", "PRECIOUS FIBERS 2-9065", "PRECIOUS FIBERS 2-9090", "PRECIOUS FIBERS 2-9091", "PRECIOUS FIBERS 2-9092", "PRECIOUS FIBERS 2-9093", "PRECIOUS FIBERS 2-9400", "PRECIOUS FIBERS 2-9401", "PRECIOUS FIBERS 2-9402", "PRECIOUS FIBERS 2-9403", "PRECIOUS FIBERS 2-9405", "PRECIOUS FIBERS 2-9406", "PRECIOUS FIBERS 2-9408", "PRECIOUS FIBERS 2-9409", "PRECIOUS FIBERS 2-9410", "PRECIOUS FIBERS 2-9411", "PRECIOUS FIBERS 2-9412", "PRECIOUS FIBERS 2-9413", "PRECIOUS FIBERS 2-9414", "PRECIOUS FIBERS 2-9415", "PRECIOUS FIBERS 2-9416", "PRECIOUS FIBERS 2-9417", "PRECIOUS FIBERS 2-9422", "PRECIOUS FIBERS 2-9424", "PRECIOUS FIBERS 2-9425", "PRECIOUS FIBERS 2-9426", "PRECIOUS FIBERS 2-9427", "PRECIOUS FIBERS 2-9428", "PRECIOUS FIBERS 2-9429", "PRECIOUS FIBERS 2-9430", "PRECIOUS FIBERS 2-9431", "PRECIOUS FIBERS 2-9432", "PRECIOUS FIBERS 2-9433", "PRECIOUS FIBERS 2-9440", "PRECIOUS FIBERS 2-9441", "PRECIOUS FIBERS 2-9442", "PRECIOUS FIBERS 2-9450", "PRECIOUS FIBERS 2-9451"], "colorway_count": 43, "sku_images": {"PRECIOUS FIBERS 2-4791": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9060": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9061": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9062": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9063": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9064": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9065": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9090": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9091": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9092": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9093": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9400": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9401": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9402": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9403": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9405": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9406": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9408": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9409": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9410": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9411": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9412": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9413": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9414": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9415": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9416": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9417": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9422": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9424": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9425": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9426": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9427": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9428": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9429": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9430": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9431": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9432": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9433": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9440": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9441": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9442": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9450": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}, "PRECIOUS FIBERS 2-9451": {"id": 100000093722, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-fiber-2-cover-2.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious fiber 2 cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Armani Casa", "distributor_direct": false}
{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/refined-structures-1-wallpaper/", "pattern": "Refined Structures 1 Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["REFINED STRUCTURE 1-9200", "REFINED STRUCTURE 1-9201", "REFINED STRUCTURE 1-9202", "REFINED STRUCTURE 1-9203", "REFINED STRUCTURE 1-9204", "REFINED STRUCTURE 1-9205", "REFINED STRUCTURE 1-9206", "REFINED STRUCTURE 1-9207", "REFINED STRUCTURE 1-9210", "REFINED STRUCTURE 1-9211", "REFINED STRUCTURE 1-9212", "REFINED STRUCTURE 1-9213", "REFINED STRUCTURE 1-9214", "REFINED STRUCTURE 1-9220", "REFINED STRUCTURE 1-9221", "REFINED STRUCTURE 1-9222", "REFINED STRUCTURE 1-9223", "REFINED STRUCTURE 1-9224", "REFINED STRUCTURE 1-9225", "REFINED STRUCTURE 1-9231", "REFINED STRUCTURE 1-9232", "REFINED STRUCTURE 1-9233", "REFINED STRUCTURE 1-9234", "REFINED STRUCTURE 1-9235", "REFINED STRUCTURE 1-9240", "REFINED STRUCTURE 1-9241", "REFINED STRUCTURE 1-9242", "REFINED STRUCTURE 1-9243", "REFINED STRUCTURE 1-9244", "REFINED STRUCTURE 1-9245", "REFINED STRUCTURE 1-9246", "REFINED STRUCTURE 1-9250", "REFINED STRUCTURE 1-9251", "REFINED STRUCTURE 1-9252", "REFINED STRUCTURE 1-9253", "REFINED STRUCTURE 1-9254", "REFINED STRUCTURE 1-9255", "REFINED STRUCTURE 1-9256", "REFINED STRUCTURE 1-9260", "REFINED STRUCTURE 1-9261"], "colorway_count": 40, "sku_images": {"REFINED STRUCTURE 1-9200": {"id": 100000093829, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 1", "alt": ""}, "REFINED STRUCTURE 1-9201": {"id": 100000093829, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 1", "alt": ""}, "REFINED STRUCTURE 1-9202": {"id": 100000093829, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 1", "alt": ""}, "REFINED STRUCTURE 1-9203": {"id": 100000093829, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 1", "alt": ""}, "REFINED STRUCTURE 1-9204": {"id": 100000093829, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 1", "alt": ""}, "REFINED STRUCTURE 1-9205": {"id": 100000093829, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 1", "alt": ""}, "REFINED STRUCTURE 1-9206": {"id": 100000093829, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 1", "alt": ""}, "REFINED STRUCTURE 1-9207": {"id": 100000093829, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 1", "alt": ""}, "REFINED STRUCTURE 1-9210": {"id": 100000093829, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 1", "alt": ""}, "REFINED STRUCTURE 1-9211": {"id": 100000093829, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 1", "alt": ""}, "REFINED STRUCTURE 1-9212": {"id": 100000093829, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 1", "alt": ""}, "REFINED STRUCTURE 1-9213": {"id": 100000093829, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 1", "alt": ""}, "REFINED STRUCTURE 1-9214": {"id": 100000093829, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 1", "alt": ""}, "REFINED STRUCTURE 1-9220": {"id": 100000093829, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 1", "alt": ""}, "REFINED STRUCTURE 1-9221": {"id": 100000093829, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 1", "alt": ""}, "REFINED STRUCTURE 1-9222": {"id": 100000093829, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 1", "alt": ""}, "REFINED STRUCTURE 1-9223": {"id": 100000093829, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 1", "alt": ""}, "REFINED STRUCTURE 1-9224": {"id": 100000093829, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 1", "alt": ""}, "REFINED STRUCTURE 1-9225": {"id": 100000093829, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 1", "alt": ""}, "REFINED STRUCTURE 1-9231": {"id": 100000093829, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 1", "alt": ""}, "REFINED STRUCTURE 1-9232": {"id": 100000093829, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 1", "alt": ""}, "REFINED STRUCTURE 1-9233": {"id": 100000093829, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 1", "alt": ""}, "REFINED STRUCTURE 1-9234": {"id": 100000093829, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 1", "alt": ""}, "REFINED STRUCTURE 1-9235": {"id": 100000093829, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 1", "alt": ""}, "REFINED STRUCTURE 1-9240": {"id": 100000093829, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 1", "alt": ""}, "REFINED STRUCTURE 1-9241": {"id": 100000093829, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 1", "alt": ""}, "REFINED STRUCTURE 1-9242": {"id": 100000093829, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 1", "alt": ""}, "REFINED STRUCTURE 1-9243": {"id": 100000093829, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 1", "alt": ""}, "REFINED STRUCTURE 1-9244": {"id": 100000093829, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 1", "alt": ""}, "REFINED STRUCTURE 1-9245": {"id": 100000093829, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 1", "alt": ""}, "REFINED STRUCTURE 1-9246": {"id": 100000093829, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 1", "alt": ""}, "REFINED STRUCTURE 1-9250": {"id": 100000093829, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 1", "alt": ""}, "REFINED STRUCTURE 1-9251": {"id": 100000093829, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 1", "alt": ""}, "REFINED STRUCTURE 1-9252": {"id": 100000093829, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 1", "alt": ""}, "REFINED STRUCTURE 1-9253": {"id": 100000093829, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 1", "alt": ""}, "REFINED STRUCTURE 1-9254": {"id": 100000093829, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 1", "alt": ""}, "REFINED STRUCTURE 1-9255": {"id": 100000093829, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 1", "alt": ""}, "REFINED STRUCTURE 1-9256": {"id": 100000093829, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 1", "alt": ""}, "REFINED STRUCTURE 1-9260": {"id": 100000093829, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 1", "alt": ""}, "REFINED STRUCTURE 1-9261": {"id": 100000093829, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-800x703.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-300x264.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1024x900.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-768x675.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1-1536x1350.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 1", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/refined-structures-2-wallpaper/", "pattern": "Refined Structures 2 Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["REFINED STRUCTURE 2 -9260", "REFINED STRUCTURE 2 -9261", "REFINED STRUCTURE 2 -9500", "REFINED STRUCTURE 2 -9501", "REFINED STRUCTURE 2 -9502", "REFINED STRUCTURE 2 -9503", "REFINED STRUCTURE 2 -9504", "REFINED STRUCTURE 2 -9505", "REFINED STRUCTURE 2 -9510", "REFINED STRUCTURE 2 -9511", "REFINED STRUCTURE 2 -9512", "REFINED STRUCTURE 2 -9513", "REFINED STRUCTURE 2 -9514", "REFINED STRUCTURE 2 -9515", "REFINED STRUCTURE 2 -9520", "REFINED STRUCTURE 2 -9521", "REFINED STRUCTURE 2 -9522", "REFINED STRUCTURE 2 -9523", "REFINED STRUCTURE 2 -9524", "REFINED STRUCTURE 2 -9525", "REFINED STRUCTURE 2 -9526", "REFINED STRUCTURE 2 -9530", "REFINED STRUCTURE 2 -9531", "REFINED STRUCTURE 2 -9532", "REFINED STRUCTURE 2 -9533", "REFINED STRUCTURE 2 -9534", "REFINED STRUCTURE 2 -9535", "REFINED STRUCTURE 2 -9536", "REFINED STRUCTURE 2 -9537", "REFINED STRUCTURE 2 -9538", "REFINED STRUCTURE 2 -9539", "REFINED STRUCTURE 2 -9540", "REFINED STRUCTURE 2 -9541", "REFINED STRUCTURE 2 -9550", "REFINED STRUCTURE 2 -9551", "REFINED STRUCTURE 2 -9552", "REFINED STRUCTURE 2 -9553", "REFINED STRUCTURE 2 -9560", "REFINED STRUCTURE 2 -9561", "REFINED STRUCTURE 2 -9562", "REFINED STRUCTURE 2 -9563", "REFINED STRUCTURE 2 -9570", "REFINED STRUCTURE 2 -9571", "REFINED STRUCTURE 2 -9572", "REFINED STRUCTURE 2 -9573", "REFINED STRUCTURE 2 -9580", "REFINED STRUCTURE 2 -9581", "REFINED STRUCTURE 2 -9582", "REFINED STRUCTURE 2 -9590", "REFINED STRUCTURE 2 -9591", "REFINED STRUCTURE 2 -9592", "REFINED STRUCTURE 2 -9595", "REFINED STRUCTURE 2 -9596"], "colorway_count": 53, "sku_images": {"REFINED STRUCTURE 2 -9260": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9261": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9500": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9501": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9502": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9503": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9504": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9505": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9510": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9511": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9512": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9513": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9514": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9515": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9520": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9521": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9522": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9523": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9524": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9525": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9526": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9530": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9531": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9532": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9533": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9534": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9535": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9536": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9537": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9538": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9539": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9540": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9541": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9550": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9551": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9552": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9553": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9560": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9561": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9562": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9563": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9570": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9571": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9572": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9573": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9580": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9581": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9582": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9590": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9591": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9592": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9595": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9596": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/precious-fibers-1-wallpaper/", "pattern": "Precious Fibers 1 Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["PRECIOUS FIBERS 1-9010", "PRECIOUS FIBERS 1-9011", "PRECIOUS FIBERS 1-9012", "PRECIOUS FIBERS 1-9021", "PRECIOUS FIBERS 1-9030", "PRECIOUS FIBERS 1-9031", "PRECIOUS FIBERS 1-9040", "PRECIOUS FIBERS 1-9041", "PRECIOUS FIBERS 1-9042", "PRECIOUS FIBERS 1-9055", "PRECIOUS FIBERS 1-9056", "PRECIOUS FIBERS 1-9057", "PRECIOUS FIBERS 1-9060", "PRECIOUS FIBERS 1-9061", "PRECIOUS FIBERS 1-9062", "PRECIOUS FIBERS 1-9063", "PRECIOUS FIBERS 1-9064", "PRECIOUS FIBERS 1-9065", "PRECIOUS FIBERS 1-9066", "PRECIOUS FIBERS 1-9067", "PRECIOUS FIBERS 1-9070", "PRECIOUS FIBERS 1-9072", "PRECIOUS FIBERS 1-9073", "PRECIOUS FIBERS 1-9074", "PRECIOUS FIBERS 1-9090", "PRECIOUS FIBERS 1-9091", "PRECIOUS FIBERS 1-9092", "PRECIOUS FIBERS 1-9093"], "colorway_count": 28, "sku_images": {"PRECIOUS FIBERS 1-9010": {"id": 100000093647, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "sizes": "(max-width: 723px) 100vw, 723px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 723px) 100vw, 723px", "name": "Precious Fibers 1 Cover", "alt": ""}, "PRECIOUS FIBERS 1-9011": {"id": 100000093647, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "sizes": "(max-width: 723px) 100vw, 723px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 723px) 100vw, 723px", "name": "Precious Fibers 1 Cover", "alt": ""}, "PRECIOUS FIBERS 1-9012": {"id": 100000093647, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "sizes": "(max-width: 723px) 100vw, 723px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 723px) 100vw, 723px", "name": "Precious Fibers 1 Cover", "alt": ""}, "PRECIOUS FIBERS 1-9021": {"id": 100000093647, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "sizes": "(max-width: 723px) 100vw, 723px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 723px) 100vw, 723px", "name": "Precious Fibers 1 Cover", "alt": ""}, "PRECIOUS FIBERS 1-9030": {"id": 100000093647, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "sizes": "(max-width: 723px) 100vw, 723px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 723px) 100vw, 723px", "name": "Precious Fibers 1 Cover", "alt": ""}, "PRECIOUS FIBERS 1-9031": {"id": 100000093647, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "sizes": "(max-width: 723px) 100vw, 723px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 723px) 100vw, 723px", "name": "Precious Fibers 1 Cover", "alt": ""}, "PRECIOUS FIBERS 1-9040": {"id": 100000093647, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "sizes": "(max-width: 723px) 100vw, 723px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 723px) 100vw, 723px", "name": "Precious Fibers 1 Cover", "alt": ""}, "PRECIOUS FIBERS 1-9041": {"id": 100000093647, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "sizes": "(max-width: 723px) 100vw, 723px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 723px) 100vw, 723px", "name": "Precious Fibers 1 Cover", "alt": ""}, "PRECIOUS FIBERS 1-9042": {"id": 100000093647, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "sizes": "(max-width: 723px) 100vw, 723px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 723px) 100vw, 723px", "name": "Precious Fibers 1 Cover", "alt": ""}, "PRECIOUS FIBERS 1-9055": {"id": 100000093647, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "sizes": "(max-width: 723px) 100vw, 723px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 723px) 100vw, 723px", "name": "Precious Fibers 1 Cover", "alt": ""}, "PRECIOUS FIBERS 1-9056": {"id": 100000093647, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "sizes": "(max-width: 723px) 100vw, 723px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 723px) 100vw, 723px", "name": "Precious Fibers 1 Cover", "alt": ""}, "PRECIOUS FIBERS 1-9057": {"id": 100000093647, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "sizes": "(max-width: 723px) 100vw, 723px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 723px) 100vw, 723px", "name": "Precious Fibers 1 Cover", "alt": ""}, "PRECIOUS FIBERS 1-9060": {"id": 100000093647, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "sizes": "(max-width: 723px) 100vw, 723px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 723px) 100vw, 723px", "name": "Precious Fibers 1 Cover", "alt": ""}, "PRECIOUS FIBERS 1-9061": {"id": 100000093647, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "sizes": "(max-width: 723px) 100vw, 723px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 723px) 100vw, 723px", "name": "Precious Fibers 1 Cover", "alt": ""}, "PRECIOUS FIBERS 1-9062": {"id": 100000093647, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "sizes": "(max-width: 723px) 100vw, 723px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 723px) 100vw, 723px", "name": "Precious Fibers 1 Cover", "alt": ""}, "PRECIOUS FIBERS 1-9063": {"id": 100000093647, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "sizes": "(max-width: 723px) 100vw, 723px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 723px) 100vw, 723px", "name": "Precious Fibers 1 Cover", "alt": ""}, "PRECIOUS FIBERS 1-9064": {"id": 100000093647, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "sizes": "(max-width: 723px) 100vw, 723px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 723px) 100vw, 723px", "name": "Precious Fibers 1 Cover", "alt": ""}, "PRECIOUS FIBERS 1-9065": {"id": 100000093647, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "sizes": "(max-width: 723px) 100vw, 723px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 723px) 100vw, 723px", "name": "Precious Fibers 1 Cover", "alt": ""}, "PRECIOUS FIBERS 1-9066": {"id": 100000093647, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "sizes": "(max-width: 723px) 100vw, 723px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 723px) 100vw, 723px", "name": "Precious Fibers 1 Cover", "alt": ""}, "PRECIOUS FIBERS 1-9067": {"id": 100000093647, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "sizes": "(max-width: 723px) 100vw, 723px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 723px) 100vw, 723px", "name": "Precious Fibers 1 Cover", "alt": ""}, "PRECIOUS FIBERS 1-9070": {"id": 100000093647, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "sizes": "(max-width: 723px) 100vw, 723px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 723px) 100vw, 723px", "name": "Precious Fibers 1 Cover", "alt": ""}, "PRECIOUS FIBERS 1-9072": {"id": 100000093647, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "sizes": "(max-width: 723px) 100vw, 723px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 723px) 100vw, 723px", "name": "Precious Fibers 1 Cover", "alt": ""}, "PRECIOUS FIBERS 1-9073": {"id": 100000093647, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "sizes": "(max-width: 723px) 100vw, 723px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 723px) 100vw, 723px", "name": "Precious Fibers 1 Cover", "alt": ""}, "PRECIOUS FIBERS 1-9074": {"id": 100000093647, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "sizes": "(max-width: 723px) 100vw, 723px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 723px) 100vw, 723px", "name": "Precious Fibers 1 Cover", "alt": ""}, "PRECIOUS FIBERS 1-9090": {"id": 100000093647, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "sizes": "(max-width: 723px) 100vw, 723px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 723px) 100vw, 723px", "name": "Precious Fibers 1 Cover", "alt": ""}, "PRECIOUS FIBERS 1-9091": {"id": 100000093647, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "sizes": "(max-width: 723px) 100vw, 723px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 723px) 100vw, 723px", "name": "Precious Fibers 1 Cover", "alt": ""}, "PRECIOUS FIBERS 1-9092": {"id": 100000093647, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "sizes": "(max-width: 723px) 100vw, 723px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 723px) 100vw, 723px", "name": "Precious Fibers 1 Cover", "alt": ""}, "PRECIOUS FIBERS 1-9093": {"id": 100000093647, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "sizes": "(max-width: 723px) 100vw, 723px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 723px) 100vw, 723px", "name": "Precious Fibers 1 Cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/precious-fibers-3-wallpaper/", "pattern": "Precious Fibers 3 Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["PRECIOUS FIBERS 3 -9700", "PRECIOUS FIBERS 3 -9701", "PRECIOUS FIBERS 3 -9702", "PRECIOUS FIBERS 3 -9703", "PRECIOUS FIBERS 3 -9704", "PRECIOUS FIBERS 3 -9705", "PRECIOUS FIBERS 3 -9710", "PRECIOUS FIBERS 3 -9711", "PRECIOUS FIBERS 3 -9712", "PRECIOUS FIBERS 3 -9713", "PRECIOUS FIBERS 3 -9714", "PRECIOUS FIBERS 3 -9715", "PRECIOUS FIBERS 3 -9720", "PRECIOUS FIBERS 3 -9721", "PRECIOUS FIBERS 3 -9722", "PRECIOUS FIBERS 3 -9723", "PRECIOUS FIBERS 3 -9730", "PRECIOUS FIBERS 3 -9731", "PRECIOUS FIBERS 3 -9732", "PRECIOUS FIBERS 3 -9733", "PRECIOUS FIBERS 3 -9734", "PRECIOUS FIBERS 3 -9740", "PRECIOUS FIBERS 3 -9741", "PRECIOUS FIBERS 3 -9742", "PRECIOUS FIBERS 3 -9750", "PRECIOUS FIBERS 3 -9751", "PRECIOUS FIBERS 3 -9752", "PRECIOUS FIBERS 3 -9753", "PRECIOUS FIBERS 3 -9754", "PRECIOUS FIBERS 3 -9755", "PRECIOUS FIBERS 3 -9756", "PRECIOUS FIBERS 3 -9757", "PRECIOUS FIBERS 3 -9760", "PRECIOUS FIBERS 3 -9761", "PRECIOUS FIBERS 3 -9762", "PRECIOUS FIBERS 3 -9770", "PRECIOUS FIBERS 3 -9771", "PRECIOUS FIBERS 3 -9772", "PRECIOUS FIBERS 3 -9773", "PRECIOUS FIBERS 3 -9774", "PRECIOUS FIBERS 3 -9775", "PRECIOUS FIBERS 3 -9776", "PRECIOUS FIBERS 3 -9777", "PRECIOUS FIBERS 3 -9778", "PRECIOUS FIBERS 3 -9779", "PRECIOUS FIBERS 3 -9780", "PRECIOUS FIBERS 3 -9781", "PRECIOUS FIBERS 3 -9782", "PRECIOUS FIBERS 3 -9783", "PRECIOUS FIBERS 3 -9784", "PRECIOUS FIBERS 3 -9785", "PRECIOUS FIBERS 3 -9786", "PRECIOUS FIBERS 3 -9787", "PRECIOUS FIBERS 3 -9788", "PRECIOUS FIBERS 3 -9789", "PRECIOUS FIBERS 3 -9790", "PRECIOUS FIBERS 3 -9791", "PRECIOUS FIBERS 3 -9792", "PRECIOUS FIBERS 3 -9793", "PRECIOUS FIBERS 3 -9795", "PRECIOUS FIBERS 3 -9796", "PRECIOUS FIBERS 3 -9797"], "colorway_count": 62, "sku_images": {"PRECIOUS FIBERS 3 -9700": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9701": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9702": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9703": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9704": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9705": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9710": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9711": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9712": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9713": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9714": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9715": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9720": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9721": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9722": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9723": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9730": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9731": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9732": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9733": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9734": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9740": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9741": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9742": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9750": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9751": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9752": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9753": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9754": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9755": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9756": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9757": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9760": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9761": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9762": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9770": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9771": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9772": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9773": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9774": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9775": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9776": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9777": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9778": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9779": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9780": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9781": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9782": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9783": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9784": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9785": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9786": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9787": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9788": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9789": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9790": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9791": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9792": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9793": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9795": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9796": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9797": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/inspired-moods-1-wallpaper/", "pattern": "Inspired Moods 1 Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["INSPIRED MOODS 1-4741", "INSPIRED MOODS 1-9360", "INSPIRED MOODS 1-9363", "INSPIRED MOODS 1-9364", "INSPIRED MOODS 1-9365", "INSPIRED MOODS 1-9367", "INSPIRED MOODS 1-9780", "INSPIRED MOODS 1-9781", "INSPIRED MOODS 1-9782", "INSPIRED MOODS 1-9786", "INSPIRED MOODS 1-9787", "INSPIRED MOODS 1-9788", "INSPIRED MOODS 1-9790", "INSPIRED MOODS 1-9791", "INSPIRED MOODS 1-9900", "INSPIRED MOODS 1-9901", "INSPIRED MOODS 1-9902", "INSPIRED MOODS 1-9910", "INSPIRED MOODS 1-9911", "INSPIRED MOODS 1-9912", "INSPIRED MOODS 1-9913", "INSPIRED MOODS 1-9914", "INSPIRED MOODS 1-9920", "INSPIRED MOODS 1-9921", "INSPIRED MOODS 1-9930", "INSPIRED MOODS 1-9931", "INSPIRED MOODS 1-9932", "INSPIRED MOODS 1-9933", "INSPIRED MOODS 1-9934", "INSPIRED MOODS 1-9935", "INSPIRED MOODS 1-9936", "INSPIRED MOODS 1-9937", "INSPIRED MOODS 1-9938", "INSPIRED MOODS 1-9939", "INSPIRED MOODS 1-9940", "INSPIRED MOODS 1-9941", "INSPIRED MOODS 1-9950", "INSPIRED MOODS 1-9951", "INSPIRED MOODS 1-9952", "INSPIRED MOODS 1-9953", "INSPIRED MOODS 1-9955", "INSPIRED MOODS 1-9956", "INSPIRED MOODS 1-9957", "INSPIRED MOODS 1-9958", "INSPIRED MOODS 1-9960", "INSPIRED MOODS 1-9961", "INSPIRED MOODS 1-9962", "INSPIRED MOODS 1-9963", "INSPIRED MOODS 1-9970", "INSPIRED MOODS 1-9980", "INSPIRED MOODS 1-9981", "INSPIRED MOODS 1-9982"], "colorway_count": 52, "sku_images": {"INSPIRED MOODS 1-4741": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9360": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9363": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9364": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9365": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9367": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9780": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9781": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9782": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9786": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9787": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9788": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9790": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9791": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9900": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9901": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9902": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9910": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9911": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9912": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9913": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9914": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9920": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9921": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9930": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9931": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9932": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9933": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9934": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9935": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9936": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9937": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9938": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9939": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9940": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9941": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9950": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9951": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9952": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9953": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9955": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9956": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9957": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9958": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9960": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9961": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9962": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9963": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9970": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9980": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9981": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9982": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/cromie-wallpaper/", "pattern": "Cromie Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["Cromie-6900", "Cromie-6901", "Cromie-6902", "Cromie-6903", "Cromie-6904", "Cromie-6905", "Cromie-6906", "Cromie-6907", "Cromie-6908", "Cromie-6909", "Cromie-6910", "Cromie-6911", "Cromie-6912", "Cromie-6913", "Cromie-6914", "Cromie-6915", "Cromie-6916", "Cromie-6917", "Cromie-6918", "Cromie-6919", "Cromie-6920", "Cromie-6921", "Cromie-6922", "Cromie-6923", "Cromie-6924", "Cromie-6925", "Cromie-6926", "Cromie-6927", "Cromie-6928", "Cromie-6929", "Cromie-6930", "Cromie-6932", "Cromie-6934", "Cromie-6935", "Cromie-6936", "Cromie-6937", "Cromie-6938", "Cromie-6939", "Cromie-6940", "Cromie-6941", "Cromie-6942", "Cromie-6943", "Cromie-6945", "Cromie-6946", "Cromie-6947", "Cromie-6948", "Cromie-6960", "Cromie-6961", "Cromie-6962", "Cromie-6963", "Cromie-6970", "Cromie-6971", "Cromie-6972", "Cromie-6973"], "colorway_count": 54, "sku_images": {"Cromie-6900": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6901": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6902": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6903": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6904": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6905": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6906": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6907": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6908": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6909": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6910": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6911": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6912": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6913": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6914": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6915": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6916": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6917": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6918": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6919": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6920": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6921": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6922": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6923": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6924": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6925": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6926": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6927": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6928": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6929": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6930": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6932": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6934": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6935": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6936": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6937": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6938": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6939": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6940": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6941": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6942": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6943": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6945": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6946": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6947": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6948": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6960": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6961": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6962": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6963": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6970": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6971": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6972": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6973": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/shade-wallpaper/", "pattern": "Shade Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["SHADE-26200", "SHADE-26210", "SHADE-26211", "SHADE-26212", "SHADE-26213", "SHADE-26214", "SHADE-26220", "SHADE-26221", "SHADE-26222", "SHADE-26223", "SHADE-26224", "SHADE-26230", "SHADE-26231", "SHADE-26232", "SHADE-26233", "SHADE-26234", "SHADE-26240", "SHADE-26241", "SHADE-26243", "SHADE-26244", "SHADE-26245", "SHADE-26246", "SHADE-26247", "SHADE-26250", "SHADE-26251", "SHADE-26252", "SHADE-26253", "SHADE-26254", "SHADE-26255", "SHADE-26256", "SHADE-26257", "SHADE-26258", "SHADE-26260", "SHADE-26261", "SHADE-26262", "SHADE-26263", "SHADE-26264", "SHADE-26265", "SHADE-26270", "SHADE-26271", "SHADE-26272", "SHADE-26273", "SHADE-26274", "SHADE-26275"], "colorway_count": 44, "sku_images": {"SHADE-26200": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26210": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26211": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26212": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26213": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26214": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26220": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26221": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26222": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26223": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26224": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26230": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26231": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26232": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26233": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26234": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26240": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26241": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26243": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26244": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26245": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26246": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26247": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26250": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26251": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26252": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26253": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26254": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26255": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26256": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26257": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26258": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26260": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26261": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26262": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26263": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26264": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26265": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26270": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26271": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26272": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26273": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26274": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26275": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/linearis-wallpaper/", "pattern": "Linearis Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["LINEARIS-7700", "LINEARIS-7701", "LINEARIS-7702", "LINEARIS-7703", "LINEARIS-7704", "LINEARIS-7705", "LINEARIS-7706", "LINEARIS-7707", "LINEARIS-7709", "LINEARIS-7710", "LINEARIS-7711", "LINEARIS-7712", "LINEARIS-7713", "LINEARIS-7714", "LINEARIS-7715", "LINEARIS-7716", "LINEARIS-7717", "LINEARIS-7718", "LINEARIS-7719", "LINEARIS-7720", "LINEARIS-7721", "LINEARIS-7722", "LINEARIS-7723", "LINEARIS-7724", "LINEARIS-7725", "LINEARIS-7726", "LINEARIS-7728", "LINEARIS-7729", "LINEARIS-7730", "LINEARIS-7731", "LINEARIS-7732", "LINEARIS-7733", "LINEARIS-7734", "LINEARIS-7735", "LINEARIS-7736", "LINEARIS-7737", "LINEARIS-7738", "LINEARIS-7739", "LINEARIS-7740", "LINEARIS-7741", "LINEARIS-7742", "LINEARIS-7744", "LINEARIS-7745", "LINEARIS-7746", "LINEARIS-7747", "LINEARIS-7748", "LINEARIS-7749", "LINEARIS-7750", "LINEARIS-7751", "LINEARIS-7752", "LINEARIS-7753", "LINEARIS-7754", "LINEARIS-7755", "LINEARIS-7756", "LINEARIS-7757", "LINEARIS-7758", "LINEARIS-7759", "LINEARIS-7760", "LINEARIS-7761", "LINEARIS-7762", "LINEARIS-7763", "LINEARIS-7764", "LINEARIS-7765"], "colorway_count": 63, "sku_images": {"LINEARIS-7700": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7701": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7702": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7703": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7704": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7705": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7706": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7707": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7709": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7710": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7711": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7712": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7713": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7714": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7715": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7716": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7717": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7718": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7719": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7720": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7721": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7722": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7723": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7724": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7725": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7726": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7728": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7729": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7730": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7731": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7732": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7733": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7734": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7735": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7736": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7737": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7738": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7739": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7740": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7741": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7742": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7744": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7745": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7746": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7747": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7748": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7749": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7750": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7751": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7752": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7753": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7754": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7755": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7756": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7757": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7758": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7759": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7760": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7761": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7762": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7763": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7764": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7765": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/solaris-wallpaper/", "pattern": "Solaris Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["201870011", "201871473", "201872612", "201872832", "201876810", "201877777", "201879200", "201880028", "201881485", "201882651", "201884510", "201889172", "201889999", "201891850", "201892518", "201892940", "201897202", "201898888", "201900047", "201901622", "201902649", "201903612", "201906720", "201906844", "201910073", "201911497", "201911860", "201912888", "201913000", "201919947"], "colorway_count": 30, "sku_images": {"201870011": {"id": 100000077136, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "solaris cover", "alt": ""}, "201871473": {"id": 100000077136, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "solaris cover", "alt": ""}, "201872612": {"id": 100000077136, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "solaris cover", "alt": ""}, "201872832": {"id": 100000077136, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "solaris cover", "alt": ""}, "201876810": {"id": 100000077136, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "solaris cover", "alt": ""}, "201877777": {"id": 100000077136, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "solaris cover", "alt": ""}, "201879200": {"id": 100000077136, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "solaris cover", "alt": ""}, "201880028": {"id": 100000077136, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "solaris cover", "alt": ""}, "201881485": {"id": 100000077136, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "solaris cover", "alt": ""}, "201882651": {"id": 100000077136, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "solaris cover", "alt": ""}, "201884510": {"id": 100000077136, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "solaris cover", "alt": ""}, "201889172": {"id": 100000077136, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "solaris cover", "alt": ""}, "201889999": {"id": 100000077136, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "solaris cover", "alt": ""}, "201891850": {"id": 100000077136, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "solaris cover", "alt": ""}, "201892518": {"id": 100000077136, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "solaris cover", "alt": ""}, "201892940": {"id": 100000077136, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "solaris cover", "alt": ""}, "201897202": {"id": 100000077136, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "solaris cover", "alt": ""}, "201898888": {"id": 100000077136, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "solaris cover", "alt": ""}, "201900047": {"id": 100000077136, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "solaris cover", "alt": ""}, "201901622": {"id": 100000077136, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "solaris cover", "alt": ""}, "201902649": {"id": 100000077136, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "solaris cover", "alt": ""}, "201903612": {"id": 100000077136, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "solaris cover", "alt": ""}, "201906720": {"id": 100000077136, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "solaris cover", "alt": ""}, "201906844": {"id": 100000077136, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "solaris cover", "alt": ""}, "201910073": {"id": 100000077136, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "solaris cover", "alt": ""}, "201911497": {"id": 100000077136, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "solaris cover", "alt": ""}, "201911860": {"id": 100000077136, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "solaris cover", "alt": ""}, "201912888": {"id": 100000077136, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "solaris cover", "alt": ""}, "201913000": {"id": 100000077136, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "solaris cover", "alt": ""}, "201919947": {"id": 100000077136, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "solaris cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/lithos-wallpaper/", "pattern": "Lithos Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["LITHOS-7600", "LITHOS-7601", "LITHOS-7602", "LITHOS-7603", "LITHOS-7604", "LITHOS-7605", "LITHOS-7606", "LITHOS-7610", "LITHOS-7611", "LITHOS-7613", "LITHOS-7614", "LITHOS-7615", "LITHOS-7616", "LITHOS-7617", "LITHOS-7620", "LITHOS-7621", "LITHOS-7623", "LITHOS-7624", "LITHOS-7625", "LITHOS-7626", "LITHOS-7627", "LITHOS-7630", "LITHOS-7631", "LITHOS-7632", "LITHOS-7633", "LITHOS-7634", "LITHOS-7635", "LITHOS-7636", "LITHOS-7637", "LITHOS-7640", "LITHOS-7641", "LITHOS-7643", "LITHOS-7644", "LITHOS-7645", "LITHOS-7646", "LITHOS-7647", "LITHOS-7650", "LITHOS-7651", "LITHOS-7655", "LITHOS-7656", "LITHOS-7658", "LITHOS-7660", "LITHOS-7661", "LITHOS-7670", "LITHOS-7671", "LITHOS-7672", "LITHOS-7673", "LITHOS-7674", "LITHOS-7675", "LITHOS-7680", "LITHOS-7681", "LITHOS-7685", "LITHOS-7686", "LITHOS-7690", "LITHOS-7691"], "colorway_count": 55, "sku_images": {"LITHOS-7600": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7601": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7602": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7603": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7604": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7605": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7606": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7610": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7611": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7613": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7614": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7615": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7616": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7617": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7620": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7621": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7623": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7624": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7625": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7626": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7627": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7630": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7631": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7632": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7633": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7634": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7635": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7636": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7637": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7640": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7641": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7643": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7644": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7645": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7646": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7647": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7650": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7651": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7655": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7656": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7658": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7660": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7661": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7670": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7671": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7672": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7673": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7674": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7675": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7680": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7681": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7685": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7686": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7690": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7691": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/rio-wallpaper/", "pattern": "Rio Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["201801430", "201804522", "201807244", "201807850", "201809271", "201809912", "201814218", "201816641", "201824497", "201827203", "201827910", "201842107", "201856411", "201861420", "201861809", "201862581", "87441255", "87441392", "87442100", "87443232", "87447130", "87447584", "87447623", "87447759", "87449187", "87449901"], "colorway_count": 26, "sku_images": {"201801430": {"id": 100000077104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "sizes": "(max-width: 664px) 100vw, 664px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "thumbnail_sizes": "(max-width: 664px) 100vw, 664px", "name": "Rio Cover", "alt": ""}, "201804522": {"id": 100000077104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "sizes": "(max-width: 664px) 100vw, 664px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "thumbnail_sizes": "(max-width: 664px) 100vw, 664px", "name": "Rio Cover", "alt": ""}, "201807244": {"id": 100000077104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "sizes": "(max-width: 664px) 100vw, 664px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "thumbnail_sizes": "(max-width: 664px) 100vw, 664px", "name": "Rio Cover", "alt": ""}, "201807850": {"id": 100000077104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "sizes": "(max-width: 664px) 100vw, 664px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "thumbnail_sizes": "(max-width: 664px) 100vw, 664px", "name": "Rio Cover", "alt": ""}, "201809271": {"id": 100000077104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "sizes": "(max-width: 664px) 100vw, 664px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "thumbnail_sizes": "(max-width: 664px) 100vw, 664px", "name": "Rio Cover", "alt": ""}, "201809912": {"id": 100000077104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "sizes": "(max-width: 664px) 100vw, 664px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "thumbnail_sizes": "(max-width: 664px) 100vw, 664px", "name": "Rio Cover", "alt": ""}, "201814218": {"id": 100000077104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "sizes": "(max-width: 664px) 100vw, 664px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "thumbnail_sizes": "(max-width: 664px) 100vw, 664px", "name": "Rio Cover", "alt": ""}, "201816641": {"id": 100000077104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "sizes": "(max-width: 664px) 100vw, 664px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "thumbnail_sizes": "(max-width: 664px) 100vw, 664px", "name": "Rio Cover", "alt": ""}, "201824497": {"id": 100000077104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "sizes": "(max-width: 664px) 100vw, 664px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "thumbnail_sizes": "(max-width: 664px) 100vw, 664px", "name": "Rio Cover", "alt": ""}, "201827203": {"id": 100000077104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "sizes": "(max-width: 664px) 100vw, 664px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "thumbnail_sizes": "(max-width: 664px) 100vw, 664px", "name": "Rio Cover", "alt": ""}, "201827910": {"id": 100000077104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "sizes": "(max-width: 664px) 100vw, 664px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "thumbnail_sizes": "(max-width: 664px) 100vw, 664px", "name": "Rio Cover", "alt": ""}, "201842107": {"id": 100000077104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "sizes": "(max-width: 664px) 100vw, 664px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "thumbnail_sizes": "(max-width: 664px) 100vw, 664px", "name": "Rio Cover", "alt": ""}, "201856411": {"id": 100000077104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "sizes": "(max-width: 664px) 100vw, 664px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "thumbnail_sizes": "(max-width: 664px) 100vw, 664px", "name": "Rio Cover", "alt": ""}, "201861420": {"id": 100000077104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "sizes": "(max-width: 664px) 100vw, 664px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "thumbnail_sizes": "(max-width: 664px) 100vw, 664px", "name": "Rio Cover", "alt": ""}, "201861809": {"id": 100000077104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "sizes": "(max-width: 664px) 100vw, 664px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "thumbnail_sizes": "(max-width: 664px) 100vw, 664px", "name": "Rio Cover", "alt": ""}, "201862581": {"id": 100000077104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "sizes": "(max-width: 664px) 100vw, 664px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "thumbnail_sizes": "(max-width: 664px) 100vw, 664px", "name": "Rio Cover", "alt": ""}, "87441255": {"id": 100000077104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "sizes": "(max-width: 664px) 100vw, 664px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "thumbnail_sizes": "(max-width: 664px) 100vw, 664px", "name": "Rio Cover", "alt": ""}, "87441392": {"id": 100000077104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "sizes": "(max-width: 664px) 100vw, 664px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "thumbnail_sizes": "(max-width: 664px) 100vw, 664px", "name": "Rio Cover", "alt": ""}, "87442100": {"id": 100000077104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "sizes": "(max-width: 664px) 100vw, 664px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "thumbnail_sizes": "(max-width: 664px) 100vw, 664px", "name": "Rio Cover", "alt": ""}, "87443232": {"id": 100000077104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "sizes": "(max-width: 664px) 100vw, 664px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "thumbnail_sizes": "(max-width: 664px) 100vw, 664px", "name": "Rio Cover", "alt": ""}, "87447130": {"id": 100000077104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "sizes": "(max-width: 664px) 100vw, 664px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "thumbnail_sizes": "(max-width: 664px) 100vw, 664px", "name": "Rio Cover", "alt": ""}, "87447584": {"id": 100000077104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "sizes": "(max-width: 664px) 100vw, 664px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "thumbnail_sizes": "(max-width: 664px) 100vw, 664px", "name": "Rio Cover", "alt": ""}, "87447623": {"id": 100000077104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "sizes": "(max-width: 664px) 100vw, 664px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "thumbnail_sizes": "(max-width: 664px) 100vw, 664px", "name": "Rio Cover", "alt": ""}, "87447759": {"id": 100000077104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "sizes": "(max-width: 664px) 100vw, 664px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "thumbnail_sizes": "(max-width: 664px) 100vw, 664px", "name": "Rio Cover", "alt": ""}, "87449187": {"id": 100000077104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "sizes": "(max-width: 664px) 100vw, 664px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "thumbnail_sizes": "(max-width: 664px) 100vw, 664px", "name": "Rio Cover", "alt": ""}, "87449901": {"id": 100000077104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "sizes": "(max-width: 664px) 100vw, 664px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "thumbnail_sizes": "(max-width: 664px) 100vw, 664px", "name": "Rio Cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/les-belles-toiles-de-jouy-2-wallpaper/", "pattern": "Les Belles Toiles De Jouy 2 Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["201691313", "201694114", "201696202", "201697117", "201698585", "201699310", "201701303", "201706363", "201708778", "201709339", "201711111", "201712404", "201716226", "201717373", "201719119", "201721331", "201724101", "201726505", "201728558", "201729909", "201731919", "201736515", "201737407", "201744224", "201749292", "201761720", "201766512", "201771435", "201776389", "201778510", "201781397", "201786017", "201788888", "201789541", "81521101", "81521122", "81526106", "81527103", "81527227", "81529889", "81571102", "81576103", "81577104", "81578225", "81579602", "87911212", "87911318", "87916217", "87916808", "87917272", "87918201", "87919103", "87919612"], "colorway_count": 53, "sku_images": {"201691313": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "201694114": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "201696202": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "201697117": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "201698585": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "201699310": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "201701303": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "201706363": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "201708778": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "201709339": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "201711111": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "201712404": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "201716226": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "201717373": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "201719119": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "201721331": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "201724101": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "201726505": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "201728558": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "201729909": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "201731919": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "201736515": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "201737407": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "201744224": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "201749292": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "201761720": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "201766512": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "201771435": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "201776389": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "201778510": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "201781397": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "201786017": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "201788888": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "201789541": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "81521101": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "81521122": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "81526106": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "81527103": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "81527227": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "81529889": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "81571102": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "81576103": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "81577104": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "81578225": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "81579602": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "87911212": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "87911318": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "87916217": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "87916808": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "87917272": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "87918201": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "87919103": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "87919612": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/caractere-wallpaper/", "pattern": "Caractere Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["201170000", "201170101", "201170202", "201170909", "201171010", "201171077", "201171111", "201171122", "201171188", "201171212", "201171215", "201171221", "201171234", "201171303", "201171313", "201171357", "201171399", "201171414", "201171441", "201171505", "201171515", "201172323", "201172332", "201172404", "201172424", "201172442", "201172525", "201172626", "201172727", "201173333", "201173553", "201174004", "201174141", "201175151", "201175252", "201175454", "201176006", "201176111", "201176226", "201176306", "201176363", "201176444", "201176446", "201176886", "201176909", "201177007", "201177070", "201177117", "201177171", "201177272", "201177373", "201177404", "201177447", "201177616", "201177808", "201177997", "201178484", "201178505", "201178668", "201179119", "201179292", "201179338", "201179449", "201179595", "201179779", "201179889"], "colorway_count": 66, "sku_images": {"201170000": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201170101": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201170202": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201170909": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201171010": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201171077": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201171111": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201171122": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201171188": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201171212": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201171215": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201171221": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201171234": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201171303": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201171313": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201171357": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201171399": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201171414": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201171441": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201171505": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201171515": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201172323": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201172332": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201172404": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201172424": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201172442": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201172525": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201172626": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201172727": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201173333": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201173553": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201174004": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201174141": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201175151": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201175252": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201175454": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201176006": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201176111": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201176226": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201176306": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201176363": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201176444": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201176446": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201176886": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201176909": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201177007": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201177070": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201177117": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201177171": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201177272": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201177373": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201177404": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201177447": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201177616": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201177808": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201177997": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201178484": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201178505": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201178668": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201179119": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201179292": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201179338": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201179449": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201179595": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201179779": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201179889": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/virginias-garden-wallpaper/", "pattern": "Virginia’s Garden Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["VIR2002", "VIR2003", "VIR2004", "VIR2005", "VIR2006", "VIR2007", "VIR2008", "VIR2009", "VIR2010", "VIR2011", "VIR2012", "VIR2013", "VIR2014", "VIR3001", "VIR3002", "VIR3003", "VIR3004", "VIR3005", "VIR3006", "VIR4001", "VIR4002", "VIR4003", "VIR4004", "VIR4005", "VIR4006", "VIR6001", "VIR6002", "VIR6501", "VIR6502", "VIR7001", "VIR8001", "VIR8002", "VIR9001", "VIR9002", "VIR9003", "VIR9004", "VIR9501", "VIR9502"], "colorway_count": 38, "sku_images": {"VIR2002": {"id": 100000076620, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "VIRginias-Garden-cover", "alt": ""}, "VIR2003": {"id": 100000076620, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "VIRginias-Garden-cover", "alt": ""}, "VIR2004": {"id": 100000076620, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "VIRginias-Garden-cover", "alt": ""}, "VIR2005": {"id": 100000076620, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "VIRginias-Garden-cover", "alt": ""}, "VIR2006": {"id": 100000076620, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "VIRginias-Garden-cover", "alt": ""}, "VIR2007": {"id": 100000076620, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "VIRginias-Garden-cover", "alt": ""}, "VIR2008": {"id": 100000076620, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "VIRginias-Garden-cover", "alt": ""}, "VIR2009": {"id": 100000076620, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "VIRginias-Garden-cover", "alt": ""}, "VIR2010": {"id": 100000076620, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "VIRginias-Garden-cover", "alt": ""}, "VIR2011": {"id": 100000076620, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "VIRginias-Garden-cover", "alt": ""}, "VIR2012": {"id": 100000076620, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "VIRginias-Garden-cover", "alt": ""}, "VIR2013": {"id": 100000076620, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "VIRginias-Garden-cover", "alt": ""}, "VIR2014": {"id": 100000076620, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "VIRginias-Garden-cover", "alt": ""}, "VIR3001": {"id": 100000076620, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "VIRginias-Garden-cover", "alt": ""}, "VIR3002": {"id": 100000076620, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "VIRginias-Garden-cover", "alt": ""}, "VIR3003": {"id": 100000076620, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "VIRginias-Garden-cover", "alt": ""}, "VIR3004": {"id": 100000076620, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "VIRginias-Garden-cover", "alt": ""}, "VIR3005": {"id": 100000076620, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "VIRginias-Garden-cover", "alt": ""}, "VIR3006": {"id": 100000076620, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "VIRginias-Garden-cover", "alt": ""}, "VIR4001": {"id": 100000076620, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "VIRginias-Garden-cover", "alt": ""}, "VIR4002": {"id": 100000076620, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "VIRginias-Garden-cover", "alt": ""}, "VIR4003": {"id": 100000076620, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "VIRginias-Garden-cover", "alt": ""}, "VIR4004": {"id": 100000076620, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "VIRginias-Garden-cover", "alt": ""}, "VIR4005": {"id": 100000076620, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "VIRginias-Garden-cover", "alt": ""}, "VIR4006": {"id": 100000076620, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "VIRginias-Garden-cover", "alt": ""}, "VIR6001": {"id": 100000076620, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "VIRginias-Garden-cover", "alt": ""}, "VIR6002": {"id": 100000076620, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "VIRginias-Garden-cover", "alt": ""}, "VIR6501": {"id": 100000076620, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "VIRginias-Garden-cover", "alt": ""}, "VIR6502": {"id": 100000076620, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "VIRginias-Garden-cover", "alt": ""}, "VIR7001": {"id": 100000076620, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "VIRginias-Garden-cover", "alt": ""}, "VIR8001": {"id": 100000076620, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "VIRginias-Garden-cover", "alt": ""}, "VIR8002": {"id": 100000076620, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "VIRginias-Garden-cover", "alt": ""}, "VIR9001": {"id": 100000076620, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "VIRginias-Garden-cover", "alt": ""}, "VIR9002": {"id": 100000076620, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "VIRginias-Garden-cover", "alt": ""}, "VIR9003": {"id": 100000076620, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "VIRginias-Garden-cover", "alt": ""}, "VIR9004": {"id": 100000076620, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "VIRginias-Garden-cover", "alt": ""}, "VIR9501": {"id": 100000076620, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "VIRginias-Garden-cover", "alt": ""}, "VIR9502": {"id": 100000076620, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "VIRginias-Garden-cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/curios-wallpaper/", "pattern": "Curios Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["DART216326", "DART216327", "DART216329", "DART216330", "DART216335", "DART216337", "DART216338", "DBOW217443", "DBOW217444", "DBOW217445", "DBOW217446", "DBOW217447", "DBOW217448", "DBOW217449", "DBOW217450", "DBOW217451", "DBOW217452", "DBOW217453", "DBOW217454", "DBOW217455", "DBOW217456", "DBOW217457", "DBOW217458", "DBOW217459", "DBOW217460", "DBOW217461", "DBOW217462", "DBOW217463", "DBOW217464", "DBOW217465", "DBOW217466", "DBOW217467", "DBOW217468", "DBOW217469", "DVOY213387", "DVOY213389", "DWAP216280", "DWAP216283"], "colorway_count": 38, "sku_images": {"DART216326": {"id": 100000076785, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "curios-wallpaper", "alt": ""}, "DART216327": {"id": 100000076785, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "curios-wallpaper", "alt": ""}, "DART216329": {"id": 100000076785, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "curios-wallpaper", "alt": ""}, "DART216330": {"id": 100000076785, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "curios-wallpaper", "alt": ""}, "DART216335": {"id": 100000076785, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "curios-wallpaper", "alt": ""}, "DART216337": {"id": 100000076785, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "curios-wallpaper", "alt": ""}, "DART216338": {"id": 100000076785, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "curios-wallpaper", "alt": ""}, "DBOW217443": {"id": 100000076785, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "curios-wallpaper", "alt": ""}, "DBOW217444": {"id": 100000076785, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "curios-wallpaper", "alt": ""}, "DBOW217445": {"id": 100000076785, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "curios-wallpaper", "alt": ""}, "DBOW217446": {"id": 100000076785, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "curios-wallpaper", "alt": ""}, "DBOW217447": {"id": 100000076785, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "curios-wallpaper", "alt": ""}, "DBOW217448": {"id": 100000076785, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "curios-wallpaper", "alt": ""}, "DBOW217449": {"id": 100000076785, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "curios-wallpaper", "alt": ""}, "DBOW217450": {"id": 100000076785, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "curios-wallpaper", "alt": ""}, "DBOW217451": {"id": 100000076785, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "curios-wallpaper", "alt": ""}, "DBOW217452": {"id": 100000076785, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "curios-wallpaper", "alt": ""}, "DBOW217453": {"id": 100000076785, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "curios-wallpaper", "alt": ""}, "DBOW217454": {"id": 100000076785, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "curios-wallpaper", "alt": ""}, "DBOW217455": {"id": 100000076785, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "curios-wallpaper", "alt": ""}, "DBOW217456": {"id": 100000076785, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "curios-wallpaper", "alt": ""}, "DBOW217457": {"id": 100000076785, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "curios-wallpaper", "alt": ""}, "DBOW217458": {"id": 100000076785, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "curios-wallpaper", "alt": ""}, "DBOW217459": {"id": 100000076785, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "curios-wallpaper", "alt": ""}, "DBOW217460": {"id": 100000076785, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "curios-wallpaper", "alt": ""}, "DBOW217461": {"id": 100000076785, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "curios-wallpaper", "alt": ""}, "DBOW217462": {"id": 100000076785, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "curios-wallpaper", "alt": ""}, "DBOW217463": {"id": 100000076785, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "curios-wallpaper", "alt": ""}, "DBOW217464": {"id": 100000076785, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "curios-wallpaper", "alt": ""}, "DBOW217465": {"id": 100000076785, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "curios-wallpaper", "alt": ""}, "DBOW217466": {"id": 100000076785, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "curios-wallpaper", "alt": ""}, "DBOW217467": {"id": 100000076785, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "curios-wallpaper", "alt": ""}, "DBOW217468": {"id": 100000076785, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "curios-wallpaper", "alt": ""}, "DBOW217469": {"id": 100000076785, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "curios-wallpaper", "alt": ""}, "DVOY213387": {"id": 100000076785, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "curios-wallpaper", "alt": ""}, "DVOY213389": {"id": 100000076785, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "curios-wallpaper", "alt": ""}, "DWAP216280": {"id": 100000076785, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "curios-wallpaper", "alt": ""}, "DWAP216283": {"id": 100000076785, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "curios-wallpaper", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/high-performance-essence-wallpaper/", "pattern": "High Performance Essence Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["HPE201", "HPE202", "HPE203", "HPE204", "HPE205", "HPE206", "HPE207", "HPE208", "HPE209", "HPE210", "HPE211", "HPE212", "HPE301", "HPE302", "HPE303", "HPE304", "HPE305", "HPE306", "HPE307", "HPE308", "HPE309", "HPE310", "HPE311", "HPE312", "HPE401", "HPE402", "HPE403", "HPE404", "HPE405", "HPE406", "HPE407", "HPE408", "HPE409", "HPE410", "HPE411", "HPE412", "HPE501", "HPE502", "HPE503", "HPE504", "HPE505", "HPE506", "HPE507", "HPE508", "HPE509", "HPE511", "HPE512"], "colorway_count": 47, "sku_images": {"HPE201": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE202": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE203": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE204": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE205": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE206": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE207": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE208": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE209": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE210": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE211": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE212": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE301": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE302": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE303": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE304": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE305": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE306": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE307": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE308": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE309": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE310": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE311": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE312": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE401": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE402": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE403": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE404": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE405": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE406": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE407": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE408": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE409": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE410": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE411": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE412": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE501": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE502": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE503": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE504": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE505": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE506": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE507": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE508": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE509": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE511": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE512": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/shunan-wallpaper/", "pattern": "Shunan Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["SHUNAN-50600", "SHUNAN-50601", "SHUNAN-50602", "SHUNAN-50603", "SHUNAN-50604", "SHUNAN-50605", "SHUNAN-50606", "SHUNAN-50610", "SHUNAN-50611", "SHUNAN-50612", "SHUNAN-50613", "SHUNAN-50614", "SHUNAN-50615", "SHUNAN-50620", "SHUNAN-50621", "SHUNAN-50622", "SHUNAN-50623", "SHUNAN-50624", "SHUNAN-50625", "SHUNAN-50626", "SHUNAN-50627", "SHUNAN-50628", "SHUNAN-50629", "SHUNAN-50630", "SHUNAN-50639", "SHUNAN-50640", "SHUNAN-50641", "SHUNAN-50642", "SHUNAN-50643", "SHUNAN-50644", "SHUNAN-50645", "SHUNAN-50646", "SHUNAN-50647", "SHUNAN-50648", "SHUNAN-50649", "SHUNAN-50650", "SHUNAN-50651", "SHUNAN-50652", "SHUNAN-50653", "SHUNAN-50654", "SHUNAN-50655"], "colorway_count": 41, "sku_images": {"SHUNAN-50600": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50601": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50602": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50603": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50604": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50605": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50606": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50610": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50611": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50612": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50613": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50614": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50615": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50620": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50621": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50622": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50623": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50624": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50625": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50626": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50627": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50628": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50629": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50630": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50639": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50640": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50641": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50642": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50643": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50644": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50645": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50646": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50647": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50648": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50649": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50650": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50651": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50652": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50653": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50654": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50655": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/materic-wallpaper/", "pattern": "Materic Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["Materic-14511", "Materic-18560", "Materic-18561", "Materic-18563", "Materic-24383", "Materic-25700", "Materic-25701", "Materic-25702", "Materic-25703", "Materic-25704", "Materic-25705", "Materic-25710", "Materic-25711", "Materic-25712", "Materic-25713", "Materic-25714", "Materic-25715", "Materic-25720", "Materic-25721", "Materic-25722", "Materic-25723", "Materic-25724", "Materic-25725", "Materic-25730", "Materic-25731", "Materic-25732", "Materic-25733", "Materic-25734", "Materic-25750", "Materic-25751", "Materic-25752", "Materic-25753", "Materic-25754", "Materic-25755", "Materic-25756", "Materic-25757", "Materic-25758", "Materic-25770", "Materic-25771", "Materic-25772", "Materic-25773", "Materic-25774", "Materic-25780", "Materic-25782", "Materic-25783", "Materic-25784", "Materic-25785", "Materic-25787", "Materic-25788"], "colorway_count": 49, "sku_images": {"Materic-14511": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-18560": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-18561": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-18563": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-24383": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25700": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25701": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25702": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25703": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25704": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25705": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25710": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25711": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25712": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25713": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25714": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25715": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25720": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25721": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25722": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25723": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25724": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25725": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25730": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25731": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25732": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25733": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25734": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25750": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25751": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25752": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25753": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25754": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25755": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25756": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25757": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25758": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25770": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25771": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25772": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25773": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25774": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25780": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25782": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25783": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25784": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25785": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25787": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25788": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/woven-wallpaper/", "pattern": "Woven Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["Woven-26100", "Woven-26101", "Woven-26102", "Woven-26103", "Woven-26104", "Woven-26105", "Woven-26106", "Woven-26110", "Woven-26111", "Woven-26112", "Woven-26121", "Woven-26122", "Woven-26123", "Woven-26124", "Woven-26125", "Woven-26126", "Woven-26127", "Woven-26130", "Woven-26131", "Woven-26132", "Woven-26133", "Woven-26134", "Woven-26135", "Woven-26136", "Woven-26140", "Woven-26141", "Woven-26142", "Woven-26143", "Woven-26144", "Woven-26145", "Woven-26146", "Woven-26147", "Woven-26148", "Woven-26149", "Woven-26150", "Woven-26151", "Woven-26152", "Woven-26153", "Woven-26154", "Woven-26156", "Woven-26157", "Woven-26158", "Woven-26160", "Woven-26161", "Woven-26162", "Woven-26163", "Woven-26164", "Woven-26165"], "colorway_count": 48, "sku_images": {"Woven-26100": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26101": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26102": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26103": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26104": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26105": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26106": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26110": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26111": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26112": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26121": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26122": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26123": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26124": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26125": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26126": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26127": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26130": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26131": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26132": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26133": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26134": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26135": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26136": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26140": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26141": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26142": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26143": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26144": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26145": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26146": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26147": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26148": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26149": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26150": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26151": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26152": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26153": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26154": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26156": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26157": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26158": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26160": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26161": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26162": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26163": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26164": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26165": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/fibers-wallpaper/", "pattern": "Fibers Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["Fibers-25801", "Fibers-25802", "Fibers-25803", "Fibers-25804", "Fibers-25810", "Fibers-25811", "Fibers-25812", "Fibers-25813", "Fibers-25814", "Fibers-25815", "Fibers-25820", "Fibers-25821", "Fibers-25822", "Fibers-25823", "Fibers-25824", "Fibers-25830", "Fibers-25831", "Fibers-25832", "Fibers-25833", "Fibers-25834", "Fibers-25835", "Fibers-25840", "Fibers-25841", "Fibers-25842", "Fibers-25843", "Fibers-25844", "Fibers-25845", "Fibers-25850", "Fibers-25851", "Fibers-25853", "Fibers-25854", "Fibers-25855", "Fibers-25856", "Fibers-25860", "Fibers-25861", "Fibers-25862", "Fibers-25863", "Fibers-25864", "Fibers-25870", "Fibers-25871", "Fibers-25872", "Fibers-25873", "Fibers-25874", "Fibers-25875", "Fibers-25876"], "colorway_count": 45, "sku_images": {"Fibers-25801": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25802": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25803": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25804": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25810": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25811": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25812": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25813": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25814": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25815": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25820": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25821": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25822": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25823": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25824": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25830": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25831": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25832": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25833": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25834": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25835": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25840": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25841": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25842": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25843": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25844": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25845": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25850": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25851": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25853": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25854": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25855": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25856": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25860": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25861": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25862": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25863": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25864": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25870": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25871": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25872": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25873": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25874": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25875": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25876": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/wallcovering-5-wallpaper/", "pattern": "Wallcovering 5 Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["Wallcovering_5-10500", "Wallcovering_5-10501", "Wallcovering_5-10502", "Wallcovering_5-10503", "Wallcovering_5-10504", "Wallcovering_5-10505", "Wallcovering_5-10510", "Wallcovering_5-10511", "Wallcovering_5-10512", "Wallcovering_5-10513", "Wallcovering_5-10514", "Wallcovering_5-10520", "Wallcovering_5-10521", "Wallcovering_5-10522", "Wallcovering_5-10523", "Wallcovering_5-10524", "Wallcovering_5-10525", "Wallcovering_5-10526", "Wallcovering_5-10527", "Wallcovering_5-10528", "Wallcovering_5-10530", "Wallcovering_5-10531", "Wallcovering_5-10532", "Wallcovering_5-10533", "Wallcovering_5-10540", "Wallcovering_5-10541", "Wallcovering_5-10543", "Wallcovering_5-10544", "Wallcovering_5-10550", "Wallcovering_5-10551", "Wallcovering_5-10552", "Wallcovering_5-10553", "Wallcovering_5-10554", "Wallcovering_5-10556", "Wallcovering_5-10560", "Wallcovering_5-10561", "Wallcovering_5-10562", "Wallcovering_5-10563", "Wallcovering_5-10564", "Wallcovering_5-10565", "Wallcovering_5-10570", "Wallcovering_5-10571", "Wallcovering_5-10572", "Wallcovering_5-10573", "Wallcovering_5-10574", "Wallcovering_5-10575", "Wallcovering_5-10576", "Wallcovering_5-10577", "Wallcovering_5-10580", "Wallcovering_5-10581", "Wallcovering_5-10582", "Wallcovering_5-10583", "Wallcovering_5-10584", "Wallcovering_5-10585", "Wallcovering_5-10590", "Wallcovering_5-10591", "Wallcovering_5-10592", "Wallcovering_5-10593", "Wallcovering_5-10594", "Wallcovering_5-10595", "Wallcovering_5-10596", "Wallcovering_5-10597", "Wallcovering_5-4762", "Wallcovering_5-4765", "Wallcovering_5-4766"], "colorway_count": 65, "sku_images": {"Wallcovering_5-10500": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10501": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10502": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10503": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10504": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10505": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10510": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10511": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10512": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10513": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10514": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10520": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10521": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10522": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10523": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10524": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10525": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10526": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10527": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10528": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10530": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10531": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10532": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10533": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10540": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10541": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10543": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10544": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10550": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10551": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10552": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10553": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10554": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10556": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10560": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10561": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10562": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10563": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10564": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10565": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10570": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10571": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10572": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10573": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10574": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10575": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10576": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10577": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10580": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10581": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10582": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10583": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10584": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10585": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10590": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10591": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10592": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10593": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10594": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10595": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10596": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10597": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-4762": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-4765": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-4766": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/primavera-wallpaper/", "pattern": "Primavera Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["PRIMAVERA-7400", "PRIMAVERA-7401", "PRIMAVERA-7402", "PRIMAVERA-7403", "PRIMAVERA-7404", "PRIMAVERA-7405", "PRIMAVERA-7406", "PRIMAVERA-7407", "PRIMAVERA-7408", "PRIMAVERA-7409", "PRIMAVERA-7410", "PRIMAVERA-7411", "PRIMAVERA-7412", "PRIMAVERA-7413", "PRIMAVERA-7414", "PRIMAVERA-7420", "PRIMAVERA-7421", "PRIMAVERA-7422", "PRIMAVERA-7423", "PRIMAVERA-7424", "PRIMAVERA-7425", "PRIMAVERA-7426", "PRIMAVERA-7427", "PRIMAVERA-7428", "PRIMAVERA-7429", "PRIMAVERA-7430", "PRIMAVERA-7431", "PRIMAVERA-7432", "PRIMAVERA-7433", "PRIMAVERA-7434", "PRIMAVERA-7440", "PRIMAVERA-7441", "PRIMAVERA-7442", "PRIMAVERA-7450", "PRIMAVERA-7451", "PRIMAVERA-7452", "PRIMAVERA-7460", "PRIMAVERA-7461", "PRIMAVERA-7462", "PRIMAVERA-7470", "PRIMAVERA-7471", "PRIMAVERA-7472", "PRIMAVERA-7480", "PRIMAVERA-7481", "PRIMAVERA-7482", "PRIMAVERA-7490", "PRIMAVERA-7491", "PRIMAVERA-7492"], "colorway_count": 48, "sku_images": {"PRIMAVERA-7400": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7401": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7402": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7403": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7404": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7405": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7406": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7407": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7408": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7409": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7410": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7411": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7412": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7413": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7414": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7420": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7421": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7422": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7423": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7424": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7425": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7426": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7427": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7428": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7429": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7430": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7431": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7432": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7433": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7434": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7440": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7441": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7442": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7450": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7451": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7452": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7460": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7461": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7462": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7470": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7471": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7472": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7480": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7481": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7482": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7490": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7491": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7492": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/stardustwallpaper/", "pattern": "Stardust Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["STARDUST-7500", "STARDUST-7501", "STARDUST-7502", "STARDUST-7503", "STARDUST-7510", "STARDUST-7511", "STARDUST-7512", "STARDUST-7513", "STARDUST-7520", "STARDUST-7521", "STARDUST-7522", "STARDUST-7523", "STARDUST-7524", "STARDUST-7530", "STARDUST-7531", "STARDUST-7532", "STARDUST-7533", "STARDUST-7534", "STARDUST-7540", "STARDUST-7541", "STARDUST-7542", "STARDUST-7543", "STARDUST-7544", "STARDUST-7545", "STARDUST-7550", "STARDUST-7551", "STARDUST-7552", "STARDUST-7553", "STARDUST-7554", "STARDUST-7560", "STARDUST-7561", "STARDUST-7562", "STARDUST-7563", "STARDUST-7564", "STARDUST-7565", "STARDUST-7570", "STARDUST-7571", "STARDUST-7572", "STARDUST-7573", "STARDUST-7574"], "colorway_count": 40, "sku_images": {"STARDUST-7500": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7501": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7502": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7503": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7510": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7511": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7512": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7513": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7520": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7521": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7522": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7523": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7524": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7530": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7531": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7532": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7533": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7534": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7540": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7541": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7542": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7543": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7544": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7545": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7550": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7551": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7552": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7553": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7554": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7560": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7561": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7562": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7563": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7564": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7565": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7570": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7571": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7572": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7573": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7574": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/grande-corniche-wallpaper/", "pattern": "Grande Corniche Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["GRANDE CORNICHE-7200", "GRANDE CORNICHE-7201", "GRANDE CORNICHE-7202", "GRANDE CORNICHE-7203", "GRANDE CORNICHE-7204", "GRANDE CORNICHE-7205", "GRANDE CORNICHE-7206", "GRANDE CORNICHE-7207", "GRANDE CORNICHE-7208", "GRANDE CORNICHE-7209", "GRANDE CORNICHE-7210", "GRANDE CORNICHE-7211", "GRANDE CORNICHE-7213", "GRANDE CORNICHE-7214", "GRANDE CORNICHE-7215", "GRANDE CORNICHE-7216", "GRANDE CORNICHE-7217", "GRANDE CORNICHE-7218", "GRANDE CORNICHE-7219", "GRANDE CORNICHE-7220", "GRANDE CORNICHE-7221", "GRANDE CORNICHE-7222", "GRANDE CORNICHE-7224", "GRANDE CORNICHE-7225", "GRANDE CORNICHE-7226", "GRANDE CORNICHE-7227", "GRANDE CORNICHE-7228", "GRANDE CORNICHE-7229", "GRANDE CORNICHE-7230", "GRANDE CORNICHE-7232", "GRANDE CORNICHE-7233", "GRANDE CORNICHE-7234", "GRANDE CORNICHE-7240", "GRANDE CORNICHE-7241", "GRANDE CORNICHE-7242", "GRANDE CORNICHE-7243", "GRANDE CORNICHE-7244", "GRANDE CORNICHE-7245", "GRANDE CORNICHE-7246", "GRANDE CORNICHE-7247", "GRANDE CORNICHE-7248", "GRANDE CORNICHE-7249", "GRANDE CORNICHE-7250", "GRANDE CORNICHE-7251", "GRANDE CORNICHE-7252", "GRANDE CORNICHE-7254", "GRANDE CORNICHE-7255", "GRANDE CORNICHE-7256", "GRANDE CORNICHE-7257", "GRANDE CORNICHE-7258", "GRANDE CORNICHE-7259", "GRANDE CORNICHE-7260", "GRANDE CORNICHE-7261", "GRANDE CORNICHE-7262", "GRANDE CORNICHE-7263", "GRANDE CORNICHE-7270", "GRANDE CORNICHE-7271", "GRANDE CORNICHE-7272", "GRANDE CORNICHE-7273", "GRANDE CORNICHE-7275", "GRANDE CORNICHE-7276", "GRANDE CORNICHE-7277", "GRANDE CORNICHE-7278", "GRANDE CORNICHE-7280", "GRANDE CORNICHE-7281", "GRANDE CORNICHE-7282", "GRANDE CORNICHE-7283", "GRANDE CORNICHE-7284", "GRANDE CORNICHE-7286", "GRANDE CORNICHE-7287", "GRANDE CORNICHE-7290", "GRANDE CORNICHE-7292", "GRANDE CORNICHE-7293", "GRANDE CORNICHE-7294", "GRANDE CORNICHE-7296"], "colorway_count": 75, "sku_images": {"GRANDE CORNICHE-7200": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7201": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7202": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7203": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7204": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7205": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7206": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7207": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7208": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7209": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7210": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7211": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7213": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7214": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7215": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7216": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7217": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7218": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7219": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7220": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7221": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7222": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7224": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7225": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7226": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7227": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7228": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7229": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7230": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7232": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7233": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7234": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7240": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7241": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7242": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7243": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7244": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7245": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7246": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7247": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7248": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7249": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7250": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7251": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7252": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7254": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7255": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7256": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7257": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7258": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7259": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7260": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7261": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7262": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7263": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7270": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7271": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7272": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7273": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7275": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7276": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7277": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7278": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7280": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7281": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7282": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7283": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7284": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7286": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7287": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7290": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7292": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7293": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7294": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7296": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/straw-wallpaper/", "pattern": "Straw Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["STRAW-50500", "STRAW-50501", "STRAW-50502", "STRAW-50503", "STRAW-50504", "STRAW-50510", "STRAW-50511", "STRAW-50512", "STRAW-50513", "STRAW-50514", "STRAW-50515", "STRAW-50520", "STRAW-50521", "STRAW-50522", "STRAW-50523", "STRAW-50524", "STRAW-50525", "STRAW-50530", "STRAW-50531", "STRAW-50532", "STRAW-50533", "STRAW-50534", "STRAW-50535", "STRAW-50536", "STRAW-50537", "STRAW-50538", "STRAW-50539", "STRAW-50540", "STRAW-50541", "STRAW-50542", "STRAW-50543", "STRAW-50544", "STRAW-50545", "STRAW-50546", "STRAW-50547", "STRAW-50548", "STRAW-50549"], "colorway_count": 37, "sku_images": {"STRAW-50500": {"id": 100000068423, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Contemporary,Soft,Couch,,Bronze,Bowls,And,Decorative,Flowers,In,Room", "alt": ""}, "STRAW-50501": {"id": 100000068423, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Contemporary,Soft,Couch,,Bronze,Bowls,And,Decorative,Flowers,In,Room", "alt": ""}, "STRAW-50502": {"id": 100000068423, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Contemporary,Soft,Couch,,Bronze,Bowls,And,Decorative,Flowers,In,Room", "alt": ""}, "STRAW-50503": {"id": 100000068423, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Contemporary,Soft,Couch,,Bronze,Bowls,And,Decorative,Flowers,In,Room", "alt": ""}, "STRAW-50504": {"id": 100000068423, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Contemporary,Soft,Couch,,Bronze,Bowls,And,Decorative,Flowers,In,Room", "alt": ""}, "STRAW-50510": {"id": 100000068423, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Contemporary,Soft,Couch,,Bronze,Bowls,And,Decorative,Flowers,In,Room", "alt": ""}, "STRAW-50511": {"id": 100000068423, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Contemporary,Soft,Couch,,Bronze,Bowls,And,Decorative,Flowers,In,Room", "alt": ""}, "STRAW-50512": {"id": 100000068423, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Contemporary,Soft,Couch,,Bronze,Bowls,And,Decorative,Flowers,In,Room", "alt": ""}, "STRAW-50513": {"id": 100000068423, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Contemporary,Soft,Couch,,Bronze,Bowls,And,Decorative,Flowers,In,Room", "alt": ""}, "STRAW-50514": {"id": 100000068423, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Contemporary,Soft,Couch,,Bronze,Bowls,And,Decorative,Flowers,In,Room", "alt": ""}, "STRAW-50515": {"id": 100000068423, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Contemporary,Soft,Couch,,Bronze,Bowls,And,Decorative,Flowers,In,Room", "alt": ""}, "STRAW-50520": {"id": 100000068423, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Contemporary,Soft,Couch,,Bronze,Bowls,And,Decorative,Flowers,In,Room", "alt": ""}, "STRAW-50521": {"id": 100000068423, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Contemporary,Soft,Couch,,Bronze,Bowls,And,Decorative,Flowers,In,Room", "alt": ""}, "STRAW-50522": {"id": 100000068423, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Contemporary,Soft,Couch,,Bronze,Bowls,And,Decorative,Flowers,In,Room", "alt": ""}, "STRAW-50523": {"id": 100000068423, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Contemporary,Soft,Couch,,Bronze,Bowls,And,Decorative,Flowers,In,Room", "alt": ""}, "STRAW-50524": {"id": 100000068423, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Contemporary,Soft,Couch,,Bronze,Bowls,And,Decorative,Flowers,In,Room", "alt": ""}, "STRAW-50525": {"id": 100000068423, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Contemporary,Soft,Couch,,Bronze,Bowls,And,Decorative,Flowers,In,Room", "alt": ""}, "STRAW-50530": {"id": 100000068423, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Contemporary,Soft,Couch,,Bronze,Bowls,And,Decorative,Flowers,In,Room", "alt": ""}, "STRAW-50531": {"id": 100000068423, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Contemporary,Soft,Couch,,Bronze,Bowls,And,Decorative,Flowers,In,Room", "alt": ""}, "STRAW-50532": {"id": 100000068423, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Contemporary,Soft,Couch,,Bronze,Bowls,And,Decorative,Flowers,In,Room", "alt": ""}, "STRAW-50533": {"id": 100000068423, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Contemporary,Soft,Couch,,Bronze,Bowls,And,Decorative,Flowers,In,Room", "alt": ""}, "STRAW-50534": {"id": 100000068423, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Contemporary,Soft,Couch,,Bronze,Bowls,And,Decorative,Flowers,In,Room", "alt": ""}, "STRAW-50535": {"id": 100000068423, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Contemporary,Soft,Couch,,Bronze,Bowls,And,Decorative,Flowers,In,Room", "alt": ""}, "STRAW-50536": {"id": 100000068423, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Contemporary,Soft,Couch,,Bronze,Bowls,And,Decorative,Flowers,In,Room", "alt": ""}, "STRAW-50537": {"id": 100000068423, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Contemporary,Soft,Couch,,Bronze,Bowls,And,Decorative,Flowers,In,Room", "alt": ""}, "STRAW-50538": {"id": 100000068423, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Contemporary,Soft,Couch,,Bronze,Bowls,And,Decorative,Flowers,In,Room", "alt": ""}, "STRAW-50539": {"id": 100000068423, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Contemporary,Soft,Couch,,Bronze,Bowls,And,Decorative,Flowers,In,Room", "alt": ""}, "STRAW-50540": {"id": 100000068423, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Contemporary,Soft,Couch,,Bronze,Bowls,And,Decorative,Flowers,In,Room", "alt": ""}, "STRAW-50541": {"id": 100000068423, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Contemporary,Soft,Couch,,Bronze,Bowls,And,Decorative,Flowers,In,Room", "alt": ""}, "STRAW-50542": {"id": 100000068423, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Contemporary,Soft,Couch,,Bronze,Bowls,And,Decorative,Flowers,In,Room", "alt": ""}, "STRAW-50543": {"id": 100000068423, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Contemporary,Soft,Couch,,Bronze,Bowls,And,Decorative,Flowers,In,Room", "alt": ""}, "STRAW-50544": {"id": 100000068423, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Contemporary,Soft,Couch,,Bronze,Bowls,And,Decorative,Flowers,In,Room", "alt": ""}, "STRAW-50545": {"id": 100000068423, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Contemporary,Soft,Couch,,Bronze,Bowls,And,Decorative,Flowers,In,Room", "alt": ""}, "STRAW-50546": {"id": 100000068423, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Contemporary,Soft,Couch,,Bronze,Bowls,And,Decorative,Flowers,In,Room", "alt": ""}, "STRAW-50547": {"id": 100000068423, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Contemporary,Soft,Couch,,Bronze,Bowls,And,Decorative,Flowers,In,Room", "alt": ""}, "STRAW-50548": {"id": 100000068423, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Contemporary,Soft,Couch,,Bronze,Bowls,And,Decorative,Flowers,In,Room", "alt": ""}, "STRAW-50549": {"id": 100000068423, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Contemporary,Soft,Couch,,Bronze,Bowls,And,Decorative,Flowers,In,Room", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/vegetals-wallpaper/", "pattern": "Vegetals Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["201271202", "201271414", "201272303", "201276707", "201277227", "201277667", "201277777", "201278888", "201279559", "201281101", "201281303", "201282332", "201282525", "201287117", "201287373", "201287909", "201291111", "201291212", "201292323", "201292888", "201297447", "201297606", "201297808", "201301199", "201301221", "201301515", "201302929", "201306868", "201307575", "201307997", "201317703", "86430292", "86431188", "86431252", "86431441", "86432343", "86432525", "86432882", "86432909", "86436444", "86437343", "86437474", "86437887", "86439363", "86439434", "86439505"], "colorway_count": 46, "sku_images": {"201271202": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "201271414": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "201272303": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "201276707": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "201277227": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "201277667": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "201277777": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "201278888": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "201279559": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "201281101": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "201281303": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "201282332": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "201282525": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "201287117": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "201287373": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "201287909": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "201291111": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "201291212": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "201292323": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "201292888": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "201297447": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "201297606": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "201297808": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "201301199": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "201301221": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "201301515": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "201302929": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "201306868": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "201307575": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "201307997": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "201317703": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "86430292": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "86431188": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "86431252": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "86431441": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "86432343": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "86432525": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "86432882": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "86432909": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "86436444": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "86437343": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "86437474": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "86437887": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "86439363": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "86439434": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "86439505": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/highgrove-wallpaper/", "pattern": "Highgrove Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["DHIP217478", "DHIP217479", "DHIP217480", "DHIP217481", "DHIP217482", "DHIP217483", "DHIP217484", "DHIP217485", "DHIP217486", "DHIP217487", "DHIP217488", "DHIP217489", "DHIP217490", "DHIP217491", "DHIP217492", "DHIP217493", "DHIP217494", "DHIP217495", "DHIP217496", "DHIP217497", "DHIP217498", "DHIP217499", "DHIP217500", "DHIP217501", "DHIP217502", "DHIP217503", "DHIP217504", "DHIP217505", "DHIP217506", "DHIP217507", "DHIP217508", "DHIP217509", "DHIP217510", "DHIP217511", "DHIP217512", "DHIP217513", "DHIP217514", "DHIP217515", "DHIP217516", "DHIP217517", "DHIP217518", "DHIP217519", "DHPS237621", "DHPS237622", "DHPS237623", "DHPS237624", "DHPS237625", "DHPS237626", "DHPS237627", "DHPS237628", "DHPS237629", "DHPS237630", "DHPS237631", "DHPS237632", "DHPS237633", "DHPS237634", "DHPS237635", "DHPS237636", "DHPS237637", "DHPS237638", "DHPS237639", "DHPS237640"], "colorway_count": 62, "sku_images": {"DHIP217478": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217479": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217480": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217481": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217482": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217483": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217484": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217485": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217486": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217487": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217488": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217489": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217490": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217491": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217492": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217493": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217494": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217495": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217496": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217497": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217498": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217499": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217500": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217501": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217502": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217503": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217504": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217505": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217506": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217507": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217508": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217509": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217510": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217511": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217512": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217513": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217514": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217515": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217516": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217517": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217518": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217519": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHPS237621": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHPS237622": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHPS237623": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHPS237624": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHPS237625": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHPS237626": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHPS237627": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHPS237628": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHPS237629": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHPS237630": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHPS237631": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHPS237632": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHPS237633": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHPS237634": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHPS237635": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHPS237636": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHPS237637": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHPS237638": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHPS237639": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHPS237640": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/seaside-wallpaper/", "pattern": "Seaside Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["201171010", "201171215", "201171313", "201171505", "201172404", "201172727", "201176306", "201176886", "201176909", "201177616", "201178505", "201179889", "201476446", "201478338", "201479101", "201479559", "201481111", "201486161", "201486303", "201486909", "201491010", "201491414", "201491818", "201496202", "201501212", "201509338", "201516226", "201518228", "201526262", "25091438", "29251227", "29252718", "29254582", "29256103", "29256520", "29258111", "29259374", "29259984", "83972127", "83976202", "83976776", "83978121", "83979122", "83979808"], "colorway_count": 44, "sku_images": {"201171010": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "201171215": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "201171313": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "201171505": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "201172404": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "201172727": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "201176306": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "201176886": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "201176909": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "201177616": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "201178505": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "201179889": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "201476446": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "201478338": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "201479101": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "201479559": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "201481111": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "201486161": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "201486303": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "201486909": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "201491010": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "201491414": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "201491818": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "201496202": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "201501212": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "201509338": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "201516226": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "201518228": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "201526262": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "25091438": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "29251227": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "29252718": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "29254582": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "29256103": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "29256520": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "29258111": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "29259374": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "29259984": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "83972127": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "83976202": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "83976776": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "83978121": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "83979122": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "83979808": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/heritage-wallpaper_/", "pattern": "Heritage Wallpaper_", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["201191324", "201192510", "201197433", "201199902", "201201895", "201202971", "201206230", "201207244", "201207777", "201217155", "201217362", "201219817", "201221900", "201227293", "201229411", "201231022", "201237245", "201237608", "201238665", "201239371", "201241777", "201246812", "201248888", "201249350"], "colorway_count": 24, "sku_images": {"201191324": {"id": 100000064570, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "heritage cover", "alt": ""}, "201192510": {"id": 100000064570, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "heritage cover", "alt": ""}, "201197433": {"id": 100000064570, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "heritage cover", "alt": ""}, "201199902": {"id": 100000064570, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "heritage cover", "alt": ""}, "201201895": {"id": 100000064570, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "heritage cover", "alt": ""}, "201202971": {"id": 100000064570, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "heritage cover", "alt": ""}, "201206230": {"id": 100000064570, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "heritage cover", "alt": ""}, "201207244": {"id": 100000064570, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "heritage cover", "alt": ""}, "201207777": {"id": 100000064570, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "heritage cover", "alt": ""}, "201217155": {"id": 100000064570, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "heritage cover", "alt": ""}, "201217362": {"id": 100000064570, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "heritage cover", "alt": ""}, "201219817": {"id": 100000064570, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "heritage cover", "alt": ""}, "201221900": {"id": 100000064570, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "heritage cover", "alt": ""}, "201227293": {"id": 100000064570, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "heritage cover", "alt": ""}, "201229411": {"id": 100000064570, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "heritage cover", "alt": ""}, "201231022": {"id": 100000064570, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "heritage cover", "alt": ""}, "201237245": {"id": 100000064570, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "heritage cover", "alt": ""}, "201237608": {"id": 100000064570, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "heritage cover", "alt": ""}, "201238665": {"id": 100000064570, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "heritage cover", "alt": ""}, "201239371": {"id": 100000064570, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "heritage cover", "alt": ""}, "201241777": {"id": 100000064570, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "heritage cover", "alt": ""}, "201246812": {"id": 100000064570, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "heritage cover", "alt": ""}, "201248888": {"id": 100000064570, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "heritage cover", "alt": ""}, "201249350": {"id": 100000064570, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "heritage cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/matera-wallpaper/", "pattern": "Matera Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["201121101", "201121221", "201121404", "201127575", "201128778", "201131200", "201131303", "201131414", "201133535", "201136969", "201137676", "201141111", "201141202", "201141331", "201142772", "201146996", "201147447", "201149808", "201151212", "201151391", "201157606", "201159999", "201161177", "201161373", "201162707", "201166969", "201171010", "201171215", "201171313", "201171505", "201172727", "201177616", "201179889", "201181003"], "colorway_count": 34, "sku_images": {"201121101": {"id": 100000062205, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "sizes": "(max-width: 756px) 100vw, 756px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "thumbnail_sizes": "(max-width: 756px) 100vw, 756px", "name": "Matera Cover", "alt": ""}, "201121221": {"id": 100000062205, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "sizes": "(max-width: 756px) 100vw, 756px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "thumbnail_sizes": "(max-width: 756px) 100vw, 756px", "name": "Matera Cover", "alt": ""}, "201121404": {"id": 100000062205, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "sizes": "(max-width: 756px) 100vw, 756px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "thumbnail_sizes": "(max-width: 756px) 100vw, 756px", "name": "Matera Cover", "alt": ""}, "201127575": {"id": 100000062205, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "sizes": "(max-width: 756px) 100vw, 756px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "thumbnail_sizes": "(max-width: 756px) 100vw, 756px", "name": "Matera Cover", "alt": ""}, "201128778": {"id": 100000062205, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "sizes": "(max-width: 756px) 100vw, 756px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "thumbnail_sizes": "(max-width: 756px) 100vw, 756px", "name": "Matera Cover", "alt": ""}, "201131200": {"id": 100000062205, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "sizes": "(max-width: 756px) 100vw, 756px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "thumbnail_sizes": "(max-width: 756px) 100vw, 756px", "name": "Matera Cover", "alt": ""}, "201131303": {"id": 100000062205, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "sizes": "(max-width: 756px) 100vw, 756px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "thumbnail_sizes": "(max-width: 756px) 100vw, 756px", "name": "Matera Cover", "alt": ""}, "201131414": {"id": 100000062205, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "sizes": "(max-width: 756px) 100vw, 756px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "thumbnail_sizes": "(max-width: 756px) 100vw, 756px", "name": "Matera Cover", "alt": ""}, "201133535": {"id": 100000062205, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "sizes": "(max-width: 756px) 100vw, 756px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "thumbnail_sizes": "(max-width: 756px) 100vw, 756px", "name": "Matera Cover", "alt": ""}, "201136969": {"id": 100000062205, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "sizes": "(max-width: 756px) 100vw, 756px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "thumbnail_sizes": "(max-width: 756px) 100vw, 756px", "name": "Matera Cover", "alt": ""}, "201137676": {"id": 100000062205, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "sizes": "(max-width: 756px) 100vw, 756px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "thumbnail_sizes": "(max-width: 756px) 100vw, 756px", "name": "Matera Cover", "alt": ""}, "201141111": {"id": 100000062205, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "sizes": "(max-width: 756px) 100vw, 756px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "thumbnail_sizes": "(max-width: 756px) 100vw, 756px", "name": "Matera Cover", "alt": ""}, "201141202": {"id": 100000062205, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "sizes": "(max-width: 756px) 100vw, 756px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "thumbnail_sizes": "(max-width: 756px) 100vw, 756px", "name": "Matera Cover", "alt": ""}, "201141331": {"id": 100000062205, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "sizes": "(max-width: 756px) 100vw, 756px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "thumbnail_sizes": "(max-width: 756px) 100vw, 756px", "name": "Matera Cover", "alt": ""}, "201142772": {"id": 100000062205, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "sizes": "(max-width: 756px) 100vw, 756px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "thumbnail_sizes": "(max-width: 756px) 100vw, 756px", "name": "Matera Cover", "alt": ""}, "201146996": {"id": 100000062205, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "sizes": "(max-width: 756px) 100vw, 756px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "thumbnail_sizes": "(max-width: 756px) 100vw, 756px", "name": "Matera Cover", "alt": ""}, "201147447": {"id": 100000062205, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "sizes": "(max-width: 756px) 100vw, 756px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "thumbnail_sizes": "(max-width: 756px) 100vw, 756px", "name": "Matera Cover", "alt": ""}, "201149808": {"id": 100000062205, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "sizes": "(max-width: 756px) 100vw, 756px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "thumbnail_sizes": "(max-width: 756px) 100vw, 756px", "name": "Matera Cover", "alt": ""}, "201151212": {"id": 100000062205, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "sizes": "(max-width: 756px) 100vw, 756px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "thumbnail_sizes": "(max-width: 756px) 100vw, 756px", "name": "Matera Cover", "alt": ""}, "201151391": {"id": 100000062205, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "sizes": "(max-width: 756px) 100vw, 756px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "thumbnail_sizes": "(max-width: 756px) 100vw, 756px", "name": "Matera Cover", "alt": ""}, "201157606": {"id": 100000062205, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "sizes": "(max-width: 756px) 100vw, 756px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "thumbnail_sizes": "(max-width: 756px) 100vw, 756px", "name": "Matera Cover", "alt": ""}, "201159999": {"id": 100000062205, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "sizes": "(max-width: 756px) 100vw, 756px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "thumbnail_sizes": "(max-width: 756px) 100vw, 756px", "name": "Matera Cover", "alt": ""}, "201161177": {"id": 100000062205, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "sizes": "(max-width: 756px) 100vw, 756px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "thumbnail_sizes": "(max-width: 756px) 100vw, 756px", "name": "Matera Cover", "alt": ""}, "201161373": {"id": 100000062205, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "sizes": "(max-width: 756px) 100vw, 756px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "thumbnail_sizes": "(max-width: 756px) 100vw, 756px", "name": "Matera Cover", "alt": ""}, "201162707": {"id": 100000062205, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "sizes": "(max-width: 756px) 100vw, 756px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "thumbnail_sizes": "(max-width: 756px) 100vw, 756px", "name": "Matera Cover", "alt": ""}, "201166969": {"id": 100000062205, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "sizes": "(max-width: 756px) 100vw, 756px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "thumbnail_sizes": "(max-width: 756px) 100vw, 756px", "name": "Matera Cover", "alt": ""}, "201171010": {"id": 100000062205, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "sizes": "(max-width: 756px) 100vw, 756px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "thumbnail_sizes": "(max-width: 756px) 100vw, 756px", "name": "Matera Cover", "alt": ""}, "201171215": {"id": 100000062205, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "sizes": "(max-width: 756px) 100vw, 756px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "thumbnail_sizes": "(max-width: 756px) 100vw, 756px", "name": "Matera Cover", "alt": ""}, "201171313": {"id": 100000062205, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "sizes": "(max-width: 756px) 100vw, 756px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "thumbnail_sizes": "(max-width: 756px) 100vw, 756px", "name": "Matera Cover", "alt": ""}, "201171505": {"id": 100000062205, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "sizes": "(max-width: 756px) 100vw, 756px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "thumbnail_sizes": "(max-width: 756px) 100vw, 756px", "name": "Matera Cover", "alt": ""}, "201172727": {"id": 100000062205, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "sizes": "(max-width: 756px) 100vw, 756px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "thumbnail_sizes": "(max-width: 756px) 100vw, 756px", "name": "Matera Cover", "alt": ""}, "201177616": {"id": 100000062205, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "sizes": "(max-width: 756px) 100vw, 756px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "thumbnail_sizes": "(max-width: 756px) 100vw, 756px", "name": "Matera Cover", "alt": ""}, "201179889": {"id": 100000062205, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "sizes": "(max-width: 756px) 100vw, 756px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "thumbnail_sizes": "(max-width: 756px) 100vw, 756px", "name": "Matera Cover", "alt": ""}, "201181003": {"id": 100000062205, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "sizes": "(max-width: 756px) 100vw, 756px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "thumbnail_sizes": "(max-width: 756px) 100vw, 756px", "name": "Matera Cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/indienne-wallpapers/", "pattern": "Indienne Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["ZIND313111", "ZIND313112", "ZIND313113", "ZIND313114", "ZIND313115", "ZIND313116", "ZIND313117", "ZIND313118", "ZIND313119", "ZIND313120", "ZIND313121", "ZIND313122", "ZIND313123", "ZIND313135", "ZIND313136", "ZJAI311742", "ZJAI311743", "ZKEM312634", "ZKEM312646", "ZKEM312650", "ZKEM312674"], "colorway_count": 21, "sku_images": {"ZIND313111": {"id": 100000063499, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "indienne- cover", "alt": ""}, "ZIND313112": {"id": 100000063499, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "indienne- cover", "alt": ""}, "ZIND313113": {"id": 100000063499, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "indienne- cover", "alt": ""}, "ZIND313114": {"id": 100000063499, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "indienne- cover", "alt": ""}, "ZIND313115": {"id": 100000063499, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "indienne- cover", "alt": ""}, "ZIND313116": {"id": 100000063499, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "indienne- cover", "alt": ""}, "ZIND313117": {"id": 100000063499, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "indienne- cover", "alt": ""}, "ZIND313118": {"id": 100000063499, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "indienne- cover", "alt": ""}, "ZIND313119": {"id": 100000063499, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "indienne- cover", "alt": ""}, "ZIND313120": {"id": 100000063499, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "indienne- cover", "alt": ""}, "ZIND313121": {"id": 100000063499, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "indienne- cover", "alt": ""}, "ZIND313122": {"id": 100000063499, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "indienne- cover", "alt": ""}, "ZIND313123": {"id": 100000063499, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "indienne- cover", "alt": ""}, "ZIND313135": {"id": 100000063499, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "indienne- cover", "alt": ""}, "ZIND313136": {"id": 100000063499, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "indienne- cover", "alt": ""}, "ZJAI311742": {"id": 100000063499, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "indienne- cover", "alt": ""}, "ZJAI311743": {"id": 100000063499, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "indienne- cover", "alt": ""}, "ZKEM312634": {"id": 100000063499, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "indienne- cover", "alt": ""}, "ZKEM312646": {"id": 100000063499, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "indienne- cover", "alt": ""}, "ZKEM312650": {"id": 100000063499, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "indienne- cover", "alt": ""}, "ZKEM312674": {"id": 100000063499, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "indienne- cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/endpapers-wallpapers/", "pattern": "Endpapers Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["ZEND313083", "ZEND313084", "ZEND313085", "ZEND313086", "ZEND313087", "ZEND313088", "ZEND313089", "ZEND313090", "ZEND313091", "ZEND313092", "ZEND313093", "ZEND313094", "ZEND313095", "ZEND313096", "ZEND313097", "ZEND313098", "ZEND313099", "ZEND313100", "ZEND313101", "ZEND313102", "ZEND313103", "ZEND313104", "ZEND313105", "ZEND313106", "ZEND313107", "ZEND313108", "ZEND313109", "ZEND313110"], "colorway_count": 28, "sku_images": {"ZEND313083": {"id": 100000063422, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "endpapers-Cover", "alt": ""}, "ZEND313084": {"id": 100000063422, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "endpapers-Cover", "alt": ""}, "ZEND313085": {"id": 100000063422, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "endpapers-Cover", "alt": ""}, "ZEND313086": {"id": 100000063422, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "endpapers-Cover", "alt": ""}, "ZEND313087": {"id": 100000063422, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "endpapers-Cover", "alt": ""}, "ZEND313088": {"id": 100000063422, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "endpapers-Cover", "alt": ""}, "ZEND313089": {"id": 100000063422, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "endpapers-Cover", "alt": ""}, "ZEND313090": {"id": 100000063422, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "endpapers-Cover", "alt": ""}, "ZEND313091": {"id": 100000063422, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "endpapers-Cover", "alt": ""}, "ZEND313092": {"id": 100000063422, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "endpapers-Cover", "alt": ""}, "ZEND313093": {"id": 100000063422, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "endpapers-Cover", "alt": ""}, "ZEND313094": {"id": 100000063422, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "endpapers-Cover", "alt": ""}, "ZEND313095": {"id": 100000063422, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "endpapers-Cover", "alt": ""}, "ZEND313096": {"id": 100000063422, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "endpapers-Cover", "alt": ""}, "ZEND313097": {"id": 100000063422, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "endpapers-Cover", "alt": ""}, "ZEND313098": {"id": 100000063422, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "endpapers-Cover", "alt": ""}, "ZEND313099": {"id": 100000063422, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "endpapers-Cover", "alt": ""}, "ZEND313100": {"id": 100000063422, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "endpapers-Cover", "alt": ""}, "ZEND313101": {"id": 100000063422, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "endpapers-Cover", "alt": ""}, "ZEND313102": {"id": 100000063422, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "endpapers-Cover", "alt": ""}, "ZEND313103": {"id": 100000063422, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "endpapers-Cover", "alt": ""}, "ZEND313104": {"id": 100000063422, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "endpapers-Cover", "alt": ""}, "ZEND313105": {"id": 100000063422, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "endpapers-Cover", "alt": ""}, "ZEND313106": {"id": 100000063422, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "endpapers-Cover", "alt": ""}, "ZEND313107": {"id": 100000063422, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "endpapers-Cover", "alt": ""}, "ZEND313108": {"id": 100000063422, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "endpapers-Cover", "alt": ""}, "ZEND313109": {"id": 100000063422, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "endpapers-Cover", "alt": ""}, "ZEND313110": {"id": 100000063422, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "endpapers-Cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/annees-folles-wallpaper/", "pattern": "Annees Folles Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["201031619", "201036755", "201037146", "201037599", "201037810", "201039712", "201041921", "201046582", "201046810", "201047264", "201047728", "201049132", "201051611", "201052926", "201053215", "201056944", "201057645", "201057873", "201060287", "201062732", "201066155", "201069271", "201069820", "201072222", "201076721", "201079957", "201082674", "201086515", "201089643"], "colorway_count": 29, "sku_images": {"201031619": {"id": 100000062129, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "sizes": "(max-width: 483px) 100vw, 483px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "thumbnail_sizes": "(max-width: 483px) 100vw, 483px", "name": "Annees cover", "alt": ""}, "201036755": {"id": 100000062129, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "sizes": "(max-width: 483px) 100vw, 483px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "thumbnail_sizes": "(max-width: 483px) 100vw, 483px", "name": "Annees cover", "alt": ""}, "201037146": {"id": 100000062129, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "sizes": "(max-width: 483px) 100vw, 483px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "thumbnail_sizes": "(max-width: 483px) 100vw, 483px", "name": "Annees cover", "alt": ""}, "201037599": {"id": 100000062129, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "sizes": "(max-width: 483px) 100vw, 483px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "thumbnail_sizes": "(max-width: 483px) 100vw, 483px", "name": "Annees cover", "alt": ""}, "201037810": {"id": 100000062129, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "sizes": "(max-width: 483px) 100vw, 483px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "thumbnail_sizes": "(max-width: 483px) 100vw, 483px", "name": "Annees cover", "alt": ""}, "201039712": {"id": 100000062129, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "sizes": "(max-width: 483px) 100vw, 483px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "thumbnail_sizes": "(max-width: 483px) 100vw, 483px", "name": "Annees cover", "alt": ""}, "201041921": {"id": 100000062129, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "sizes": "(max-width: 483px) 100vw, 483px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "thumbnail_sizes": "(max-width: 483px) 100vw, 483px", "name": "Annees cover", "alt": ""}, "201046582": {"id": 100000062129, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "sizes": "(max-width: 483px) 100vw, 483px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "thumbnail_sizes": "(max-width: 483px) 100vw, 483px", "name": "Annees cover", "alt": ""}, "201046810": {"id": 100000062129, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "sizes": "(max-width: 483px) 100vw, 483px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "thumbnail_sizes": "(max-width: 483px) 100vw, 483px", "name": "Annees cover", "alt": ""}, "201047264": {"id": 100000062129, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "sizes": "(max-width: 483px) 100vw, 483px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "thumbnail_sizes": "(max-width: 483px) 100vw, 483px", "name": "Annees cover", "alt": ""}, "201047728": {"id": 100000062129, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "sizes": "(max-width: 483px) 100vw, 483px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "thumbnail_sizes": "(max-width: 483px) 100vw, 483px", "name": "Annees cover", "alt": ""}, "201049132": {"id": 100000062129, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "sizes": "(max-width: 483px) 100vw, 483px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "thumbnail_sizes": "(max-width: 483px) 100vw, 483px", "name": "Annees cover", "alt": ""}, "201051611": {"id": 100000062129, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "sizes": "(max-width: 483px) 100vw, 483px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "thumbnail_sizes": "(max-width: 483px) 100vw, 483px", "name": "Annees cover", "alt": ""}, "201052926": {"id": 100000062129, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "sizes": "(max-width: 483px) 100vw, 483px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "thumbnail_sizes": "(max-width: 483px) 100vw, 483px", "name": "Annees cover", "alt": ""}, "201053215": {"id": 100000062129, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "sizes": "(max-width: 483px) 100vw, 483px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "thumbnail_sizes": "(max-width: 483px) 100vw, 483px", "name": "Annees cover", "alt": ""}, "201056944": {"id": 100000062129, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "sizes": "(max-width: 483px) 100vw, 483px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "thumbnail_sizes": "(max-width: 483px) 100vw, 483px", "name": "Annees cover", "alt": ""}, "201057645": {"id": 100000062129, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "sizes": "(max-width: 483px) 100vw, 483px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "thumbnail_sizes": "(max-width: 483px) 100vw, 483px", "name": "Annees cover", "alt": ""}, "201057873": {"id": 100000062129, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "sizes": "(max-width: 483px) 100vw, 483px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "thumbnail_sizes": "(max-width: 483px) 100vw, 483px", "name": "Annees cover", "alt": ""}, "201060287": {"id": 100000062129, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "sizes": "(max-width: 483px) 100vw, 483px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "thumbnail_sizes": "(max-width: 483px) 100vw, 483px", "name": "Annees cover", "alt": ""}, "201062732": {"id": 100000062129, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "sizes": "(max-width: 483px) 100vw, 483px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "thumbnail_sizes": "(max-width: 483px) 100vw, 483px", "name": "Annees cover", "alt": ""}, "201066155": {"id": 100000062129, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "sizes": "(max-width: 483px) 100vw, 483px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "thumbnail_sizes": "(max-width: 483px) 100vw, 483px", "name": "Annees cover", "alt": ""}, "201069271": {"id": 100000062129, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "sizes": "(max-width: 483px) 100vw, 483px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "thumbnail_sizes": "(max-width: 483px) 100vw, 483px", "name": "Annees cover", "alt": ""}, "201069820": {"id": 100000062129, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "sizes": "(max-width: 483px) 100vw, 483px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "thumbnail_sizes": "(max-width: 483px) 100vw, 483px", "name": "Annees cover", "alt": ""}, "201072222": {"id": 100000062129, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "sizes": "(max-width: 483px) 100vw, 483px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "thumbnail_sizes": "(max-width: 483px) 100vw, 483px", "name": "Annees cover", "alt": ""}, "201076721": {"id": 100000062129, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "sizes": "(max-width: 483px) 100vw, 483px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "thumbnail_sizes": "(max-width: 483px) 100vw, 483px", "name": "Annees cover", "alt": ""}, "201079957": {"id": 100000062129, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "sizes": "(max-width: 483px) 100vw, 483px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "thumbnail_sizes": "(max-width: 483px) 100vw, 483px", "name": "Annees cover", "alt": ""}, "201082674": {"id": 100000062129, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "sizes": "(max-width: 483px) 100vw, 483px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "thumbnail_sizes": "(max-width: 483px) 100vw, 483px", "name": "Annees cover", "alt": ""}, "201086515": {"id": 100000062129, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "sizes": "(max-width: 483px) 100vw, 483px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "thumbnail_sizes": "(max-width: 483px) 100vw, 483px", "name": "Annees cover", "alt": ""}, "201089643": {"id": 100000062129, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "sizes": "(max-width: 483px) 100vw, 483px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "thumbnail_sizes": "(max-width: 483px) 100vw, 483px", "name": "Annees cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/ness-wallpaper/", "pattern": "Nest Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["201000000", "201000101", "201000220", "201000303", "201000424", "201001010", "201001111", "201001212", "201001313", "201001414", "201001515", "201001616", "201001771", "201002080", "201002121", "201002222", "201002323", "201002525", "201002662", "201002727", "201002808", "201003232", "201003404", "201003774", "201004141", "201004334", "201006106", "201006336", "201006464", "201006886", "201007007", "201007077", "201007101", "201007171", "201007202", "201007272", "201007317", "201007337", "201007474", "201007766", "201007979", "201009090", "201009119", "201009229", "201009339", "201009404", "201009717", "201009909"], "colorway_count": 48, "sku_images": {"201000000": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201000101": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201000220": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201000303": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201000424": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201001010": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201001111": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201001212": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201001313": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201001414": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201001515": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201001616": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201001771": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201002080": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201002121": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201002222": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201002323": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201002525": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201002662": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201002727": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201002808": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201003232": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201003404": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201003774": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201004141": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201004334": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201006106": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201006336": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201006464": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201006886": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201007007": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201007077": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201007101": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201007171": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201007202": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201007272": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201007317": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201007337": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201007474": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201007766": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201007979": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201009090": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201009119": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201009229": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201009339": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201009404": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201009717": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201009909": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/pure-wallpaper/", "pattern": "Pure Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["PU201", "PU211", "PU221", "PU222", "PU231", "PU241", "PU251", "PU252", "PU261", "PU271", "PU281", "PU291", "PU292", "PU293", "PU301", "PU311"], "colorway_count": 16, "sku_images": {"PU201": {"id": 100000061991, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-768x768.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Pure Cover", "alt": ""}, "PU211": {"id": 100000061991, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-768x768.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Pure Cover", "alt": ""}, "PU221": {"id": 100000061991, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-768x768.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Pure Cover", "alt": ""}, "PU222": {"id": 100000061991, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-768x768.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Pure Cover", "alt": ""}, "PU231": {"id": 100000061991, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-768x768.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Pure Cover", "alt": ""}, "PU241": {"id": 100000061991, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-768x768.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Pure Cover", "alt": ""}, "PU251": {"id": 100000061991, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-768x768.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Pure Cover", "alt": ""}, "PU252": {"id": 100000061991, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-768x768.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Pure Cover", "alt": ""}, "PU261": {"id": 100000061991, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-768x768.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Pure Cover", "alt": ""}, "PU271": {"id": 100000061991, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-768x768.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Pure Cover", "alt": ""}, "PU281": {"id": 100000061991, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-768x768.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Pure Cover", "alt": ""}, "PU291": {"id": 100000061991, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-768x768.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Pure Cover", "alt": ""}, "PU292": {"id": 100000061991, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-768x768.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Pure Cover", "alt": ""}, "PU293": {"id": 100000061991, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-768x768.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Pure Cover", "alt": ""}, "PU301": {"id": 100000061991, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-768x768.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Pure Cover", "alt": ""}, "PU311": {"id": 100000061991, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-768x768.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Pure Cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/oase-wallpaper/", "pattern": "Oase Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["OAS201", "OAS202", "OAS203", "OAS211", "OAS221", "OAS222", "OAS223", "OAS231", "OAS232", "OAS233", "OAS241", "OAS242", "OAS243", "OAS263", "OAS264", "OAS265", "OAS271", "OAS272", "OAS273", "OAS274", "OAS275", "OAS281", "OAS282", "OAS283", "OAS291", "OAS292", "OAS293", "OAS294"], "colorway_count": 28, "sku_images": {"OAS201": {"id": 100000061914, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Oase Cover", "alt": ""}, "OAS202": {"id": 100000061914, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Oase Cover", "alt": ""}, "OAS203": {"id": 100000061914, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Oase Cover", "alt": ""}, "OAS211": {"id": 100000061914, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Oase Cover", "alt": ""}, "OAS221": {"id": 100000061914, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Oase Cover", "alt": ""}, "OAS222": {"id": 100000061914, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Oase Cover", "alt": ""}, "OAS223": {"id": 100000061914, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Oase Cover", "alt": ""}, "OAS231": {"id": 100000061914, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Oase Cover", "alt": ""}, "OAS232": {"id": 100000061914, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Oase Cover", "alt": ""}, "OAS233": {"id": 100000061914, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Oase Cover", "alt": ""}, "OAS241": {"id": 100000061914, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Oase Cover", "alt": ""}, "OAS242": {"id": 100000061914, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Oase Cover", "alt": ""}, "OAS243": {"id": 100000061914, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Oase Cover", "alt": ""}, "OAS263": {"id": 100000061914, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Oase Cover", "alt": ""}, "OAS264": {"id": 100000061914, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Oase Cover", "alt": ""}, "OAS265": {"id": 100000061914, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Oase Cover", "alt": ""}, "OAS271": {"id": 100000061914, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Oase Cover", "alt": ""}, "OAS272": {"id": 100000061914, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Oase Cover", "alt": ""}, "OAS273": {"id": 100000061914, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Oase Cover", "alt": ""}, "OAS274": {"id": 100000061914, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Oase Cover", "alt": ""}, "OAS275": {"id": 100000061914, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Oase Cover", "alt": ""}, "OAS281": {"id": 100000061914, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Oase Cover", "alt": ""}, "OAS282": {"id": 100000061914, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Oase Cover", "alt": ""}, "OAS283": {"id": 100000061914, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Oase Cover", "alt": ""}, "OAS291": {"id": 100000061914, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Oase Cover", "alt": ""}, "OAS292": {"id": 100000061914, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Oase Cover", "alt": ""}, "OAS293": {"id": 100000061914, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Oase Cover", "alt": ""}, "OAS294": {"id": 100000061914, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Oase Cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/light-at-night-wallpaper/", "pattern": "Light At Night Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["LAN201", "LAN202", "LAN203", "LAN211", "LAN221", "LAN222", "LAN231", "LAN232", "LAN233", "LAN241", "LAN242", "LAN251", "LAN252", "LAN271", "LAN272", "LAN281", "LAN282", "LAN283", "LAN284", "LAN291", "LAN292", "LAN293", "LAN312"], "colorway_count": 23, "sku_images": {"LAN201": {"id": 100000061864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Light-at-Night-Cover", "alt": ""}, "LAN202": {"id": 100000061864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Light-at-Night-Cover", "alt": ""}, "LAN203": {"id": 100000061864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Light-at-Night-Cover", "alt": ""}, "LAN211": {"id": 100000061864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Light-at-Night-Cover", "alt": ""}, "LAN221": {"id": 100000061864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Light-at-Night-Cover", "alt": ""}, "LAN222": {"id": 100000061864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Light-at-Night-Cover", "alt": ""}, "LAN231": {"id": 100000061864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Light-at-Night-Cover", "alt": ""}, "LAN232": {"id": 100000061864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Light-at-Night-Cover", "alt": ""}, "LAN233": {"id": 100000061864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Light-at-Night-Cover", "alt": ""}, "LAN241": {"id": 100000061864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Light-at-Night-Cover", "alt": ""}, "LAN242": {"id": 100000061864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Light-at-Night-Cover", "alt": ""}, "LAN251": {"id": 100000061864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Light-at-Night-Cover", "alt": ""}, "LAN252": {"id": 100000061864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Light-at-Night-Cover", "alt": ""}, "LAN271": {"id": 100000061864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Light-at-Night-Cover", "alt": ""}, "LAN272": {"id": 100000061864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Light-at-Night-Cover", "alt": ""}, "LAN281": {"id": 100000061864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Light-at-Night-Cover", "alt": ""}, "LAN282": {"id": 100000061864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Light-at-Night-Cover", "alt": ""}, "LAN283": {"id": 100000061864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Light-at-Night-Cover", "alt": ""}, "LAN284": {"id": 100000061864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Light-at-Night-Cover", "alt": ""}, "LAN291": {"id": 100000061864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Light-at-Night-Cover", "alt": ""}, "LAN292": {"id": 100000061864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Light-at-Night-Cover", "alt": ""}, "LAN293": {"id": 100000061864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Light-at-Night-Cover", "alt": ""}, "LAN312": {"id": 100000061864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Light-at-Night-Cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/commercial-wallcovering/mywall-zenith/", "pattern": "Mywall Zenith", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["Z47801", "Z47802", "Z47803", "Z47804", "Z47805", "Z47806", "Z47807", "Z47808", "Z47811", "Z47812", "Z47813", "Z47814", "Z47815", "Z47816", "Z47817", "Z47818", "Z47821", "Z47822", "Z47823", "Z47824", "Z47825", "Z47826", "Z47827", "Z47828", "Z47831", "Z47832", "Z47833", "Z47834", "Z47835", "Z47836", "Z47837", "Z47838", "Z47841", "Z47842", "Z47843", "Z47844", "Z47845", "Z47846", "Z47847", "Z47848", "Z47851", "Z47852", "Z47853", "Z47854", "Z47855", "Z47856", "Z47857", "Z47858"], "colorway_count": 48, "sku_images": {"Z47801": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47802": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47803": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47804": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47805": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47806": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47807": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47808": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47811": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47812": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47813": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47814": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47815": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47816": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47817": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47818": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47821": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47822": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47823": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47824": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47825": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47826": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47827": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47828": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47831": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47832": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47833": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47834": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47835": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47836": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47837": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47838": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47841": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47842": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47843": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47844": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47845": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47846": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47847": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47848": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47851": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47852": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47853": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47854": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47855": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47856": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47857": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47858": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/premierwall-fusion/", "pattern": "Premierwall Fusion 2025-28", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["PF8101", "PF8102", "PF8103", "PF8110", "PF8111", "PF8112", "PF8126", "PF8127", "PF8134", "PF8135", "PF8150", "PF8151", "PF8152", "PF8159", "PF8160", "PF8161", "PF8175", "PF8176", "PF8177", "PF8178", "PF8191", "PF8192", "PF8207", "PF8208", "PF8209", "PF8223", "PF8224", "PF8225", "PF8239", "PF8240", "PF8241", "PF8255", "PF8256", "PF8257", "PF8258", "PWF8104", "PWF8105", "PWF8106", "PWF8107", "PWF8108", "PWF8109", "PWF8113", "PWF8114", "PWF8115", "PWF8116", "PWF8117", "PWF8118", "PWF8119", "PWF8120", "PWF8121", "PWF8122", "PWF8123", "PWF8124", "PWF8125", "PWF8128", "PWF8129", "PWF8130", "PWF8131", "PWF8132", "PWF8133", "PWF8136", "PWF8137", "PWF8138", "PWF8139", "PWF8140", "PWF8141", "PWF8142", "PWF8143", "PWF8144", "PWF8145", "PWF8146", "PWF8147", "PWF8148", "PWF8149", "PWF8153", "PWF8154", "PWF8155", "PWF8156", "PWF8157", "PWF8158", "PWF8162", "PWF8163", "PWF8164", "PWF8165", "PWF8166", "PWF8167", "PWF8168", "PWF8169", "PWF8170", "PWF8171", "PWF8172", "PWF8173", "PWF8174", "PWF8179", "PWF8180", "PWF8181", "PWF8182", "PWF8183", "PWF8184", "PWF8185", "PWF8186", "PWF8187", "PWF8188", "PWF8189", "PWF8190", "PWF8193", "PWF8194", "PWF8195", "PWF8196", "PWF8197", "PWF8198", "PWF8199", "PWF8200", "PWF8201", "PWF8202", "PWF8203", "PWF8204", "PWF8205", "PWF8206", "PWF8210", "PWF8211", "PWF8212", "PWF8213", "PWF8214", "PWF8215", "PWF8216", "PWF8217", "PWF8218", "PWF8219", "PWF8220", "PWF8221", "PWF8222", "PWF8226", "PWF8227", "PWF8228", "PWF8229", "PWF8230", "PWF8231", "PWF8232", "PWF8233", "PWF8234", "PWF8235", "PWF8236", "PWF8237", "PWF8238", "PWF8242", "PWF8243", "PWF8244", "PWF8245", "PWF8246", "PWF8247", "PWF8248", "PWF8249", "PWF8250", "PWF8251", "PWF8252", "PWF8253", "PWF8254", "PWF8259", "PWF8260", "PWF8261", "PWF8262", "PWF8263", "PWF8264", "PWF8265", "PWF8266", "PWF8267", "PWF8268", "PWF8269", "PWF8270"], "colorway_count": 170, "sku_images": {"PF8101": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PF8102": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PF8103": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PF8110": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PF8111": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PF8112": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PF8126": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PF8127": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PF8134": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PF8135": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PF8150": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PF8151": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PF8152": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PF8159": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PF8160": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PF8161": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PF8175": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PF8176": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PF8177": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PF8178": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PF8191": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PF8192": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PF8207": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PF8208": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PF8209": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PF8223": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PF8224": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PF8225": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PF8239": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PF8240": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PF8241": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PF8255": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PF8256": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PF8257": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PF8258": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8104": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8105": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8106": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8107": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8108": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8109": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8113": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8114": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8115": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8116": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8117": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8118": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8119": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8120": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8121": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8122": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8123": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8124": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8125": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8128": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8129": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8130": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8131": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8132": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8133": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8136": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8137": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8138": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8139": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8140": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8141": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8142": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8143": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8144": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8145": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8146": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8147": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8148": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8149": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8153": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8154": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8155": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8156": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8157": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8158": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8162": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8163": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8164": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8165": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8166": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8167": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8168": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8169": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8170": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8171": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8172": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8173": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8174": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8179": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8180": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8181": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8182": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8183": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8184": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8185": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8186": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8187": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8188": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8189": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8190": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8193": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8194": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8195": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8196": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8197": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8198": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8199": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8200": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8201": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8202": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8203": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8204": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8205": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8206": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8210": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8211": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8212": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8213": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8214": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8215": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8216": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8217": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8218": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8219": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8220": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8221": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8222": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8226": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8227": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8228": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8229": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8230": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8231": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8232": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8233": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8234": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8235": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8236": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8237": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8238": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8242": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8243": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8244": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8245": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8246": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8247": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8248": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8249": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8250": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8251": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8252": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8253": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8254": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8259": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8260": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8261": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8262": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8263": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8264": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8265": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8266": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8267": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8268": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8269": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8270": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/p3tec-bevel/", "pattern": "P3TEC-Bevel", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["P3T-60230", "P3T-60231", "P3T-60232", "P3T-60233", "P3T-60234", "P3T-60235", "P3T-60236", "P3T-60237", "P3T-60238", "P3T-60239", "P3T-60240", "P3T-60241", "P3T-60242", "P3T-60243", "P3T-60244", "P3T-60245", "P3T-60246"], "colorway_count": 17, "sku_images": {"P3T-60230": {"id": 100000056039, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg 1938w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-227x300.jpg 227w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-775x1024.jpg 775w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-768x1015.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1163x1536.jpg 1163w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1550x2048.jpg 1550w", "sizes": "(max-width: 1938px) 100vw, 1938px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-227x300.jpg 227w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-775x1024.jpg 775w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-768x1015.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1163x1536.jpg 1163w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1550x2048.jpg 1550w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg 1938w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "(C)2007 Kevin Fritts", "alt": ""}, "P3T-60231": {"id": 100000056039, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg 1938w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-227x300.jpg 227w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-775x1024.jpg 775w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-768x1015.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1163x1536.jpg 1163w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1550x2048.jpg 1550w", "sizes": "(max-width: 1938px) 100vw, 1938px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-227x300.jpg 227w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-775x1024.jpg 775w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-768x1015.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1163x1536.jpg 1163w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1550x2048.jpg 1550w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg 1938w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "(C)2007 Kevin Fritts", "alt": ""}, "P3T-60232": {"id": 100000056039, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg 1938w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-227x300.jpg 227w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-775x1024.jpg 775w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-768x1015.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1163x1536.jpg 1163w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1550x2048.jpg 1550w", "sizes": "(max-width: 1938px) 100vw, 1938px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-227x300.jpg 227w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-775x1024.jpg 775w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-768x1015.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1163x1536.jpg 1163w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1550x2048.jpg 1550w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg 1938w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "(C)2007 Kevin Fritts", "alt": ""}, "P3T-60233": {"id": 100000056039, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg 1938w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-227x300.jpg 227w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-775x1024.jpg 775w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-768x1015.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1163x1536.jpg 1163w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1550x2048.jpg 1550w", "sizes": "(max-width: 1938px) 100vw, 1938px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-227x300.jpg 227w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-775x1024.jpg 775w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-768x1015.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1163x1536.jpg 1163w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1550x2048.jpg 1550w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg 1938w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "(C)2007 Kevin Fritts", "alt": ""}, "P3T-60234": {"id": 100000056039, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg 1938w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-227x300.jpg 227w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-775x1024.jpg 775w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-768x1015.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1163x1536.jpg 1163w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1550x2048.jpg 1550w", "sizes": "(max-width: 1938px) 100vw, 1938px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-227x300.jpg 227w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-775x1024.jpg 775w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-768x1015.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1163x1536.jpg 1163w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1550x2048.jpg 1550w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg 1938w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "(C)2007 Kevin Fritts", "alt": ""}, "P3T-60235": {"id": 100000056039, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg 1938w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-227x300.jpg 227w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-775x1024.jpg 775w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-768x1015.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1163x1536.jpg 1163w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1550x2048.jpg 1550w", "sizes": "(max-width: 1938px) 100vw, 1938px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-227x300.jpg 227w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-775x1024.jpg 775w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-768x1015.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1163x1536.jpg 1163w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1550x2048.jpg 1550w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg 1938w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "(C)2007 Kevin Fritts", "alt": ""}, "P3T-60236": {"id": 100000056039, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg 1938w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-227x300.jpg 227w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-775x1024.jpg 775w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-768x1015.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1163x1536.jpg 1163w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1550x2048.jpg 1550w", "sizes": "(max-width: 1938px) 100vw, 1938px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-227x300.jpg 227w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-775x1024.jpg 775w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-768x1015.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1163x1536.jpg 1163w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1550x2048.jpg 1550w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg 1938w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "(C)2007 Kevin Fritts", "alt": ""}, "P3T-60237": {"id": 100000056039, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg 1938w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-227x300.jpg 227w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-775x1024.jpg 775w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-768x1015.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1163x1536.jpg 1163w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1550x2048.jpg 1550w", "sizes": "(max-width: 1938px) 100vw, 1938px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-227x300.jpg 227w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-775x1024.jpg 775w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-768x1015.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1163x1536.jpg 1163w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1550x2048.jpg 1550w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg 1938w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "(C)2007 Kevin Fritts", "alt": ""}, "P3T-60238": {"id": 100000056039, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg 1938w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-227x300.jpg 227w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-775x1024.jpg 775w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-768x1015.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1163x1536.jpg 1163w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1550x2048.jpg 1550w", "sizes": "(max-width: 1938px) 100vw, 1938px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-227x300.jpg 227w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-775x1024.jpg 775w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-768x1015.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1163x1536.jpg 1163w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1550x2048.jpg 1550w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg 1938w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "(C)2007 Kevin Fritts", "alt": ""}, "P3T-60239": {"id": 100000056039, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg 1938w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-227x300.jpg 227w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-775x1024.jpg 775w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-768x1015.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1163x1536.jpg 1163w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1550x2048.jpg 1550w", "sizes": "(max-width: 1938px) 100vw, 1938px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-227x300.jpg 227w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-775x1024.jpg 775w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-768x1015.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1163x1536.jpg 1163w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1550x2048.jpg 1550w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg 1938w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "(C)2007 Kevin Fritts", "alt": ""}, "P3T-60240": {"id": 100000056039, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg 1938w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-227x300.jpg 227w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-775x1024.jpg 775w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-768x1015.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1163x1536.jpg 1163w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1550x2048.jpg 1550w", "sizes": "(max-width: 1938px) 100vw, 1938px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-227x300.jpg 227w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-775x1024.jpg 775w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-768x1015.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1163x1536.jpg 1163w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1550x2048.jpg 1550w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg 1938w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "(C)2007 Kevin Fritts", "alt": ""}, "P3T-60241": {"id": 100000056039, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg 1938w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-227x300.jpg 227w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-775x1024.jpg 775w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-768x1015.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1163x1536.jpg 1163w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1550x2048.jpg 1550w", "sizes": "(max-width: 1938px) 100vw, 1938px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-227x300.jpg 227w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-775x1024.jpg 775w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-768x1015.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1163x1536.jpg 1163w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1550x2048.jpg 1550w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg 1938w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "(C)2007 Kevin Fritts", "alt": ""}, "P3T-60242": {"id": 100000056039, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg 1938w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-227x300.jpg 227w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-775x1024.jpg 775w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-768x1015.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1163x1536.jpg 1163w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1550x2048.jpg 1550w", "sizes": "(max-width: 1938px) 100vw, 1938px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-227x300.jpg 227w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-775x1024.jpg 775w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-768x1015.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1163x1536.jpg 1163w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1550x2048.jpg 1550w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg 1938w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "(C)2007 Kevin Fritts", "alt": ""}, "P3T-60243": {"id": 100000056039, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg 1938w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-227x300.jpg 227w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-775x1024.jpg 775w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-768x1015.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1163x1536.jpg 1163w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1550x2048.jpg 1550w", "sizes": "(max-width: 1938px) 100vw, 1938px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-227x300.jpg 227w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-775x1024.jpg 775w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-768x1015.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1163x1536.jpg 1163w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1550x2048.jpg 1550w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg 1938w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "(C)2007 Kevin Fritts", "alt": ""}, "P3T-60244": {"id": 100000056039, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg 1938w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-227x300.jpg 227w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-775x1024.jpg 775w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-768x1015.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1163x1536.jpg 1163w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1550x2048.jpg 1550w", "sizes": "(max-width: 1938px) 100vw, 1938px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-227x300.jpg 227w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-775x1024.jpg 775w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-768x1015.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1163x1536.jpg 1163w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1550x2048.jpg 1550w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg 1938w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "(C)2007 Kevin Fritts", "alt": ""}, "P3T-60245": {"id": 100000056039, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg 1938w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-227x300.jpg 227w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-775x1024.jpg 775w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-768x1015.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1163x1536.jpg 1163w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1550x2048.jpg 1550w", "sizes": "(max-width: 1938px) 100vw, 1938px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-227x300.jpg 227w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-775x1024.jpg 775w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-768x1015.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1163x1536.jpg 1163w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1550x2048.jpg 1550w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg 1938w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "(C)2007 Kevin Fritts", "alt": ""}, "P3T-60246": {"id": 100000056039, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg 1938w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-227x300.jpg 227w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-775x1024.jpg 775w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-768x1015.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1163x1536.jpg 1163w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1550x2048.jpg 1550w", "sizes": "(max-width: 1938px) 100vw, 1938px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-227x300.jpg 227w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-775x1024.jpg 775w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-768x1015.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1163x1536.jpg 1163w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1550x2048.jpg 1550w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg 1938w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "(C)2007 Kevin Fritts", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/reale-wallpaper/", "pattern": "Reale Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["RL100", "RL101", "RL102", "RL103", "RL104", "RL105", "RL106", "RL200", "RL201", "RL202", "RL203", "RL204", "RL205", "RL206", "RL300", "RL301", "RL302", "RL303", "RL304", "RL305", "RL306", "RL400", "RL401", "RL402", "RL403", "RL404", "RL405", "RL406", "RL500", "RL501", "RL502", "RL503", "RL504", "RL505", "RL506"], "colorway_count": 35, "sku_images": {"RL100": {"id": 100000055857, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w", "sizes": "(max-width: 825px) 100vw, 825px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "reale cover", "alt": ""}, "RL101": {"id": 100000055857, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w", "sizes": "(max-width: 825px) 100vw, 825px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "reale cover", "alt": ""}, "RL102": {"id": 100000055857, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w", "sizes": "(max-width: 825px) 100vw, 825px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "reale cover", "alt": ""}, "RL103": {"id": 100000055857, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w", "sizes": "(max-width: 825px) 100vw, 825px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "reale cover", "alt": ""}, "RL104": {"id": 100000055857, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w", "sizes": "(max-width: 825px) 100vw, 825px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "reale cover", "alt": ""}, "RL105": {"id": 100000055857, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w", "sizes": "(max-width: 825px) 100vw, 825px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "reale cover", "alt": ""}, "RL106": {"id": 100000055857, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w", "sizes": "(max-width: 825px) 100vw, 825px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "reale cover", "alt": ""}, "RL200": {"id": 100000055857, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w", "sizes": "(max-width: 825px) 100vw, 825px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "reale cover", "alt": ""}, "RL201": {"id": 100000055857, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w", "sizes": "(max-width: 825px) 100vw, 825px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "reale cover", "alt": ""}, "RL202": {"id": 100000055857, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w", "sizes": "(max-width: 825px) 100vw, 825px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "reale cover", "alt": ""}, "RL203": {"id": 100000055857, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w", "sizes": "(max-width: 825px) 100vw, 825px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "reale cover", "alt": ""}, "RL204": {"id": 100000055857, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w", "sizes": "(max-width: 825px) 100vw, 825px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "reale cover", "alt": ""}, "RL205": {"id": 100000055857, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w", "sizes": "(max-width: 825px) 100vw, 825px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "reale cover", "alt": ""}, "RL206": {"id": 100000055857, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w", "sizes": "(max-width: 825px) 100vw, 825px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "reale cover", "alt": ""}, "RL300": {"id": 100000055857, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w", "sizes": "(max-width: 825px) 100vw, 825px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "reale cover", "alt": ""}, "RL301": {"id": 100000055857, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w", "sizes": "(max-width: 825px) 100vw, 825px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "reale cover", "alt": ""}, "RL302": {"id": 100000055857, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w", "sizes": "(max-width: 825px) 100vw, 825px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "reale cover", "alt": ""}, "RL303": {"id": 100000055857, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w", "sizes": "(max-width: 825px) 100vw, 825px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "reale cover", "alt": ""}, "RL304": {"id": 100000055857, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w", "sizes": "(max-width: 825px) 100vw, 825px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "reale cover", "alt": ""}, "RL305": {"id": 100000055857, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w", "sizes": "(max-width: 825px) 100vw, 825px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "reale cover", "alt": ""}, "RL306": {"id": 100000055857, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w", "sizes": "(max-width: 825px) 100vw, 825px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "reale cover", "alt": ""}, "RL400": {"id": 100000055857, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w", "sizes": "(max-width: 825px) 100vw, 825px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "reale cover", "alt": ""}, "RL401": {"id": 100000055857, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w", "sizes": "(max-width: 825px) 100vw, 825px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "reale cover", "alt": ""}, "RL402": {"id": 100000055857, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w", "sizes": "(max-width: 825px) 100vw, 825px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "reale cover", "alt": ""}, "RL403": {"id": 100000055857, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w", "sizes": "(max-width: 825px) 100vw, 825px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "reale cover", "alt": ""}, "RL404": {"id": 100000055857, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w", "sizes": "(max-width: 825px) 100vw, 825px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "reale cover", "alt": ""}, "RL405": {"id": 100000055857, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w", "sizes": "(max-width: 825px) 100vw, 825px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "reale cover", "alt": ""}, "RL406": {"id": 100000055857, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w", "sizes": "(max-width: 825px) 100vw, 825px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "reale cover", "alt": ""}, "RL500": {"id": 100000055857, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w", "sizes": "(max-width: 825px) 100vw, 825px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "reale cover", "alt": ""}, "RL501": {"id": 100000055857, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w", "sizes": "(max-width: 825px) 100vw, 825px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "reale cover", "alt": ""}, "RL502": {"id": 100000055857, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w", "sizes": "(max-width: 825px) 100vw, 825px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "reale cover", "alt": ""}, "RL503": {"id": 100000055857, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w", "sizes": "(max-width: 825px) 100vw, 825px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "reale cover", "alt": ""}, "RL504": {"id": 100000055857, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w", "sizes": "(max-width: 825px) 100vw, 825px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "reale cover", "alt": ""}, "RL505": {"id": 100000055857, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w", "sizes": "(max-width: 825px) 100vw, 825px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "reale cover", "alt": ""}, "RL506": {"id": 100000055857, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w", "sizes": "(max-width: 825px) 100vw, 825px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "reale cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/once-upon-a-time-2-wallpaper/", "pattern": "Once Upon A Time 2 Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["200440007", "200697507", "200697508", "200720303", "200730073", "200761221", "200762606", "200766202", "200767272", "200767337", "200771414", "200777474", "200806101", "200807207", "200809229", "200811616", "200814323", "200816767", "200841221", "200846611", "200848303", "200851441", "200854334", "200856666", "200859808", "200882992", "200896505", "200992323", "201019797", "29881010", "29882343", "29886036", "29886625", "29887227", "29887589", "29889014", "69862050"], "colorway_count": 37, "sku_images": {"200440007": {"id": 100000051370, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432", "alt": ""}, "200697507": {"id": 100000051370, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432", "alt": ""}, "200697508": {"id": 100000051370, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432", "alt": ""}, "200720303": {"id": 100000051370, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432", "alt": ""}, "200730073": {"id": 100000051370, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432", "alt": ""}, "200761221": {"id": 100000051370, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432", "alt": ""}, "200762606": {"id": 100000051370, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432", "alt": ""}, "200766202": {"id": 100000051370, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432", "alt": ""}, "200767272": {"id": 100000051370, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432", "alt": ""}, "200767337": {"id": 100000051370, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432", "alt": ""}, "200771414": {"id": 100000051370, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432", "alt": ""}, "200777474": {"id": 100000051370, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432", "alt": ""}, "200806101": {"id": 100000051370, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432", "alt": ""}, "200807207": {"id": 100000051370, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432", "alt": ""}, "200809229": {"id": 100000051370, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432", "alt": ""}, "200811616": {"id": 100000051370, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432", "alt": ""}, "200814323": {"id": 100000051370, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432", "alt": ""}, "200816767": {"id": 100000051370, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432", "alt": ""}, "200841221": {"id": 100000051370, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432", "alt": ""}, "200846611": {"id": 100000051370, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432", "alt": ""}, "200848303": {"id": 100000051370, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432", "alt": ""}, "200851441": {"id": 100000051370, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432", "alt": ""}, "200854334": {"id": 100000051370, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432", "alt": ""}, "200856666": {"id": 100000051370, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432", "alt": ""}, "200859808": {"id": 100000051370, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432", "alt": ""}, "200882992": {"id": 100000051370, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432", "alt": ""}, "200896505": {"id": 100000051370, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432", "alt": ""}, "200992323": {"id": 100000051370, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432", "alt": ""}, "201019797": {"id": 100000051370, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432", "alt": ""}, "29881010": {"id": 100000051370, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432", "alt": ""}, "29882343": {"id": 100000051370, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432", "alt": ""}, "29886036": {"id": 100000051370, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432", "alt": ""}, "29886625": {"id": 100000051370, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432", "alt": ""}, "29887227": {"id": 100000051370, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432", "alt": ""}, "29887589": {"id": 100000051370, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432", "alt": ""}, "29889014": {"id": 100000051370, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432", "alt": ""}, "69862050": {"id": 100000051370, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/sentier-des-dunes-wallpaper/", "pattern": "Sentier Des Dunes Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["200082703", "200921024", "200926312", "200927105", "200927530", "200936400", "200937297", "200938242", "200939374", "200941322", "200947606", "200948470", "200949155", "200951126", "200957261", "200957853", "200959310", "200959607", "200961299", "200967451", "200967736", "200967940", "200971207", "88091328", "88701128", "88702738", "88706749", "88707547", "88709163"], "colorway_count": 29, "sku_images": {"200082703": {"id": 100000051330, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "sizes": "(max-width: 671px) 100vw, 671px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "thumbnail_sizes": "(max-width: 671px) 100vw, 671px", "name": "sentier-des-dunes-cover", "alt": ""}, "200921024": {"id": 100000051330, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "sizes": "(max-width: 671px) 100vw, 671px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "thumbnail_sizes": "(max-width: 671px) 100vw, 671px", "name": "sentier-des-dunes-cover", "alt": ""}, "200926312": {"id": 100000051330, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "sizes": "(max-width: 671px) 100vw, 671px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "thumbnail_sizes": "(max-width: 671px) 100vw, 671px", "name": "sentier-des-dunes-cover", "alt": ""}, "200927105": {"id": 100000051330, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "sizes": "(max-width: 671px) 100vw, 671px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "thumbnail_sizes": "(max-width: 671px) 100vw, 671px", "name": "sentier-des-dunes-cover", "alt": ""}, "200927530": {"id": 100000051330, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "sizes": "(max-width: 671px) 100vw, 671px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "thumbnail_sizes": "(max-width: 671px) 100vw, 671px", "name": "sentier-des-dunes-cover", "alt": ""}, "200936400": {"id": 100000051330, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "sizes": "(max-width: 671px) 100vw, 671px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "thumbnail_sizes": "(max-width: 671px) 100vw, 671px", "name": "sentier-des-dunes-cover", "alt": ""}, "200937297": {"id": 100000051330, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "sizes": "(max-width: 671px) 100vw, 671px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "thumbnail_sizes": "(max-width: 671px) 100vw, 671px", "name": "sentier-des-dunes-cover", "alt": ""}, "200938242": {"id": 100000051330, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "sizes": "(max-width: 671px) 100vw, 671px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "thumbnail_sizes": "(max-width: 671px) 100vw, 671px", "name": "sentier-des-dunes-cover", "alt": ""}, "200939374": {"id": 100000051330, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "sizes": "(max-width: 671px) 100vw, 671px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "thumbnail_sizes": "(max-width: 671px) 100vw, 671px", "name": "sentier-des-dunes-cover", "alt": ""}, "200941322": {"id": 100000051330, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "sizes": "(max-width: 671px) 100vw, 671px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "thumbnail_sizes": "(max-width: 671px) 100vw, 671px", "name": "sentier-des-dunes-cover", "alt": ""}, "200947606": {"id": 100000051330, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "sizes": "(max-width: 671px) 100vw, 671px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "thumbnail_sizes": "(max-width: 671px) 100vw, 671px", "name": "sentier-des-dunes-cover", "alt": ""}, "200948470": {"id": 100000051330, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "sizes": "(max-width: 671px) 100vw, 671px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "thumbnail_sizes": "(max-width: 671px) 100vw, 671px", "name": "sentier-des-dunes-cover", "alt": ""}, "200949155": {"id": 100000051330, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "sizes": "(max-width: 671px) 100vw, 671px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "thumbnail_sizes": "(max-width: 671px) 100vw, 671px", "name": "sentier-des-dunes-cover", "alt": ""}, "200951126": {"id": 100000051330, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "sizes": "(max-width: 671px) 100vw, 671px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "thumbnail_sizes": "(max-width: 671px) 100vw, 671px", "name": "sentier-des-dunes-cover", "alt": ""}, "200957261": {"id": 100000051330, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "sizes": "(max-width: 671px) 100vw, 671px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "thumbnail_sizes": "(max-width: 671px) 100vw, 671px", "name": "sentier-des-dunes-cover", "alt": ""}, "200957853": {"id": 100000051330, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "sizes": "(max-width: 671px) 100vw, 671px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "thumbnail_sizes": "(max-width: 671px) 100vw, 671px", "name": "sentier-des-dunes-cover", "alt": ""}, "200959310": {"id": 100000051330, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "sizes": "(max-width: 671px) 100vw, 671px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "thumbnail_sizes": "(max-width: 671px) 100vw, 671px", "name": "sentier-des-dunes-cover", "alt": ""}, "200959607": {"id": 100000051330, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "sizes": "(max-width: 671px) 100vw, 671px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "thumbnail_sizes": "(max-width: 671px) 100vw, 671px", "name": "sentier-des-dunes-cover", "alt": ""}, "200961299": {"id": 100000051330, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "sizes": "(max-width: 671px) 100vw, 671px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "thumbnail_sizes": "(max-width: 671px) 100vw, 671px", "name": "sentier-des-dunes-cover", "alt": ""}, "200967451": {"id": 100000051330, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "sizes": "(max-width: 671px) 100vw, 671px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "thumbnail_sizes": "(max-width: 671px) 100vw, 671px", "name": "sentier-des-dunes-cover", "alt": ""}, "200967736": {"id": 100000051330, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "sizes": "(max-width: 671px) 100vw, 671px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "thumbnail_sizes": "(max-width: 671px) 100vw, 671px", "name": "sentier-des-dunes-cover", "alt": ""}, "200967940": {"id": 100000051330, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "sizes": "(max-width: 671px) 100vw, 671px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "thumbnail_sizes": "(max-width: 671px) 100vw, 671px", "name": "sentier-des-dunes-cover", "alt": ""}, "200971207": {"id": 100000051330, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "sizes": "(max-width: 671px) 100vw, 671px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "thumbnail_sizes": "(max-width: 671px) 100vw, 671px", "name": "sentier-des-dunes-cover", "alt": ""}, "88091328": {"id": 100000051330, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "sizes": "(max-width: 671px) 100vw, 671px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "thumbnail_sizes": "(max-width: 671px) 100vw, 671px", "name": "sentier-des-dunes-cover", "alt": ""}, "88701128": {"id": 100000051330, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "sizes": "(max-width: 671px) 100vw, 671px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "thumbnail_sizes": "(max-width: 671px) 100vw, 671px", "name": "sentier-des-dunes-cover", "alt": ""}, "88702738": {"id": 100000051330, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "sizes": "(max-width: 671px) 100vw, 671px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "thumbnail_sizes": "(max-width: 671px) 100vw, 671px", "name": "sentier-des-dunes-cover", "alt": ""}, "88706749": {"id": 100000051330, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "sizes": "(max-width: 671px) 100vw, 671px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "thumbnail_sizes": "(max-width: 671px) 100vw, 671px", "name": "sentier-des-dunes-cover", "alt": ""}, "88707547": {"id": 100000051330, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "sizes": "(max-width: 671px) 100vw, 671px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "thumbnail_sizes": "(max-width: 671px) 100vw, 671px", "name": "sentier-des-dunes-cover", "alt": ""}, "88709163": {"id": 100000051330, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "sizes": "(max-width: 671px) 100vw, 671px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "thumbnail_sizes": "(max-width: 671px) 100vw, 671px", "name": "sentier-des-dunes-cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/color-game-wallpaper/", "pattern": "Color Game Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["200330000", "200332002", "200332808", "200333320", "200336161", "200336776", "200337474", "200339404", "200603223", "200606556", "200607337", "200622626", "200627202", "200628668", "200632772", "200637414", "200637979", "200639595", "200641515", "200643663", "200646767", "200649808", "200663333", "200666404", "200667447", "200668888", "200669228"], "colorway_count": 27, "sku_images": {"200330000": {"id": 100000051271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "sizes": "(max-width: 445px) 100vw, 445px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "thumbnail_sizes": "(max-width: 445px) 100vw, 445px", "name": "Color Game cover", "alt": ""}, "200332002": {"id": 100000051271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "sizes": "(max-width: 445px) 100vw, 445px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "thumbnail_sizes": "(max-width: 445px) 100vw, 445px", "name": "Color Game cover", "alt": ""}, "200332808": {"id": 100000051271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "sizes": "(max-width: 445px) 100vw, 445px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "thumbnail_sizes": "(max-width: 445px) 100vw, 445px", "name": "Color Game cover", "alt": ""}, "200333320": {"id": 100000051271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "sizes": "(max-width: 445px) 100vw, 445px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "thumbnail_sizes": "(max-width: 445px) 100vw, 445px", "name": "Color Game cover", "alt": ""}, "200336161": {"id": 100000051271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "sizes": "(max-width: 445px) 100vw, 445px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "thumbnail_sizes": "(max-width: 445px) 100vw, 445px", "name": "Color Game cover", "alt": ""}, "200336776": {"id": 100000051271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "sizes": "(max-width: 445px) 100vw, 445px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "thumbnail_sizes": "(max-width: 445px) 100vw, 445px", "name": "Color Game cover", "alt": ""}, "200337474": {"id": 100000051271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "sizes": "(max-width: 445px) 100vw, 445px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "thumbnail_sizes": "(max-width: 445px) 100vw, 445px", "name": "Color Game cover", "alt": ""}, "200339404": {"id": 100000051271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "sizes": "(max-width: 445px) 100vw, 445px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "thumbnail_sizes": "(max-width: 445px) 100vw, 445px", "name": "Color Game cover", "alt": ""}, "200603223": {"id": 100000051271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "sizes": "(max-width: 445px) 100vw, 445px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "thumbnail_sizes": "(max-width: 445px) 100vw, 445px", "name": "Color Game cover", "alt": ""}, "200606556": {"id": 100000051271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "sizes": "(max-width: 445px) 100vw, 445px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "thumbnail_sizes": "(max-width: 445px) 100vw, 445px", "name": "Color Game cover", "alt": ""}, "200607337": {"id": 100000051271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "sizes": "(max-width: 445px) 100vw, 445px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "thumbnail_sizes": "(max-width: 445px) 100vw, 445px", "name": "Color Game cover", "alt": ""}, "200622626": {"id": 100000051271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "sizes": "(max-width: 445px) 100vw, 445px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "thumbnail_sizes": "(max-width: 445px) 100vw, 445px", "name": "Color Game cover", "alt": ""}, "200627202": {"id": 100000051271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "sizes": "(max-width: 445px) 100vw, 445px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "thumbnail_sizes": "(max-width: 445px) 100vw, 445px", "name": "Color Game cover", "alt": ""}, "200628668": {"id": 100000051271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "sizes": "(max-width: 445px) 100vw, 445px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "thumbnail_sizes": "(max-width: 445px) 100vw, 445px", "name": "Color Game cover", "alt": ""}, "200632772": {"id": 100000051271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "sizes": "(max-width: 445px) 100vw, 445px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "thumbnail_sizes": "(max-width: 445px) 100vw, 445px", "name": "Color Game cover", "alt": ""}, "200637414": {"id": 100000051271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "sizes": "(max-width: 445px) 100vw, 445px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "thumbnail_sizes": "(max-width: 445px) 100vw, 445px", "name": "Color Game cover", "alt": ""}, "200637979": {"id": 100000051271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "sizes": "(max-width: 445px) 100vw, 445px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "thumbnail_sizes": "(max-width: 445px) 100vw, 445px", "name": "Color Game cover", "alt": ""}, "200639595": {"id": 100000051271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "sizes": "(max-width: 445px) 100vw, 445px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "thumbnail_sizes": "(max-width: 445px) 100vw, 445px", "name": "Color Game cover", "alt": ""}, "200641515": {"id": 100000051271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "sizes": "(max-width: 445px) 100vw, 445px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "thumbnail_sizes": "(max-width: 445px) 100vw, 445px", "name": "Color Game cover", "alt": ""}, "200643663": {"id": 100000051271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "sizes": "(max-width: 445px) 100vw, 445px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "thumbnail_sizes": "(max-width: 445px) 100vw, 445px", "name": "Color Game cover", "alt": ""}, "200646767": {"id": 100000051271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "sizes": "(max-width: 445px) 100vw, 445px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "thumbnail_sizes": "(max-width: 445px) 100vw, 445px", "name": "Color Game cover", "alt": ""}, "200649808": {"id": 100000051271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "sizes": "(max-width: 445px) 100vw, 445px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "thumbnail_sizes": "(max-width: 445px) 100vw, 445px", "name": "Color Game cover", "alt": ""}, "200663333": {"id": 100000051271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "sizes": "(max-width: 445px) 100vw, 445px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "thumbnail_sizes": "(max-width: 445px) 100vw, 445px", "name": "Color Game cover", "alt": ""}, "200666404": {"id": 100000051271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "sizes": "(max-width: 445px) 100vw, 445px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "thumbnail_sizes": "(max-width: 445px) 100vw, 445px", "name": "Color Game cover", "alt": ""}, "200667447": {"id": 100000051271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "sizes": "(max-width: 445px) 100vw, 445px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "thumbnail_sizes": "(max-width: 445px) 100vw, 445px", "name": "Color Game cover", "alt": ""}, "200668888": {"id": 100000051271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "sizes": "(max-width: 445px) 100vw, 445px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "thumbnail_sizes": "(max-width: 445px) 100vw, 445px", "name": "Color Game cover", "alt": ""}, "200669228": {"id": 100000051271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "sizes": "(max-width: 445px) 100vw, 445px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "thumbnail_sizes": "(max-width: 445px) 100vw, 445px", "name": "Color Game cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/carnaby-street-wallpaper/", "pattern": "Carnaby Street Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["200491109", "200492832", "200496311", "200499647", "200506941", "200507122", "200508356", "200509523", "200510142", "200516041", "200518820", "200519234", "200519987", "200522920", "200527398", "200529200", "200532411", "200532899", "200536850", "200537122", "200539037", "200542875", "200547317", "200552090", "200552361", "200552722", "200556821", "200557197", "200559726", "200560233", "200562108", "200562234", "200562333", "200562410", "200562700", "200562867", "200566054", "200566664", "200566997", "200567120", "200567238", "200567809", "200569255", "200569691", "200586128"], "colorway_count": 45, "sku_images": {"200491109": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200492832": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200496311": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200499647": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200506941": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200507122": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200508356": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200509523": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200510142": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200516041": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200518820": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200519234": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200519987": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200522920": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200527398": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200529200": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200532411": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200532899": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200536850": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200537122": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200539037": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200542875": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200547317": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200552090": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200552361": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200552722": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200556821": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200557197": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200559726": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200560233": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200562108": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200562234": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200562333": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200562410": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200562700": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200562867": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200566054": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200566664": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200566997": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200567120": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200567238": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200567809": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200569255": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200569691": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200586128": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/cafe-society-wallpapers/", "pattern": "Cafe Society Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["CS21", "CS22", "CS23", "CS24", "CS25", "CS26", "CS27", "CS28", "CS31", "CS32", "CS33", "CS34", "CS35", "CS36", "CS41", "CS42", "CS43", "CS44", "CS45", "CS48", "CS61", "CS62", "CS63", "CS71", "CS72", "CS81", "CS91", "CS92"], "colorway_count": 28, "sku_images": {"CS21": {"id": 100000050776, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Café-Society-main-image", "alt": ""}, "CS22": {"id": 100000050776, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Café-Society-main-image", "alt": ""}, "CS23": {"id": 100000050776, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Café-Society-main-image", "alt": ""}, "CS24": {"id": 100000050776, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Café-Society-main-image", "alt": ""}, "CS25": {"id": 100000050776, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Café-Society-main-image", "alt": ""}, "CS26": {"id": 100000050776, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Café-Society-main-image", "alt": ""}, "CS27": {"id": 100000050776, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Café-Society-main-image", "alt": ""}, "CS28": {"id": 100000050776, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Café-Society-main-image", "alt": ""}, "CS31": {"id": 100000050776, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Café-Society-main-image", "alt": ""}, "CS32": {"id": 100000050776, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Café-Society-main-image", "alt": ""}, "CS33": {"id": 100000050776, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Café-Society-main-image", "alt": ""}, "CS34": {"id": 100000050776, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Café-Society-main-image", "alt": ""}, "CS35": {"id": 100000050776, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Café-Society-main-image", "alt": ""}, "CS36": {"id": 100000050776, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Café-Society-main-image", "alt": ""}, "CS41": {"id": 100000050776, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Café-Society-main-image", "alt": ""}, "CS42": {"id": 100000050776, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Café-Society-main-image", "alt": ""}, "CS43": {"id": 100000050776, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Café-Society-main-image", "alt": ""}, "CS44": {"id": 100000050776, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Café-Society-main-image", "alt": ""}, "CS45": {"id": 100000050776, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Café-Society-main-image", "alt": ""}, "CS48": {"id": 100000050776, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Café-Society-main-image", "alt": ""}, "CS61": {"id": 100000050776, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Café-Society-main-image", "alt": ""}, "CS62": {"id": 100000050776, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Café-Society-main-image", "alt": ""}, "CS63": {"id": 100000050776, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Café-Society-main-image", "alt": ""}, "CS71": {"id": 100000050776, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Café-Society-main-image", "alt": ""}, "CS72": {"id": 100000050776, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Café-Society-main-image", "alt": ""}, "CS81": {"id": 100000050776, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Café-Society-main-image", "alt": ""}, "CS91": {"id": 100000050776, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Café-Society-main-image", "alt": ""}, "CS92": {"id": 100000050776, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Café-Society-main-image", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/arlo-wallpaper/", "pattern": "Arlo Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["AR81-01", "AR81-02", "AR81-03", "AR81-04", "AR81-05", "AR81-06", "AR81-07", "AR81-08", "AR81-09", "AR81-10", "AR81-16", "AR81-17", "AR81-18", "AR81-19", "AR81-20"], "colorway_count": 15, "sku_images": {"AR81-01": {"id": 100000050249, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-300x179.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1024x610.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-768x457.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1536x915.jpg 1536w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-300x179.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1024x610.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-768x457.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1536x915.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "ARLO COVER", "alt": ""}, "AR81-02": {"id": 100000050249, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-300x179.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1024x610.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-768x457.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1536x915.jpg 1536w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-300x179.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1024x610.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-768x457.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1536x915.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "ARLO COVER", "alt": ""}, "AR81-03": {"id": 100000050249, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-300x179.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1024x610.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-768x457.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1536x915.jpg 1536w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-300x179.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1024x610.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-768x457.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1536x915.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "ARLO COVER", "alt": ""}, "AR81-04": {"id": 100000050249, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-300x179.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1024x610.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-768x457.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1536x915.jpg 1536w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-300x179.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1024x610.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-768x457.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1536x915.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "ARLO COVER", "alt": ""}, "AR81-05": {"id": 100000050249, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-300x179.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1024x610.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-768x457.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1536x915.jpg 1536w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-300x179.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1024x610.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-768x457.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1536x915.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "ARLO COVER", "alt": ""}, "AR81-06": {"id": 100000050249, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-300x179.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1024x610.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-768x457.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1536x915.jpg 1536w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-300x179.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1024x610.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-768x457.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1536x915.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "ARLO COVER", "alt": ""}, "AR81-07": {"id": 100000050249, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-300x179.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1024x610.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-768x457.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1536x915.jpg 1536w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-300x179.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1024x610.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-768x457.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1536x915.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "ARLO COVER", "alt": ""}, "AR81-08": {"id": 100000050249, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-300x179.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1024x610.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-768x457.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1536x915.jpg 1536w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-300x179.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1024x610.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-768x457.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1536x915.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "ARLO COVER", "alt": ""}, "AR81-09": {"id": 100000050249, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-300x179.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1024x610.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-768x457.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1536x915.jpg 1536w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-300x179.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1024x610.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-768x457.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1536x915.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "ARLO COVER", "alt": ""}, "AR81-10": {"id": 100000050249, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-300x179.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1024x610.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-768x457.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1536x915.jpg 1536w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-300x179.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1024x610.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-768x457.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1536x915.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "ARLO COVER", "alt": ""}, "AR81-16": {"id": 100000050249, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-300x179.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1024x610.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-768x457.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1536x915.jpg 1536w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-300x179.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1024x610.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-768x457.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1536x915.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "ARLO COVER", "alt": ""}, "AR81-17": {"id": 100000050249, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-300x179.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1024x610.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-768x457.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1536x915.jpg 1536w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-300x179.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1024x610.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-768x457.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1536x915.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "ARLO COVER", "alt": ""}, "AR81-18": {"id": 100000050249, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-300x179.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1024x610.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-768x457.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1536x915.jpg 1536w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-300x179.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1024x610.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-768x457.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1536x915.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "ARLO COVER", "alt": ""}, "AR81-19": {"id": 100000050249, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-300x179.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1024x610.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-768x457.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1536x915.jpg 1536w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-300x179.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1024x610.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-768x457.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1536x915.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "ARLO COVER", "alt": ""}, "AR81-20": {"id": 100000050249, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-300x179.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1024x610.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-768x457.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1536x915.jpg 1536w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-300x179.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1024x610.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-768x457.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1536x915.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "ARLO COVER", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/hummingbird-wallpaper/", "pattern": "Hummingbird Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["100-14067", "100-14068", "100-14069", "100-14070", "100-14071", "112-4014", "112-4015", "112-4016", "112-4017", "124-1001", "124-1002", "124-1003", "124-1004", "124-1005", "124-1006", "124-1007", "124-2008", "124-2009", "124-2010", "124-2011", "124-2012", "124-2013", "124-2014", "124-3015", "124-3016", "124-3018", "124-3019", "124-3020", "124-3021"], "colorway_count": 29, "sku_images": {"100-14067": {"id": 100000042932, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hUMMINGBIRD WALL COVER", "alt": ""}, "100-14068": {"id": 100000042932, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hUMMINGBIRD WALL COVER", "alt": ""}, "100-14069": {"id": 100000042932, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hUMMINGBIRD WALL COVER", "alt": ""}, "100-14070": {"id": 100000042932, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hUMMINGBIRD WALL COVER", "alt": ""}, "100-14071": {"id": 100000042932, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hUMMINGBIRD WALL COVER", "alt": ""}, "112-4014": {"id": 100000042932, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hUMMINGBIRD WALL COVER", "alt": ""}, "112-4015": {"id": 100000042932, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hUMMINGBIRD WALL COVER", "alt": ""}, "112-4016": {"id": 100000042932, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hUMMINGBIRD WALL COVER", "alt": ""}, "112-4017": {"id": 100000042932, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hUMMINGBIRD WALL COVER", "alt": ""}, "124-1001": {"id": 100000042932, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hUMMINGBIRD WALL COVER", "alt": ""}, "124-1002": {"id": 100000042932, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hUMMINGBIRD WALL COVER", "alt": ""}, "124-1003": {"id": 100000042932, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hUMMINGBIRD WALL COVER", "alt": ""}, "124-1004": {"id": 100000042932, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hUMMINGBIRD WALL COVER", "alt": ""}, "124-1005": {"id": 100000042932, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hUMMINGBIRD WALL COVER", "alt": ""}, "124-1006": {"id": 100000042932, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hUMMINGBIRD WALL COVER", "alt": ""}, "124-1007": {"id": 100000042932, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hUMMINGBIRD WALL COVER", "alt": ""}, "124-2008": {"id": 100000042932, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hUMMINGBIRD WALL COVER", "alt": ""}, "124-2009": {"id": 100000042932, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hUMMINGBIRD WALL COVER", "alt": ""}, "124-2010": {"id": 100000042932, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hUMMINGBIRD WALL COVER", "alt": ""}, "124-2011": {"id": 100000042932, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hUMMINGBIRD WALL COVER", "alt": ""}, "124-2012": {"id": 100000042932, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hUMMINGBIRD WALL COVER", "alt": ""}, "124-2013": {"id": 100000042932, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hUMMINGBIRD WALL COVER", "alt": ""}, "124-2014": {"id": 100000042932, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hUMMINGBIRD WALL COVER", "alt": ""}, "124-3015": {"id": 100000042932, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hUMMINGBIRD WALL COVER", "alt": ""}, "124-3016": {"id": 100000042932, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hUMMINGBIRD WALL COVER", "alt": ""}, "124-3018": {"id": 100000042932, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hUMMINGBIRD WALL COVER", "alt": ""}, "124-3019": {"id": 100000042932, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hUMMINGBIRD WALL COVER", "alt": ""}, "124-3020": {"id": 100000042932, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hUMMINGBIRD WALL COVER", "alt": ""}, "124-3021": {"id": 100000042932, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hUMMINGBIRD WALL COVER", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/galons-frises-wallpaper/", "pattern": "Galons & Frises Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["200330000", "200331101", "200331212", "200332002", "200332424", "200332626", "200332707", "200332808", "200332909", "200333320", "200333443", "200336161", "200336303", "200336404", "200336776", "200336868", "200336969", "200337337", "200337474", "200337606", "200339119", "200339229", "200339404", "200339559"], "colorway_count": 24, "sku_images": {"200330000": {"id": 100000046462, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "sizes": "(max-width: 644px) 100vw, 644px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "thumbnail_sizes": "(max-width: 644px) 100vw, 644px", "name": "Galons & Frises cover", "alt": ""}, "200331101": {"id": 100000046462, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "sizes": "(max-width: 644px) 100vw, 644px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "thumbnail_sizes": "(max-width: 644px) 100vw, 644px", "name": "Galons & Frises cover", "alt": ""}, "200331212": {"id": 100000046462, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "sizes": "(max-width: 644px) 100vw, 644px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "thumbnail_sizes": "(max-width: 644px) 100vw, 644px", "name": "Galons & Frises cover", "alt": ""}, "200332002": {"id": 100000046462, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "sizes": "(max-width: 644px) 100vw, 644px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "thumbnail_sizes": "(max-width: 644px) 100vw, 644px", "name": "Galons & Frises cover", "alt": ""}, "200332424": {"id": 100000046462, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "sizes": "(max-width: 644px) 100vw, 644px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "thumbnail_sizes": "(max-width: 644px) 100vw, 644px", "name": "Galons & Frises cover", "alt": ""}, "200332626": {"id": 100000046462, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "sizes": "(max-width: 644px) 100vw, 644px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "thumbnail_sizes": "(max-width: 644px) 100vw, 644px", "name": "Galons & Frises cover", "alt": ""}, "200332707": {"id": 100000046462, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "sizes": "(max-width: 644px) 100vw, 644px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "thumbnail_sizes": "(max-width: 644px) 100vw, 644px", "name": "Galons & Frises cover", "alt": ""}, "200332808": {"id": 100000046462, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "sizes": "(max-width: 644px) 100vw, 644px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "thumbnail_sizes": "(max-width: 644px) 100vw, 644px", "name": "Galons & Frises cover", "alt": ""}, "200332909": {"id": 100000046462, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "sizes": "(max-width: 644px) 100vw, 644px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "thumbnail_sizes": "(max-width: 644px) 100vw, 644px", "name": "Galons & Frises cover", "alt": ""}, "200333320": {"id": 100000046462, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "sizes": "(max-width: 644px) 100vw, 644px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "thumbnail_sizes": "(max-width: 644px) 100vw, 644px", "name": "Galons & Frises cover", "alt": ""}, "200333443": {"id": 100000046462, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "sizes": "(max-width: 644px) 100vw, 644px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "thumbnail_sizes": "(max-width: 644px) 100vw, 644px", "name": "Galons & Frises cover", "alt": ""}, "200336161": {"id": 100000046462, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "sizes": "(max-width: 644px) 100vw, 644px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "thumbnail_sizes": "(max-width: 644px) 100vw, 644px", "name": "Galons & Frises cover", "alt": ""}, "200336303": {"id": 100000046462, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "sizes": "(max-width: 644px) 100vw, 644px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "thumbnail_sizes": "(max-width: 644px) 100vw, 644px", "name": "Galons & Frises cover", "alt": ""}, "200336404": {"id": 100000046462, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "sizes": "(max-width: 644px) 100vw, 644px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "thumbnail_sizes": "(max-width: 644px) 100vw, 644px", "name": "Galons & Frises cover", "alt": ""}, "200336776": {"id": 100000046462, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "sizes": "(max-width: 644px) 100vw, 644px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "thumbnail_sizes": "(max-width: 644px) 100vw, 644px", "name": "Galons & Frises cover", "alt": ""}, "200336868": {"id": 100000046462, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "sizes": "(max-width: 644px) 100vw, 644px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "thumbnail_sizes": "(max-width: 644px) 100vw, 644px", "name": "Galons & Frises cover", "alt": ""}, "200336969": {"id": 100000046462, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "sizes": "(max-width: 644px) 100vw, 644px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "thumbnail_sizes": "(max-width: 644px) 100vw, 644px", "name": "Galons & Frises cover", "alt": ""}, "200337337": {"id": 100000046462, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "sizes": "(max-width: 644px) 100vw, 644px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "thumbnail_sizes": "(max-width: 644px) 100vw, 644px", "name": "Galons & Frises cover", "alt": ""}, "200337474": {"id": 100000046462, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "sizes": "(max-width: 644px) 100vw, 644px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "thumbnail_sizes": "(max-width: 644px) 100vw, 644px", "name": "Galons & Frises cover", "alt": ""}, "200337606": {"id": 100000046462, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "sizes": "(max-width: 644px) 100vw, 644px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "thumbnail_sizes": "(max-width: 644px) 100vw, 644px", "name": "Galons & Frises cover", "alt": ""}, "200339119": {"id": 100000046462, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "sizes": "(max-width: 644px) 100vw, 644px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "thumbnail_sizes": "(max-width: 644px) 100vw, 644px", "name": "Galons & Frises cover", "alt": ""}, "200339229": {"id": 100000046462, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "sizes": "(max-width: 644px) 100vw, 644px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "thumbnail_sizes": "(max-width: 644px) 100vw, 644px", "name": "Galons & Frises cover", "alt": ""}, "200339404": {"id": 100000046462, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "sizes": "(max-width: 644px) 100vw, 644px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "thumbnail_sizes": "(max-width: 644px) 100vw, 644px", "name": "Galons & Frises cover", "alt": ""}, "200339559": {"id": 100000046462, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "sizes": "(max-width: 644px) 100vw, 644px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "thumbnail_sizes": "(max-width: 644px) 100vw, 644px", "name": "Galons & Frises cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/pigments-wallpaper/", "pattern": "Pigments Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["200330000", "200331101", "200331212", "200332002", "200332424", "200332626", "200332707", "200332808", "200332909", "200333320", "200333443", "200336161", "200336303", "200336404", "200336776", "200336868", "200336969", "200337337", "200337474", "200337606", "200339119", "200339229", "200339404", "200339559"], "colorway_count": 24, "sku_images": {"200330000": {"id": 100000035208, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "sizes": "(max-width: 388px) 100vw, 388px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "thumbnail_sizes": "(max-width: 388px) 100vw, 388px", "name": "Pigment cover", "alt": ""}, "200331101": {"id": 100000035208, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "sizes": "(max-width: 388px) 100vw, 388px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "thumbnail_sizes": "(max-width: 388px) 100vw, 388px", "name": "Pigment cover", "alt": ""}, "200331212": {"id": 100000035208, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "sizes": "(max-width: 388px) 100vw, 388px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "thumbnail_sizes": "(max-width: 388px) 100vw, 388px", "name": "Pigment cover", "alt": ""}, "200332002": {"id": 100000035208, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "sizes": "(max-width: 388px) 100vw, 388px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "thumbnail_sizes": "(max-width: 388px) 100vw, 388px", "name": "Pigment cover", "alt": ""}, "200332424": {"id": 100000035208, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "sizes": "(max-width: 388px) 100vw, 388px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "thumbnail_sizes": "(max-width: 388px) 100vw, 388px", "name": "Pigment cover", "alt": ""}, "200332626": {"id": 100000035208, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "sizes": "(max-width: 388px) 100vw, 388px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "thumbnail_sizes": "(max-width: 388px) 100vw, 388px", "name": "Pigment cover", "alt": ""}, "200332707": {"id": 100000035208, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "sizes": "(max-width: 388px) 100vw, 388px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "thumbnail_sizes": "(max-width: 388px) 100vw, 388px", "name": "Pigment cover", "alt": ""}, "200332808": {"id": 100000035208, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "sizes": "(max-width: 388px) 100vw, 388px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "thumbnail_sizes": "(max-width: 388px) 100vw, 388px", "name": "Pigment cover", "alt": ""}, "200332909": {"id": 100000035208, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "sizes": "(max-width: 388px) 100vw, 388px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "thumbnail_sizes": "(max-width: 388px) 100vw, 388px", "name": "Pigment cover", "alt": ""}, "200333320": {"id": 100000035208, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "sizes": "(max-width: 388px) 100vw, 388px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "thumbnail_sizes": "(max-width: 388px) 100vw, 388px", "name": "Pigment cover", "alt": ""}, "200333443": {"id": 100000035208, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "sizes": "(max-width: 388px) 100vw, 388px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "thumbnail_sizes": "(max-width: 388px) 100vw, 388px", "name": "Pigment cover", "alt": ""}, "200336161": {"id": 100000035208, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "sizes": "(max-width: 388px) 100vw, 388px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "thumbnail_sizes": "(max-width: 388px) 100vw, 388px", "name": "Pigment cover", "alt": ""}, "200336303": {"id": 100000035208, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "sizes": "(max-width: 388px) 100vw, 388px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "thumbnail_sizes": "(max-width: 388px) 100vw, 388px", "name": "Pigment cover", "alt": ""}, "200336404": {"id": 100000035208, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "sizes": "(max-width: 388px) 100vw, 388px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "thumbnail_sizes": "(max-width: 388px) 100vw, 388px", "name": "Pigment cover", "alt": ""}, "200336776": {"id": 100000035208, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "sizes": "(max-width: 388px) 100vw, 388px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "thumbnail_sizes": "(max-width: 388px) 100vw, 388px", "name": "Pigment cover", "alt": ""}, "200336868": {"id": 100000035208, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "sizes": "(max-width: 388px) 100vw, 388px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "thumbnail_sizes": "(max-width: 388px) 100vw, 388px", "name": "Pigment cover", "alt": ""}, "200336969": {"id": 100000035208, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "sizes": "(max-width: 388px) 100vw, 388px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "thumbnail_sizes": "(max-width: 388px) 100vw, 388px", "name": "Pigment cover", "alt": ""}, "200337337": {"id": 100000035208, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "sizes": "(max-width: 388px) 100vw, 388px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "thumbnail_sizes": "(max-width: 388px) 100vw, 388px", "name": "Pigment cover", "alt": ""}, "200337474": {"id": 100000035208, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "sizes": "(max-width: 388px) 100vw, 388px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "thumbnail_sizes": "(max-width: 388px) 100vw, 388px", "name": "Pigment cover", "alt": ""}, "200337606": {"id": 100000035208, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "sizes": "(max-width: 388px) 100vw, 388px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "thumbnail_sizes": "(max-width: 388px) 100vw, 388px", "name": "Pigment cover", "alt": ""}, "200339119": {"id": 100000035208, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "sizes": "(max-width: 388px) 100vw, 388px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "thumbnail_sizes": "(max-width: 388px) 100vw, 388px", "name": "Pigment cover", "alt": ""}, "200339229": {"id": 100000035208, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "sizes": "(max-width: 388px) 100vw, 388px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "thumbnail_sizes": "(max-width: 388px) 100vw, 388px", "name": "Pigment cover", "alt": ""}, "200339404": {"id": 100000035208, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "sizes": "(max-width: 388px) 100vw, 388px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "thumbnail_sizes": "(max-width: 388px) 100vw, 388px", "name": "Pigment cover", "alt": ""}, "200339559": {"id": 100000035208, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "sizes": "(max-width: 388px) 100vw, 388px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "thumbnail_sizes": "(max-width: 388px) 100vw, 388px", "name": "Pigment cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/wonderwalls-2-wallpaper/", "pattern": "Wonderwalls 2 Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["200007507", "200017608", "200019808", "200029103", "200034307", "200049903", "200054703", "200062303", "200067203", "200067903", "200077008", "200081503", "200097603", "200107408", "200117909.1", "200124107", "200137207.1", "200147809.1", "200152705", "200157105", "200159405", "200167312", "200169112", "200171208", "200189107", "200191308", "200199408.1"], "colorway_count": 27, "sku_images": {"200007507": {"id": 100000034852, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg 2398w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w", "sizes": "(max-width: 2398px) 100vw, 2398px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_WONDERWALLS2-WDWD-MEMORY TREE", "alt": ""}, "200017608": {"id": 100000034852, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg 2398w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w", "sizes": "(max-width: 2398px) 100vw, 2398px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_WONDERWALLS2-WDWD-MEMORY TREE", "alt": ""}, "200019808": {"id": 100000034852, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg 2398w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w", "sizes": "(max-width: 2398px) 100vw, 2398px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_WONDERWALLS2-WDWD-MEMORY TREE", "alt": ""}, "200029103": {"id": 100000034852, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg 2398w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w", "sizes": "(max-width: 2398px) 100vw, 2398px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_WONDERWALLS2-WDWD-MEMORY TREE", "alt": ""}, "200034307": {"id": 100000034852, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg 2398w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w", "sizes": "(max-width: 2398px) 100vw, 2398px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_WONDERWALLS2-WDWD-MEMORY TREE", "alt": ""}, "200049903": {"id": 100000034852, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg 2398w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w", "sizes": "(max-width: 2398px) 100vw, 2398px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_WONDERWALLS2-WDWD-MEMORY TREE", "alt": ""}, "200054703": {"id": 100000034852, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg 2398w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w", "sizes": "(max-width: 2398px) 100vw, 2398px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_WONDERWALLS2-WDWD-MEMORY TREE", "alt": ""}, "200062303": {"id": 100000034852, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg 2398w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w", "sizes": "(max-width: 2398px) 100vw, 2398px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_WONDERWALLS2-WDWD-MEMORY TREE", "alt": ""}, "200067203": {"id": 100000034852, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg 2398w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w", "sizes": "(max-width: 2398px) 100vw, 2398px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_WONDERWALLS2-WDWD-MEMORY TREE", "alt": ""}, "200067903": {"id": 100000034852, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg 2398w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w", "sizes": "(max-width: 2398px) 100vw, 2398px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_WONDERWALLS2-WDWD-MEMORY TREE", "alt": ""}, "200077008": {"id": 100000034852, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg 2398w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w", "sizes": "(max-width: 2398px) 100vw, 2398px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_WONDERWALLS2-WDWD-MEMORY TREE", "alt": ""}, "200081503": {"id": 100000034852, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg 2398w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w", "sizes": "(max-width: 2398px) 100vw, 2398px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_WONDERWALLS2-WDWD-MEMORY TREE", "alt": ""}, "200097603": {"id": 100000034852, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg 2398w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w", "sizes": "(max-width: 2398px) 100vw, 2398px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_WONDERWALLS2-WDWD-MEMORY TREE", "alt": ""}, "200107408": {"id": 100000034852, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg 2398w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w", "sizes": "(max-width: 2398px) 100vw, 2398px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_WONDERWALLS2-WDWD-MEMORY TREE", "alt": ""}, "200117909.1": {"id": 100000034852, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg 2398w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w", "sizes": "(max-width: 2398px) 100vw, 2398px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_WONDERWALLS2-WDWD-MEMORY TREE", "alt": ""}, "200124107": {"id": 100000034852, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg 2398w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w", "sizes": "(max-width: 2398px) 100vw, 2398px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_WONDERWALLS2-WDWD-MEMORY TREE", "alt": ""}, "200137207.1": {"id": 100000034852, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg 2398w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w", "sizes": "(max-width: 2398px) 100vw, 2398px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_WONDERWALLS2-WDWD-MEMORY TREE", "alt": ""}, "200147809.1": {"id": 100000034852, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg 2398w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w", "sizes": "(max-width: 2398px) 100vw, 2398px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_WONDERWALLS2-WDWD-MEMORY TREE", "alt": ""}, "200152705": {"id": 100000034852, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg 2398w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w", "sizes": "(max-width: 2398px) 100vw, 2398px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_WONDERWALLS2-WDWD-MEMORY TREE", "alt": ""}, "200157105": {"id": 100000034852, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg 2398w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w", "sizes": "(max-width: 2398px) 100vw, 2398px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_WONDERWALLS2-WDWD-MEMORY TREE", "alt": ""}, "200159405": {"id": 100000034852, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg 2398w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w", "sizes": "(max-width: 2398px) 100vw, 2398px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_WONDERWALLS2-WDWD-MEMORY TREE", "alt": ""}, "200167312": {"id": 100000034852, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg 2398w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w", "sizes": "(max-width: 2398px) 100vw, 2398px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_WONDERWALLS2-WDWD-MEMORY TREE", "alt": ""}, "200169112": {"id": 100000034852, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg 2398w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w", "sizes": "(max-width: 2398px) 100vw, 2398px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_WONDERWALLS2-WDWD-MEMORY TREE", "alt": ""}, "200171208": {"id": 100000034852, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg 2398w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w", "sizes": "(max-width: 2398px) 100vw, 2398px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_WONDERWALLS2-WDWD-MEMORY TREE", "alt": ""}, "200189107": {"id": 100000034852, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg 2398w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w", "sizes": "(max-width: 2398px) 100vw, 2398px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_WONDERWALLS2-WDWD-MEMORY TREE", "alt": ""}, "200191308": {"id": 100000034852, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg 2398w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w", "sizes": "(max-width: 2398px) 100vw, 2398px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_WONDERWALLS2-WDWD-MEMORY TREE", "alt": ""}, "200199408.1": {"id": 100000034852, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg 2398w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w", "sizes": "(max-width: 2398px) 100vw, 2398px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_WONDERWALLS2-WDWD-MEMORY TREE", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/etamine-wallpaper/", "pattern": "Etamine Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["200250010", "200250101", "200250220", "200250323", "200250525", "200251111", "200251212", "200251303", "200251414", "200251515", "200251616", "200251717", "200251818", "200251919", "200252002", "200252121", "200252222", "200252332", "200252442", "200252552", "200252626", "200252707", "200252727", "200252802", "200252828", "200252909", "200254114", "200254313", "200255757", "200256116", "200256262", "200256442", "200256606", "200256808", "200257020", "200257117", "200257227", "200257373", "200257404", "200257447", "200257507", "200257667", "200257777", "200257808", "200257997", "200258505", "200259119", "200259229", "200259339", "200259424", "200259595", "200259669", "200259999"], "colorway_count": 53, "sku_images": {"200250010": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200250101": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200250220": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200250323": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200250525": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200251111": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200251212": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200251303": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200251414": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200251515": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200251616": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200251717": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200251818": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200251919": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200252002": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200252121": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200252222": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200252332": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200252442": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200252552": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200252626": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200252707": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200252727": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200252802": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200252828": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200252909": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200254114": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200254313": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200255757": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200256116": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200256262": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200256442": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200256606": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200256808": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200257020": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200257117": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200257227": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200257373": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200257404": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200257447": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200257507": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200257667": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200257777": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200257808": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200257997": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200258505": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200259119": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200259229": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200259339": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200259424": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200259595": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200259669": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200259999": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/solifore-wallpaper/", "pattern": "Solifore Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["200261303", "200263443", "200266666", "200267212", "200267808", "200269519", "200270900", "200272727", "200273404", "200277227", "200277313", "200280990", "200281010", "200282442", "200283434", "200286306", "200289717", "200290909", "200291111", "200296226", "200297202", "200299515", "200305202", "200305665", "200314242", "200316776", "200329505", "200331101", "200332424", "200332707", "200333443", "200336303", "200337337", "200339229", "200339559", "200373412", "200373412.1", "200379321", "200379321.1", "200382567", "200382567.1", "200387732", "200387732.1", "200429307", "200429307.1", "200440007", "200440007.1"], "colorway_count": 47, "sku_images": {"200261303": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200263443": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200266666": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200267212": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200267808": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200269519": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200270900": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200272727": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200273404": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200277227": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200277313": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200280990": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200281010": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200282442": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200283434": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200286306": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200289717": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200290909": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200291111": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200296226": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200297202": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200299515": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200305202": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200305665": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200314242": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200316776": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200329505": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200331101": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200332424": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200332707": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200333443": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200336303": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200337337": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200339229": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200339559": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200373412": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200373412.1": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200379321": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200379321.1": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200382567": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200382567.1": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200387732": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200387732.1": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200429307": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200429307.1": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200440007": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200440007.1": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/morris-friends-wallpaper/", "pattern": "Morris & Friends Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["DARW212550", "DM6P210371", "DM6P210372", "DM6P210381", "DM6P210385", "DM6P210390", "MFRW217357", "MFRW217358", "MFRW217359", "MFRW217360", "MFRW217361", "MFRW217362", "MFRW217363", "MFRW217364", "MFRW217365", "MFRW217366", "MFRW217367", "MFRW217368", "MFRW217371"], "colorway_count": 19, "sku_images": {"DARW212550": {"id": 100000034134, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg 1386w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-768x768.jpg 768w", "sizes": "(max-width: 1386px) 100vw, 1386px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg 1386w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Morris & Friends Cover", "alt": ""}, "DM6P210371": {"id": 100000034134, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg 1386w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-768x768.jpg 768w", "sizes": "(max-width: 1386px) 100vw, 1386px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg 1386w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Morris & Friends Cover", "alt": ""}, "DM6P210372": {"id": 100000034134, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg 1386w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-768x768.jpg 768w", "sizes": "(max-width: 1386px) 100vw, 1386px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg 1386w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Morris & Friends Cover", "alt": ""}, "DM6P210381": {"id": 100000034134, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg 1386w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-768x768.jpg 768w", "sizes": "(max-width: 1386px) 100vw, 1386px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg 1386w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Morris & Friends Cover", "alt": ""}, "DM6P210385": {"id": 100000034134, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg 1386w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-768x768.jpg 768w", "sizes": "(max-width: 1386px) 100vw, 1386px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg 1386w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Morris & Friends Cover", "alt": ""}, "DM6P210390": {"id": 100000034134, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg 1386w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-768x768.jpg 768w", "sizes": "(max-width: 1386px) 100vw, 1386px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg 1386w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Morris & Friends Cover", "alt": ""}, "MFRW217357": {"id": 100000034134, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg 1386w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-768x768.jpg 768w", "sizes": "(max-width: 1386px) 100vw, 1386px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg 1386w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Morris & Friends Cover", "alt": ""}, "MFRW217358": {"id": 100000034134, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg 1386w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-768x768.jpg 768w", "sizes": "(max-width: 1386px) 100vw, 1386px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg 1386w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Morris & Friends Cover", "alt": ""}, "MFRW217359": {"id": 100000034134, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg 1386w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-768x768.jpg 768w", "sizes": "(max-width: 1386px) 100vw, 1386px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg 1386w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Morris & Friends Cover", "alt": ""}, "MFRW217360": {"id": 100000034134, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg 1386w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-768x768.jpg 768w", "sizes": "(max-width: 1386px) 100vw, 1386px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg 1386w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Morris & Friends Cover", "alt": ""}, "MFRW217361": {"id": 100000034134, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg 1386w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-768x768.jpg 768w", "sizes": "(max-width: 1386px) 100vw, 1386px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg 1386w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Morris & Friends Cover", "alt": ""}, "MFRW217362": {"id": 100000034134, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg 1386w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-768x768.jpg 768w", "sizes": "(max-width: 1386px) 100vw, 1386px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg 1386w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Morris & Friends Cover", "alt": ""}, "MFRW217363": {"id": 100000034134, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg 1386w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-768x768.jpg 768w", "sizes": "(max-width: 1386px) 100vw, 1386px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg 1386w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Morris & Friends Cover", "alt": ""}, "MFRW217364": {"id": 100000034134, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg 1386w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-768x768.jpg 768w", "sizes": "(max-width: 1386px) 100vw, 1386px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg 1386w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Morris & Friends Cover", "alt": ""}, "MFRW217365": {"id": 100000034134, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg 1386w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-768x768.jpg 768w", "sizes": "(max-width: 1386px) 100vw, 1386px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg 1386w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Morris & Friends Cover", "alt": ""}, "MFRW217366": {"id": 100000034134, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg 1386w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-768x768.jpg 768w", "sizes": "(max-width: 1386px) 100vw, 1386px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg 1386w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Morris & Friends Cover", "alt": ""}, "MFRW217367": {"id": 100000034134, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg 1386w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-768x768.jpg 768w", "sizes": "(max-width: 1386px) 100vw, 1386px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg 1386w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Morris & Friends Cover", "alt": ""}, "MFRW217368": {"id": 100000034134, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg 1386w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-768x768.jpg 768w", "sizes": "(max-width: 1386px) 100vw, 1386px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg 1386w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Morris & Friends Cover", "alt": ""}, "MFRW217371": {"id": 100000034134, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg 1386w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-768x768.jpg 768w", "sizes": "(max-width: 1386px) 100vw, 1386px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg 1386w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Morris & Friends Cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/bedford-park-wallpapers/", "pattern": "Bedford Park Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["AARC510005", "AARC510006", "AARC510007", "AARC510008", "AARC510009", "AARC510010", "AARC510014", "AARC510015", "AARC510016", "AARC510017", "AARC510018", "AARC510019", "AARC510020", "AARC510021", "AARC510022", "AARC510030", "AARC510034", "MVOW217330", "MVOW217331", "MVOW217332", "MVOW217333", "MVOW217334", "MVOW217335", "MVOW217336", "MVOW217337", "MVOW217338", "MVOW217339", "MVOW217340", "MVOW217341", "MVOW217342", "MVOW217343", "MVOW217344", "MVOW217345", "MVOW217346", "MVOW217347", "MVOW217348", "MVOW217349", "MVOW217350", "MVOW217351", "MVOW217352", "MVOW217353", "MVOW217354", "MVOW217355"], "colorway_count": 43, "sku_images": {"AARC510005": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "AARC510006": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "AARC510007": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "AARC510008": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "AARC510009": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "AARC510010": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "AARC510014": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "AARC510015": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "AARC510016": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "AARC510017": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "AARC510018": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "AARC510019": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "AARC510020": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "AARC510021": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "AARC510022": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "AARC510030": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "AARC510034": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "MVOW217330": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "MVOW217331": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "MVOW217332": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "MVOW217333": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "MVOW217334": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "MVOW217335": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "MVOW217336": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "MVOW217337": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "MVOW217338": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "MVOW217339": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "MVOW217340": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "MVOW217341": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "MVOW217342": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "MVOW217343": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "MVOW217344": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "MVOW217345": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "MVOW217346": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "MVOW217347": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "MVOW217348": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "MVOW217349": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "MVOW217350": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "MVOW217351": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "MVOW217352": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "MVOW217353": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "MVOW217354": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "MVOW217355": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/sanderson-x-giles-deacon-wallpapers/", "pattern": "Sanderson X Giles Deacon Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["DGDW217297", "DGDW217298", "DGDW217299", "DGDW217300", "DGDW217301", "DGDW217302", "DGDW217303", "DGDW217304", "DGDW217305", "DGDW217306", "DGDW217307", "DGDW217308", "DGDW217309", "DGDW217310", "DGDW217311", "DGDW217312", "DGDW217313", "DGDW217314", "DGDW217315", "DGDW217316", "DGDW217317", "DGDW217318", "DGDW217319", "DGDW217320", "DGDW217321", "DGDW217322", "DGDW217323", "DGDW217324", "DGDW217325", "DGDW217326", "DGDW217327", "DGDW217373", "DGDW217374", "DGDW217375"], "colorway_count": 34, "sku_images": {"DGDW217297": {"id": 100000023881, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "SANDERSON X GILES DEACON WALLPAPER COVER", "alt": ""}, "DGDW217298": {"id": 100000023881, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "SANDERSON X GILES DEACON WALLPAPER COVER", "alt": ""}, "DGDW217299": {"id": 100000023881, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "SANDERSON X GILES DEACON WALLPAPER COVER", "alt": ""}, "DGDW217300": {"id": 100000023881, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "SANDERSON X GILES DEACON WALLPAPER COVER", "alt": ""}, "DGDW217301": {"id": 100000023881, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "SANDERSON X GILES DEACON WALLPAPER COVER", "alt": ""}, "DGDW217302": {"id": 100000023881, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "SANDERSON X GILES DEACON WALLPAPER COVER", "alt": ""}, "DGDW217303": {"id": 100000023881, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "SANDERSON X GILES DEACON WALLPAPER COVER", "alt": ""}, "DGDW217304": {"id": 100000023881, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "SANDERSON X GILES DEACON WALLPAPER COVER", "alt": ""}, "DGDW217305": {"id": 100000023881, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "SANDERSON X GILES DEACON WALLPAPER COVER", "alt": ""}, "DGDW217306": {"id": 100000023881, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "SANDERSON X GILES DEACON WALLPAPER COVER", "alt": ""}, "DGDW217307": {"id": 100000023881, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "SANDERSON X GILES DEACON WALLPAPER COVER", "alt": ""}, "DGDW217308": {"id": 100000023881, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "SANDERSON X GILES DEACON WALLPAPER COVER", "alt": ""}, "DGDW217309": {"id": 100000023881, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "SANDERSON X GILES DEACON WALLPAPER COVER", "alt": ""}, "DGDW217310": {"id": 100000023881, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "SANDERSON X GILES DEACON WALLPAPER COVER", "alt": ""}, "DGDW217311": {"id": 100000023881, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "SANDERSON X GILES DEACON WALLPAPER COVER", "alt": ""}, "DGDW217312": {"id": 100000023881, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "SANDERSON X GILES DEACON WALLPAPER COVER", "alt": ""}, "DGDW217313": {"id": 100000023881, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "SANDERSON X GILES DEACON WALLPAPER COVER", "alt": ""}, "DGDW217314": {"id": 100000023881, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "SANDERSON X GILES DEACON WALLPAPER COVER", "alt": ""}, "DGDW217315": {"id": 100000023881, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "SANDERSON X GILES DEACON WALLPAPER COVER", "alt": ""}, "DGDW217316": {"id": 100000023881, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "SANDERSON X GILES DEACON WALLPAPER COVER", "alt": ""}, "DGDW217317": {"id": 100000023881, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "SANDERSON X GILES DEACON WALLPAPER COVER", "alt": ""}, "DGDW217318": {"id": 100000023881, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "SANDERSON X GILES DEACON WALLPAPER COVER", "alt": ""}, "DGDW217319": {"id": 100000023881, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "SANDERSON X GILES DEACON WALLPAPER COVER", "alt": ""}, "DGDW217320": {"id": 100000023881, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "SANDERSON X GILES DEACON WALLPAPER COVER", "alt": ""}, "DGDW217321": {"id": 100000023881, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "SANDERSON X GILES DEACON WALLPAPER COVER", "alt": ""}, "DGDW217322": {"id": 100000023881, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "SANDERSON X GILES DEACON WALLPAPER COVER", "alt": ""}, "DGDW217323": {"id": 100000023881, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "SANDERSON X GILES DEACON WALLPAPER COVER", "alt": ""}, "DGDW217324": {"id": 100000023881, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "SANDERSON X GILES DEACON WALLPAPER COVER", "alt": ""}, "DGDW217325": {"id": 100000023881, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "SANDERSON X GILES DEACON WALLPAPER COVER", "alt": ""}, "DGDW217326": {"id": 100000023881, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "SANDERSON X GILES DEACON WALLPAPER COVER", "alt": ""}, "DGDW217327": {"id": 100000023881, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "SANDERSON X GILES DEACON WALLPAPER COVER", "alt": ""}, "DGDW217373": {"id": 100000023881, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "SANDERSON X GILES DEACON WALLPAPER COVER", "alt": ""}, "DGDW217374": {"id": 100000023881, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "SANDERSON X GILES DEACON WALLPAPER COVER", "alt": ""}, "DGDW217375": {"id": 100000023881, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "SANDERSON X GILES DEACON WALLPAPER COVER", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/moire-wallpapers/", "pattern": "Moire Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["ZMOI313067", "ZMOI313068", "ZMOI313069", "ZMOI313070", "ZMOI313071", "ZMOI313072", "ZMOI313073", "ZMOI313074", "ZMOI313075", "ZMOI313076", "ZMOI313077"], "colorway_count": 11, "sku_images": {"ZMOI313067": {"id": 100000022266, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Moire Cover", "alt": ""}, "ZMOI313068": {"id": 100000022266, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Moire Cover", "alt": ""}, "ZMOI313069": {"id": 100000022266, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Moire Cover", "alt": ""}, "ZMOI313070": {"id": 100000022266, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Moire Cover", "alt": ""}, "ZMOI313071": {"id": 100000022266, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Moire Cover", "alt": ""}, "ZMOI313072": {"id": 100000022266, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Moire Cover", "alt": ""}, "ZMOI313073": {"id": 100000022266, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Moire Cover", "alt": ""}, "ZMOI313074": {"id": 100000022266, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Moire Cover", "alt": ""}, "ZMOI313075": {"id": 100000022266, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Moire Cover", "alt": ""}, "ZMOI313076": {"id": 100000022266, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Moire Cover", "alt": ""}, "ZMOI313077": {"id": 100000022266, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Moire Cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/stone-2-wallpapers/", "pattern": "Stone 2 Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["80831188", "80831234", "80832002", "80832109", "80832552", "80832626", "80832716", "80832772", "80832808", "80832882", "80832992", "80834141", "80834224", "80835707", "80836202", "80836336", "80836420", "80837100", "80837301", "80837358", "80837474", "80837531", "80837667", "80837777", "80839101", "80839229", "80839351", "80839999"], "colorway_count": 28, "sku_images": {"80831188": {"id": 100000022093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w", "sizes": "(max-width: 1834px) 100vw, 1834px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_STONE2-STND-olive-80837777", "alt": ""}, "80831234": {"id": 100000022093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w", "sizes": "(max-width: 1834px) 100vw, 1834px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_STONE2-STND-olive-80837777", "alt": ""}, "80832002": {"id": 100000022093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w", "sizes": "(max-width: 1834px) 100vw, 1834px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_STONE2-STND-olive-80837777", "alt": ""}, "80832109": {"id": 100000022093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w", "sizes": "(max-width: 1834px) 100vw, 1834px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_STONE2-STND-olive-80837777", "alt": ""}, "80832552": {"id": 100000022093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w", "sizes": "(max-width: 1834px) 100vw, 1834px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_STONE2-STND-olive-80837777", "alt": ""}, "80832626": {"id": 100000022093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w", "sizes": "(max-width: 1834px) 100vw, 1834px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_STONE2-STND-olive-80837777", "alt": ""}, "80832716": {"id": 100000022093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w", "sizes": "(max-width: 1834px) 100vw, 1834px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_STONE2-STND-olive-80837777", "alt": ""}, "80832772": {"id": 100000022093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w", "sizes": "(max-width: 1834px) 100vw, 1834px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_STONE2-STND-olive-80837777", "alt": ""}, "80832808": {"id": 100000022093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w", "sizes": "(max-width: 1834px) 100vw, 1834px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_STONE2-STND-olive-80837777", "alt": ""}, "80832882": {"id": 100000022093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w", "sizes": "(max-width: 1834px) 100vw, 1834px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_STONE2-STND-olive-80837777", "alt": ""}, "80832992": {"id": 100000022093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w", "sizes": "(max-width: 1834px) 100vw, 1834px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_STONE2-STND-olive-80837777", "alt": ""}, "80834141": {"id": 100000022093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w", "sizes": "(max-width: 1834px) 100vw, 1834px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_STONE2-STND-olive-80837777", "alt": ""}, "80834224": {"id": 100000022093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w", "sizes": "(max-width: 1834px) 100vw, 1834px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_STONE2-STND-olive-80837777", "alt": ""}, "80835707": {"id": 100000022093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w", "sizes": "(max-width: 1834px) 100vw, 1834px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_STONE2-STND-olive-80837777", "alt": ""}, "80836202": {"id": 100000022093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w", "sizes": "(max-width: 1834px) 100vw, 1834px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_STONE2-STND-olive-80837777", "alt": ""}, "80836336": {"id": 100000022093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w", "sizes": "(max-width: 1834px) 100vw, 1834px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_STONE2-STND-olive-80837777", "alt": ""}, "80836420": {"id": 100000022093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w", "sizes": "(max-width: 1834px) 100vw, 1834px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_STONE2-STND-olive-80837777", "alt": ""}, "80837100": {"id": 100000022093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w", "sizes": "(max-width: 1834px) 100vw, 1834px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_STONE2-STND-olive-80837777", "alt": ""}, "80837301": {"id": 100000022093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w", "sizes": "(max-width: 1834px) 100vw, 1834px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_STONE2-STND-olive-80837777", "alt": ""}, "80837358": {"id": 100000022093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w", "sizes": "(max-width: 1834px) 100vw, 1834px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_STONE2-STND-olive-80837777", "alt": ""}, "80837474": {"id": 100000022093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w", "sizes": "(max-width: 1834px) 100vw, 1834px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_STONE2-STND-olive-80837777", "alt": ""}, "80837531": {"id": 100000022093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w", "sizes": "(max-width: 1834px) 100vw, 1834px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_STONE2-STND-olive-80837777", "alt": ""}, "80837667": {"id": 100000022093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w", "sizes": "(max-width: 1834px) 100vw, 1834px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_STONE2-STND-olive-80837777", "alt": ""}, "80837777": {"id": 100000022093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w", "sizes": "(max-width: 1834px) 100vw, 1834px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_STONE2-STND-olive-80837777", "alt": ""}, "80839101": {"id": 100000022093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w", "sizes": "(max-width: 1834px) 100vw, 1834px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_STONE2-STND-olive-80837777", "alt": ""}, "80839229": {"id": 100000022093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w", "sizes": "(max-width: 1834px) 100vw, 1834px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_STONE2-STND-olive-80837777", "alt": ""}, "80839351": {"id": 100000022093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w", "sizes": "(max-width: 1834px) 100vw, 1834px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_STONE2-STND-olive-80837777", "alt": ""}, "80839999": {"id": 100000022093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w", "sizes": "(max-width: 1834px) 100vw, 1834px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_STONE2-STND-olive-80837777", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/alchimie-wallpapers/", "pattern": "Alchimie Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["89900171", "89901263", "89901864", "89902967", "89906846", "89907200", "89907622", "89910111", "89917233", "89919078", "89921924", "89923596", "89926417", "89927103", "89931622", "89936844", "89937777", "89939041", "89939336", "89940012", "89942239", "89947642", "89949180", "89949917", "89951904", "89952323", "89956442", "89956803", "89957247", "89957761", "89962874", "89966666", "89969700"], "colorway_count": 33, "sku_images": {"89900171": {"id": 100000022024, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg 2091w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "sizes": "(max-width: 2091px) 100vw, 2091px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ALCHIMIE-ALMI-PURE_89902967", "alt": ""}, "89901263": {"id": 100000022024, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg 2091w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "sizes": "(max-width: 2091px) 100vw, 2091px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ALCHIMIE-ALMI-PURE_89902967", "alt": ""}, "89901864": {"id": 100000022024, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg 2091w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "sizes": "(max-width: 2091px) 100vw, 2091px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ALCHIMIE-ALMI-PURE_89902967", "alt": ""}, "89902967": {"id": 100000022024, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg 2091w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "sizes": "(max-width: 2091px) 100vw, 2091px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ALCHIMIE-ALMI-PURE_89902967", "alt": ""}, "89906846": {"id": 100000022024, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg 2091w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "sizes": "(max-width: 2091px) 100vw, 2091px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ALCHIMIE-ALMI-PURE_89902967", "alt": ""}, "89907200": {"id": 100000022024, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg 2091w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "sizes": "(max-width: 2091px) 100vw, 2091px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ALCHIMIE-ALMI-PURE_89902967", "alt": ""}, "89907622": {"id": 100000022024, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg 2091w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "sizes": "(max-width: 2091px) 100vw, 2091px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ALCHIMIE-ALMI-PURE_89902967", "alt": ""}, "89910111": {"id": 100000022024, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg 2091w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "sizes": "(max-width: 2091px) 100vw, 2091px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ALCHIMIE-ALMI-PURE_89902967", "alt": ""}, "89917233": {"id": 100000022024, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg 2091w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "sizes": "(max-width: 2091px) 100vw, 2091px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ALCHIMIE-ALMI-PURE_89902967", "alt": ""}, "89919078": {"id": 100000022024, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg 2091w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "sizes": "(max-width: 2091px) 100vw, 2091px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ALCHIMIE-ALMI-PURE_89902967", "alt": ""}, "89921924": {"id": 100000022024, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg 2091w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "sizes": "(max-width: 2091px) 100vw, 2091px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ALCHIMIE-ALMI-PURE_89902967", "alt": ""}, "89923596": {"id": 100000022024, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg 2091w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "sizes": "(max-width: 2091px) 100vw, 2091px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ALCHIMIE-ALMI-PURE_89902967", "alt": ""}, "89926417": {"id": 100000022024, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg 2091w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "sizes": "(max-width: 2091px) 100vw, 2091px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ALCHIMIE-ALMI-PURE_89902967", "alt": ""}, "89927103": {"id": 100000022024, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg 2091w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "sizes": "(max-width: 2091px) 100vw, 2091px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ALCHIMIE-ALMI-PURE_89902967", "alt": ""}, "89931622": {"id": 100000022024, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg 2091w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "sizes": "(max-width: 2091px) 100vw, 2091px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ALCHIMIE-ALMI-PURE_89902967", "alt": ""}, "89936844": {"id": 100000022024, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg 2091w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "sizes": "(max-width: 2091px) 100vw, 2091px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ALCHIMIE-ALMI-PURE_89902967", "alt": ""}, "89937777": {"id": 100000022024, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg 2091w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "sizes": "(max-width: 2091px) 100vw, 2091px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ALCHIMIE-ALMI-PURE_89902967", "alt": ""}, "89939041": {"id": 100000022024, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg 2091w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "sizes": "(max-width: 2091px) 100vw, 2091px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ALCHIMIE-ALMI-PURE_89902967", "alt": ""}, "89939336": {"id": 100000022024, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg 2091w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "sizes": "(max-width: 2091px) 100vw, 2091px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ALCHIMIE-ALMI-PURE_89902967", "alt": ""}, "89940012": {"id": 100000022024, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg 2091w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "sizes": "(max-width: 2091px) 100vw, 2091px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ALCHIMIE-ALMI-PURE_89902967", "alt": ""}, "89942239": {"id": 100000022024, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg 2091w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "sizes": "(max-width: 2091px) 100vw, 2091px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ALCHIMIE-ALMI-PURE_89902967", "alt": ""}, "89947642": {"id": 100000022024, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg 2091w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "sizes": "(max-width: 2091px) 100vw, 2091px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ALCHIMIE-ALMI-PURE_89902967", "alt": ""}, "89949180": {"id": 100000022024, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg 2091w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "sizes": "(max-width: 2091px) 100vw, 2091px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ALCHIMIE-ALMI-PURE_89902967", "alt": ""}, "89949917": {"id": 100000022024, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg 2091w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "sizes": "(max-width: 2091px) 100vw, 2091px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ALCHIMIE-ALMI-PURE_89902967", "alt": ""}, "89951904": {"id": 100000022024, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg 2091w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "sizes": "(max-width: 2091px) 100vw, 2091px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ALCHIMIE-ALMI-PURE_89902967", "alt": ""}, "89952323": {"id": 100000022024, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg 2091w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "sizes": "(max-width: 2091px) 100vw, 2091px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ALCHIMIE-ALMI-PURE_89902967", "alt": ""}, "89956442": {"id": 100000022024, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg 2091w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "sizes": "(max-width: 2091px) 100vw, 2091px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ALCHIMIE-ALMI-PURE_89902967", "alt": ""}, "89956803": {"id": 100000022024, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg 2091w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "sizes": "(max-width: 2091px) 100vw, 2091px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ALCHIMIE-ALMI-PURE_89902967", "alt": ""}, "89957247": {"id": 100000022024, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg 2091w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "sizes": "(max-width: 2091px) 100vw, 2091px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ALCHIMIE-ALMI-PURE_89902967", "alt": ""}, "89957761": {"id": 100000022024, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg 2091w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "sizes": "(max-width: 2091px) 100vw, 2091px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ALCHIMIE-ALMI-PURE_89902967", "alt": ""}, "89962874": {"id": 100000022024, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg 2091w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "sizes": "(max-width: 2091px) 100vw, 2091px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ALCHIMIE-ALMI-PURE_89902967", "alt": ""}, "89966666": {"id": 100000022024, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg 2091w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "sizes": "(max-width: 2091px) 100vw, 2091px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ALCHIMIE-ALMI-PURE_89902967", "alt": ""}, "89969700": {"id": 100000022024, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg 2091w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "sizes": "(max-width: 2091px) 100vw, 2091px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ALCHIMIE-ALMI-PURE_89902967", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/intuition-wallpapers/", "pattern": "Intuition Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["INT211", "INT212", "INT213", "INT221", "INT222", "INT231", "INT241", "INT242", "INT243", "INT244", "INT245", "INT246", "INT251", "INT252", "INT253", "INT262", "INT271", "INT272", "INT311", "INT312", "INT313", "INT411", "INT412", "INT413", "INT421", "INT422", "INT511", "INT512", "INT513", "INT514", "INT515", "INT521", "INT522", "INT523"], "colorway_count": 34, "sku_images": {"INT211": {"id": 100000021848, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "sizes": "(max-width: 675px) 100vw, 675px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "thumbnail_sizes": "(max-width: 675px) 100vw, 675px", "name": "Intuition Cover", "alt": ""}, "INT212": {"id": 100000021848, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "sizes": "(max-width: 675px) 100vw, 675px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "thumbnail_sizes": "(max-width: 675px) 100vw, 675px", "name": "Intuition Cover", "alt": ""}, "INT213": {"id": 100000021848, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "sizes": "(max-width: 675px) 100vw, 675px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "thumbnail_sizes": "(max-width: 675px) 100vw, 675px", "name": "Intuition Cover", "alt": ""}, "INT221": {"id": 100000021848, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "sizes": "(max-width: 675px) 100vw, 675px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "thumbnail_sizes": "(max-width: 675px) 100vw, 675px", "name": "Intuition Cover", "alt": ""}, "INT222": {"id": 100000021848, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "sizes": "(max-width: 675px) 100vw, 675px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "thumbnail_sizes": "(max-width: 675px) 100vw, 675px", "name": "Intuition Cover", "alt": ""}, "INT231": {"id": 100000021848, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "sizes": "(max-width: 675px) 100vw, 675px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "thumbnail_sizes": "(max-width: 675px) 100vw, 675px", "name": "Intuition Cover", "alt": ""}, "INT241": {"id": 100000021848, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "sizes": "(max-width: 675px) 100vw, 675px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "thumbnail_sizes": "(max-width: 675px) 100vw, 675px", "name": "Intuition Cover", "alt": ""}, "INT242": {"id": 100000021848, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "sizes": "(max-width: 675px) 100vw, 675px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "thumbnail_sizes": "(max-width: 675px) 100vw, 675px", "name": "Intuition Cover", "alt": ""}, "INT243": {"id": 100000021848, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "sizes": "(max-width: 675px) 100vw, 675px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "thumbnail_sizes": "(max-width: 675px) 100vw, 675px", "name": "Intuition Cover", "alt": ""}, "INT244": {"id": 100000021848, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "sizes": "(max-width: 675px) 100vw, 675px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "thumbnail_sizes": "(max-width: 675px) 100vw, 675px", "name": "Intuition Cover", "alt": ""}, "INT245": {"id": 100000021848, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "sizes": "(max-width: 675px) 100vw, 675px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "thumbnail_sizes": "(max-width: 675px) 100vw, 675px", "name": "Intuition Cover", "alt": ""}, "INT246": {"id": 100000021848, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "sizes": "(max-width: 675px) 100vw, 675px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "thumbnail_sizes": "(max-width: 675px) 100vw, 675px", "name": "Intuition Cover", "alt": ""}, "INT251": {"id": 100000021848, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "sizes": "(max-width: 675px) 100vw, 675px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "thumbnail_sizes": "(max-width: 675px) 100vw, 675px", "name": "Intuition Cover", "alt": ""}, "INT252": {"id": 100000021848, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "sizes": "(max-width: 675px) 100vw, 675px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "thumbnail_sizes": "(max-width: 675px) 100vw, 675px", "name": "Intuition Cover", "alt": ""}, "INT253": {"id": 100000021848, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "sizes": "(max-width: 675px) 100vw, 675px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "thumbnail_sizes": "(max-width: 675px) 100vw, 675px", "name": "Intuition Cover", "alt": ""}, "INT262": {"id": 100000021848, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "sizes": "(max-width: 675px) 100vw, 675px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "thumbnail_sizes": "(max-width: 675px) 100vw, 675px", "name": "Intuition Cover", "alt": ""}, "INT271": {"id": 100000021848, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "sizes": "(max-width: 675px) 100vw, 675px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "thumbnail_sizes": "(max-width: 675px) 100vw, 675px", "name": "Intuition Cover", "alt": ""}, "INT272": {"id": 100000021848, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "sizes": "(max-width: 675px) 100vw, 675px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "thumbnail_sizes": "(max-width: 675px) 100vw, 675px", "name": "Intuition Cover", "alt": ""}, "INT311": {"id": 100000021848, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "sizes": "(max-width: 675px) 100vw, 675px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "thumbnail_sizes": "(max-width: 675px) 100vw, 675px", "name": "Intuition Cover", "alt": ""}, "INT312": {"id": 100000021848, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "sizes": "(max-width: 675px) 100vw, 675px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "thumbnail_sizes": "(max-width: 675px) 100vw, 675px", "name": "Intuition Cover", "alt": ""}, "INT313": {"id": 100000021848, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "sizes": "(max-width: 675px) 100vw, 675px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "thumbnail_sizes": "(max-width: 675px) 100vw, 675px", "name": "Intuition Cover", "alt": ""}, "INT411": {"id": 100000021848, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "sizes": "(max-width: 675px) 100vw, 675px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "thumbnail_sizes": "(max-width: 675px) 100vw, 675px", "name": "Intuition Cover", "alt": ""}, "INT412": {"id": 100000021848, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "sizes": "(max-width: 675px) 100vw, 675px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "thumbnail_sizes": "(max-width: 675px) 100vw, 675px", "name": "Intuition Cover", "alt": ""}, "INT413": {"id": 100000021848, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "sizes": "(max-width: 675px) 100vw, 675px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "thumbnail_sizes": "(max-width: 675px) 100vw, 675px", "name": "Intuition Cover", "alt": ""}, "INT421": {"id": 100000021848, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "sizes": "(max-width: 675px) 100vw, 675px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "thumbnail_sizes": "(max-width: 675px) 100vw, 675px", "name": "Intuition Cover", "alt": ""}, "INT422": {"id": 100000021848, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "sizes": "(max-width: 675px) 100vw, 675px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "thumbnail_sizes": "(max-width: 675px) 100vw, 675px", "name": "Intuition Cover", "alt": ""}, "INT511": {"id": 100000021848, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "sizes": "(max-width: 675px) 100vw, 675px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "thumbnail_sizes": "(max-width: 675px) 100vw, 675px", "name": "Intuition Cover", "alt": ""}, "INT512": {"id": 100000021848, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "sizes": "(max-width: 675px) 100vw, 675px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "thumbnail_sizes": "(max-width: 675px) 100vw, 675px", "name": "Intuition Cover", "alt": ""}, "INT513": {"id": 100000021848, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "sizes": "(max-width: 675px) 100vw, 675px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "thumbnail_sizes": "(max-width: 675px) 100vw, 675px", "name": "Intuition Cover", "alt": ""}, "INT514": {"id": 100000021848, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "sizes": "(max-width: 675px) 100vw, 675px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "thumbnail_sizes": "(max-width: 675px) 100vw, 675px", "name": "Intuition Cover", "alt": ""}, "INT515": {"id": 100000021848, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "sizes": "(max-width: 675px) 100vw, 675px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "thumbnail_sizes": "(max-width: 675px) 100vw, 675px", "name": "Intuition Cover", "alt": ""}, "INT521": {"id": 100000021848, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "sizes": "(max-width: 675px) 100vw, 675px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "thumbnail_sizes": "(max-width: 675px) 100vw, 675px", "name": "Intuition Cover", "alt": ""}, "INT522": {"id": 100000021848, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "sizes": "(max-width: 675px) 100vw, 675px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "thumbnail_sizes": "(max-width: 675px) 100vw, 675px", "name": "Intuition Cover", "alt": ""}, "INT523": {"id": 100000021848, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "sizes": "(max-width: 675px) 100vw, 675px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "thumbnail_sizes": "(max-width: 675px) 100vw, 675px", "name": "Intuition Cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/rivage-wallpapers/", "pattern": "Rivage Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["RIV20", "RIV22", "RIV23", "RIV24", "RIV25", "RIV26", "RIV27", "RIV28", "RIV29", "RIV30", "RIV31", "RIV32", "RIV33", "RIV34", "RIV35", "RIV40", "RIV41", "RIV42", "RIV43", "RIV44", "RIV45", "RIV50", "RIV51", "RIV52", "RIV53", "RIV54", "RIV55", "RIV60", "RIV61", "RIV62"], "colorway_count": 30, "sku_images": {"RIV20": {"id": 100000021780, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Rivage Cover", "alt": ""}, "RIV22": {"id": 100000021780, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Rivage Cover", "alt": ""}, "RIV23": {"id": 100000021780, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Rivage Cover", "alt": ""}, "RIV24": {"id": 100000021780, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Rivage Cover", "alt": ""}, "RIV25": {"id": 100000021780, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Rivage Cover", "alt": ""}, "RIV26": {"id": 100000021780, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Rivage Cover", "alt": ""}, "RIV27": {"id": 100000021780, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Rivage Cover", "alt": ""}, "RIV28": {"id": 100000021780, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Rivage Cover", "alt": ""}, "RIV29": {"id": 100000021780, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Rivage Cover", "alt": ""}, "RIV30": {"id": 100000021780, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Rivage Cover", "alt": ""}, "RIV31": {"id": 100000021780, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Rivage Cover", "alt": ""}, "RIV32": {"id": 100000021780, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Rivage Cover", "alt": ""}, "RIV33": {"id": 100000021780, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Rivage Cover", "alt": ""}, "RIV34": {"id": 100000021780, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Rivage Cover", "alt": ""}, "RIV35": {"id": 100000021780, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Rivage Cover", "alt": ""}, "RIV40": {"id": 100000021780, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Rivage Cover", "alt": ""}, "RIV41": {"id": 100000021780, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Rivage Cover", "alt": ""}, "RIV42": {"id": 100000021780, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Rivage Cover", "alt": ""}, "RIV43": {"id": 100000021780, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Rivage Cover", "alt": ""}, "RIV44": {"id": 100000021780, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Rivage Cover", "alt": ""}, "RIV45": {"id": 100000021780, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Rivage Cover", "alt": ""}, "RIV50": {"id": 100000021780, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Rivage Cover", "alt": ""}, "RIV51": {"id": 100000021780, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Rivage Cover", "alt": ""}, "RIV52": {"id": 100000021780, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Rivage Cover", "alt": ""}, "RIV53": {"id": 100000021780, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Rivage Cover", "alt": ""}, "RIV54": {"id": 100000021780, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Rivage Cover", "alt": ""}, "RIV55": {"id": 100000021780, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Rivage Cover", "alt": ""}, "RIV60": {"id": 100000021780, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Rivage Cover", "alt": ""}, "RIV61": {"id": 100000021780, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Rivage Cover", "alt": ""}, "RIV62": {"id": 100000021780, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Rivage Cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/archipelago-wallpapers/", "pattern": "Archipelago Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["ARC21", "ARC22", "ARC31", "ARC32", "ARC33", "ARC34", "ARC41", "ARC42", "ARC43", "ARC51", "ARC52", "ARC53", "ARC61", "ARC62", "ARC63"], "colorway_count": 15, "sku_images": {"ARC21": {"id": 100000021677, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-768x768.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Archipelago-Cover", "alt": ""}, "ARC22": {"id": 100000021677, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-768x768.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Archipelago-Cover", "alt": ""}, "ARC31": {"id": 100000021677, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-768x768.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Archipelago-Cover", "alt": ""}, "ARC32": {"id": 100000021677, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-768x768.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Archipelago-Cover", "alt": ""}, "ARC33": {"id": 100000021677, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-768x768.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Archipelago-Cover", "alt": ""}, "ARC34": {"id": 100000021677, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-768x768.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Archipelago-Cover", "alt": ""}, "ARC41": {"id": 100000021677, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-768x768.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Archipelago-Cover", "alt": ""}, "ARC42": {"id": 100000021677, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-768x768.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Archipelago-Cover", "alt": ""}, "ARC43": {"id": 100000021677, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-768x768.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Archipelago-Cover", "alt": ""}, "ARC51": {"id": 100000021677, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-768x768.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Archipelago-Cover", "alt": ""}, "ARC52": {"id": 100000021677, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-768x768.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Archipelago-Cover", "alt": ""}, "ARC53": {"id": 100000021677, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-768x768.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Archipelago-Cover", "alt": ""}, "ARC61": {"id": 100000021677, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-768x768.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Archipelago-Cover", "alt": ""}, "ARC62": {"id": 100000021677, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-768x768.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Archipelago-Cover", "alt": ""}, "ARC63": {"id": 100000021677, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-768x768.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Archipelago-Cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/commercial-wallcovering/g0186-eternal-wallpapers/", "pattern": "G0186 Eternal Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["PE1462", "PE1463", "PE1464", "PE1465", "PE1466", "PE1467", "PE1468", "PE1469", "PE1470", "PE1472", "PE1473", "PE1474", "PE1475", "PE1476", "PE1484", "PE1820", "PE1821", "PE1822", "PE1823", "PE1824", "PE1826"], "colorway_count": 21, "sku_images": {"PE1462": {"id": 100000010157, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0186 Eternal Cover", "alt": ""}, "PE1463": {"id": 100000010157, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0186 Eternal Cover", "alt": ""}, "PE1464": {"id": 100000010157, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0186 Eternal Cover", "alt": ""}, "PE1465": {"id": 100000010157, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0186 Eternal Cover", "alt": ""}, "PE1466": {"id": 100000010157, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0186 Eternal Cover", "alt": ""}, "PE1467": {"id": 100000010157, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0186 Eternal Cover", "alt": ""}, "PE1468": {"id": 100000010157, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0186 Eternal Cover", "alt": ""}, "PE1469": {"id": 100000010157, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0186 Eternal Cover", "alt": ""}, "PE1470": {"id": 100000010157, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0186 Eternal Cover", "alt": ""}, "PE1472": {"id": 100000010157, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0186 Eternal Cover", "alt": ""}, "PE1473": {"id": 100000010157, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0186 Eternal Cover", "alt": ""}, "PE1474": {"id": 100000010157, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0186 Eternal Cover", "alt": ""}, "PE1475": {"id": 100000010157, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0186 Eternal Cover", "alt": ""}, "PE1476": {"id": 100000010157, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0186 Eternal Cover", "alt": ""}, "PE1484": {"id": 100000010157, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0186 Eternal Cover", "alt": ""}, "PE1820": {"id": 100000010157, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0186 Eternal Cover", "alt": ""}, "PE1821": {"id": 100000010157, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0186 Eternal Cover", "alt": ""}, "PE1822": {"id": 100000010157, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0186 Eternal Cover", "alt": ""}, "PE1823": {"id": 100000010157, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0186 Eternal Cover", "alt": ""}, "PE1824": {"id": 100000010157, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0186 Eternal Cover", "alt": ""}, "PE1826": {"id": 100000010157, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0186 Eternal Cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/n168_natural-palette/", "pattern": "N168 Natural Palette Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["N168NA0051", "N168NA0052", "N168NA0055", "N168NA0059", "N168NA0075", "N168NA0080", "N168NA0081", "N168NA0093", "N168NA0098", "N168NA0099", "N168NA0101", "N168NA0112", "N168NA0127", "N168NA0130", "N168NA0131", "N168NA0155", "N168NA2006", "N168NA2014", "N168NA2027", "N168NA2028", "N168NA2065", "N168NA2066", "N168NA2069", "N168NA2077", "N168NA2081", "N168NA2085", "N168NA6007", "N168NA6008", "N168NA6011", "N168NA6012", "N168NA6045", "N168NA6046", "N168NG5002", "N168NG5014", "N168NG5015", "N168NG5017", "N168NG5019", "N168NG5020", "N168NG5023", "N168NG5024", "N168NG5026", "N168NG5027", "N168NH1007", "N168NH1010", "N168NH1019", "N168NH1033", "N168NH1034", "N168NH1035", "N168NH1036", "N168NH1037", "N168NH1038", "N168NH1039", "N168NH1040", "N168NH1041", "N168NH1042", "N168NH1043", "N168NH1044", "N168NH1045", "N168NH1046", "N168NH1047", "N168NH1048", "N168NH1050", "N168NH1052", "N168NH1054", "N168NH1055", "N168NH1056", "N168NH1058", "N168NH1059", "N168NH1060", "N168NH1061", "N168NH1062", "N168NH1063", "N168NH1064", "N168NH1065", "N168NH1066", "N168NH1067", "N168NH1068", "N168NH1069", "N168NH2041", "N168NH2059", "N168NH3131", "N168NH3134", "N168NH3135", "N168NH3138", "N168NH3151", "N168NH3179", "N168NH3180", "N168NH3182", "N168NH3183", "N168NH3184", "N168NH3185", "N168NH3186", "N168NH3187", "N168NH3188", "N168NH5105", "N168NH5106", "N168NH5107", "N168NH5108", "N168NH5109", "N168NH5110", "N168NH5111", "N168NP043.", "N168NP044.", "N168NP6001", "N168NP6004", "N168NP6005", "N168NP6007", "N168NP6019", "N168NP6025", "N168NP6028", "N168NP6061", "N168NP6062", "N168NP6065", "N168NP6066", "N168NP6102", "N168NP6104", "N168NP6106", "N168NP6107", "N168NP6108", "N168NP6109", "N168NP6110", "N168NP6113", "N168NP6120", "N168NP6121", "N168NP6127", "N168Np6137", "N168NP6138", "N168NP6157", "N168NP6158", "N168NP6167", "N168NP6210", "N168NP6284", "N168NP6296", "N168NP6508", "N168NP6510", "N168NP6522", "N168NP6537", "N168NP6538", "N168NP6602", "N168NP6705", "N168NP6716", "N168NP6847", "N168NP8013", "N168NP8033", "N168NP8046", "N168NQ8269", "N168NQ8305", "N168NQ8306", "N168NQ8310", "N168NQ8311", "N168NQ8313", "N168NQ8316", "N168NQ8317", "N168NQ8318", "N168NQ8319", "N168NQ8321", "N168NQ8322", "N168NQ8323", "N168NQ8324", "N168NQ8325", "N168NQ8326", "N168NQ8327", "N168NQ8328", "N168NQ8329", "N168NS1014", "N168NS1015", "N168NS1022", "N168NS1028", "N168NS1039", "N168NS1095", "N168NS1098", "N168NS1107", "N168NS1114", "N168NS1121", "N168NS1122", "N168NS1124", "N168NS1127", "N168NS1128", "N168NS1129", "N168NS1135", "N168NS1140", "N168NS1144", "N168NS1146", "N168NS1147", "N168NS1148", "N168NS1152", "N168NS1155", "N168NS1164", "N168NS1169", "N168NS1170", "N168NS1173", "N168NS1174", "N168NS1176", "N168NS1177", "N168NS1183", "N168NS1187", "N168NS1188", "N168NS1192", "N168NS1198", "N168NS2011", "N168NS2013", "N168NS2016", "N168NS2018", "N168NS2019", "N168NS2031", "N168NS3007", "N168NS7009", "N168NV1013", "N168NV1014", "N168NV1017", "N168NV1019", "N168NV1020", "N168NV1021", "N168NV1023", "N168NV1024", "N168NV1025", "N168NV1026", "N168NV1027", "N168NV1028", "N168NV1029", "N168NV1032", "N168NV1033", "N168NV1035", "N168NV1036", "N168NV1037", "N168NV1038", "N168NV1041", "N168TF1448", "N168TF1450", "N168TF1473", "N168TF1474", "N168TF1482", "N168TF1483", "N168TF1489", "N168TF1494", "N168TF1495", "N168TF3372", "N168TF3373", "N168TF3374", "N168TF3379", "N168TF3380", "N168TF3385", "N168TF3387", "N168TF3388", "N168TF3389", "N168TF3391", "N168TF3394", "N168TF3395", "N168TF3398", "N168TF3471", "N168TF3473", "N168TF3474", "N168TF3475", "N168TF3476", "N168TF3477", "N168TF3478", "N168TF3480", "N168TF3481", "N168TF3482", "N168TF3483", "N168TF3484", "N168TF3485", "N168TF3487", "N168TF3488", "N168TF3489", "N168TF3490", "N168TF3492", "N168TS1234", "N168TS1235", "N168TS1305", "N168TS1328", "N168TS2006", "N168TS2016", "N168TS2017", "N168TS2022", "N168TS2033", "N168TS2034", "N168TS2035", "N168TS2036", "N168TS2037", "N168TS2038", "N168TS2042", "N168TS2046", "N168TS2047", "N168TS2048", "N168TS2049", "N168TS2055", "N168TS2056", "N168TS2102", "N168TS2103", "N168TS2104", "N168TS2105", "N168TS2106", "N168TS2107", "N168TS2229", "N168TS5026"], "colorway_count": 296, "sku_images": {"N168NA0051": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NA0052": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NA0055": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NA0059": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NA0075": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NA0080": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NA0081": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NA0093": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NA0098": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NA0099": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NA0101": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NA0112": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NA0127": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NA0130": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NA0131": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NA0155": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NA2006": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NA2014": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NA2027": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NA2028": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NA2065": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NA2066": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NA2069": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NA2077": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NA2081": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NA2085": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NA6007": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NA6008": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NA6011": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NA6012": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NA6045": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NA6046": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NG5002": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NG5014": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NG5015": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NG5017": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NG5019": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NG5020": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NG5023": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NG5024": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NG5026": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NG5027": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH1007": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH1010": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH1019": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH1033": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH1034": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH1035": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH1036": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH1037": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH1038": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH1039": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH1040": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH1041": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH1042": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH1043": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH1044": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH1045": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH1046": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH1047": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH1048": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH1050": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH1052": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH1054": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH1055": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH1056": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH1058": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH1059": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH1060": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH1061": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH1062": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH1063": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH1064": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH1065": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH1066": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH1067": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH1068": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH1069": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH2041": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH2059": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH3131": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH3134": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH3135": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH3138": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH3151": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH3179": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH3180": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH3182": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH3183": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH3184": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH3185": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH3186": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH3187": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH3188": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH5105": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH5106": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH5107": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH5108": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH5109": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH5110": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH5111": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP043.": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP044.": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP6001": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP6004": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP6005": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP6007": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP6019": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP6025": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP6028": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP6061": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP6062": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP6065": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP6066": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP6102": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP6104": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP6106": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP6107": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP6108": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP6109": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP6110": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP6113": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP6120": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP6121": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP6127": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168Np6137": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP6138": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP6157": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP6158": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP6167": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP6210": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP6284": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP6296": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP6508": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP6510": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP6522": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP6537": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP6538": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP6602": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP6705": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP6716": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP6847": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP8013": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP8033": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP8046": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NQ8269": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NQ8305": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NQ8306": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NQ8310": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NQ8311": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NQ8313": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NQ8316": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NQ8317": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NQ8318": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NQ8319": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NQ8321": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NQ8322": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NQ8323": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NQ8324": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NQ8325": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NQ8326": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NQ8327": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NQ8328": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NQ8329": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS1014": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS1015": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS1022": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS1028": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS1039": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS1095": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS1098": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS1107": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS1114": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS1121": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS1122": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS1124": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS1127": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS1128": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS1129": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS1135": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS1140": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS1144": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS1146": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS1147": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS1148": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS1152": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS1155": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS1164": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS1169": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS1170": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS1173": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS1174": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS1176": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS1177": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS1183": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS1187": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS1188": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS1192": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS1198": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS2011": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS2013": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS2016": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS2018": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS2019": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS2031": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS3007": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS7009": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NV1013": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NV1014": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NV1017": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NV1019": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NV1020": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NV1021": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NV1023": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NV1024": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NV1025": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NV1026": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NV1027": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NV1028": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NV1029": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NV1032": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NV1033": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NV1035": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NV1036": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NV1037": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NV1038": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NV1041": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF1448": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF1450": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF1473": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF1474": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF1482": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF1483": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF1489": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF1494": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF1495": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF3372": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF3373": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF3374": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF3379": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF3380": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF3385": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF3387": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF3388": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF3389": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF3391": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF3394": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF3395": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF3398": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF3471": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF3473": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF3474": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF3475": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF3476": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF3477": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF3478": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF3480": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF3481": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF3482": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF3483": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF3484": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF3485": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF3487": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF3488": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF3489": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF3490": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF3492": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TS1234": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TS1235": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TS1305": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TS1328": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TS2006": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TS2016": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TS2017": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TS2022": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TS2033": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TS2034": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TS2035": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TS2036": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TS2037": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TS2038": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TS2042": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TS2046": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TS2047": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TS2048": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TS2049": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TS2055": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TS2056": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TS2102": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TS2103": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TS2104": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TS2105": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TS2106": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TS2107": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TS2229": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TS5026": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/echappee-belle-wallpapers/", "pattern": "Echappee Belle Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["89811909", "89816472", "89816707", "89817323", "89821212", "89822606", "89823131", "89827101", "89836363", "89836424", "89837227", "89837337", "89837414", "89837808", "89841122", "89846216", "89847202", "89847447", "89847515", "89851010", "89851141", "89851424", "89852121", "89852303", "89853232", "89853535", "89856111", "89857117", "89857313", "89857474", "89857505", "89866116", "89877318", "89883716", "89887216"], "colorway_count": 35, "sku_images": {"89811909": {"id": 100000020188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "sizes": "(max-width: 258px) 100vw, 258px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "thumbnail_sizes": "(max-width: 258px) 100vw, 258px", "name": "echappe cover", "alt": ""}, "89816472": {"id": 100000020188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "sizes": "(max-width: 258px) 100vw, 258px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "thumbnail_sizes": "(max-width: 258px) 100vw, 258px", "name": "echappe cover", "alt": ""}, "89816707": {"id": 100000020188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "sizes": "(max-width: 258px) 100vw, 258px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "thumbnail_sizes": "(max-width: 258px) 100vw, 258px", "name": "echappe cover", "alt": ""}, "89817323": {"id": 100000020188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "sizes": "(max-width: 258px) 100vw, 258px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "thumbnail_sizes": "(max-width: 258px) 100vw, 258px", "name": "echappe cover", "alt": ""}, "89821212": {"id": 100000020188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "sizes": "(max-width: 258px) 100vw, 258px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "thumbnail_sizes": "(max-width: 258px) 100vw, 258px", "name": "echappe cover", "alt": ""}, "89822606": {"id": 100000020188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "sizes": "(max-width: 258px) 100vw, 258px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "thumbnail_sizes": "(max-width: 258px) 100vw, 258px", "name": "echappe cover", "alt": ""}, "89823131": {"id": 100000020188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "sizes": "(max-width: 258px) 100vw, 258px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "thumbnail_sizes": "(max-width: 258px) 100vw, 258px", "name": "echappe cover", "alt": ""}, "89827101": {"id": 100000020188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "sizes": "(max-width: 258px) 100vw, 258px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "thumbnail_sizes": "(max-width: 258px) 100vw, 258px", "name": "echappe cover", "alt": ""}, "89836363": {"id": 100000020188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "sizes": "(max-width: 258px) 100vw, 258px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "thumbnail_sizes": "(max-width: 258px) 100vw, 258px", "name": "echappe cover", "alt": ""}, "89836424": {"id": 100000020188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "sizes": "(max-width: 258px) 100vw, 258px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "thumbnail_sizes": "(max-width: 258px) 100vw, 258px", "name": "echappe cover", "alt": ""}, "89837227": {"id": 100000020188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "sizes": "(max-width: 258px) 100vw, 258px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "thumbnail_sizes": "(max-width: 258px) 100vw, 258px", "name": "echappe cover", "alt": ""}, "89837337": {"id": 100000020188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "sizes": "(max-width: 258px) 100vw, 258px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "thumbnail_sizes": "(max-width: 258px) 100vw, 258px", "name": "echappe cover", "alt": ""}, "89837414": {"id": 100000020188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "sizes": "(max-width: 258px) 100vw, 258px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "thumbnail_sizes": "(max-width: 258px) 100vw, 258px", "name": "echappe cover", "alt": ""}, "89837808": {"id": 100000020188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "sizes": "(max-width: 258px) 100vw, 258px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "thumbnail_sizes": "(max-width: 258px) 100vw, 258px", "name": "echappe cover", "alt": ""}, "89841122": {"id": 100000020188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "sizes": "(max-width: 258px) 100vw, 258px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "thumbnail_sizes": "(max-width: 258px) 100vw, 258px", "name": "echappe cover", "alt": ""}, "89846216": {"id": 100000020188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "sizes": "(max-width: 258px) 100vw, 258px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "thumbnail_sizes": "(max-width: 258px) 100vw, 258px", "name": "echappe cover", "alt": ""}, "89847202": {"id": 100000020188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "sizes": "(max-width: 258px) 100vw, 258px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "thumbnail_sizes": "(max-width: 258px) 100vw, 258px", "name": "echappe cover", "alt": ""}, "89847447": {"id": 100000020188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "sizes": "(max-width: 258px) 100vw, 258px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "thumbnail_sizes": "(max-width: 258px) 100vw, 258px", "name": "echappe cover", "alt": ""}, "89847515": {"id": 100000020188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "sizes": "(max-width: 258px) 100vw, 258px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "thumbnail_sizes": "(max-width: 258px) 100vw, 258px", "name": "echappe cover", "alt": ""}, "89851010": {"id": 100000020188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "sizes": "(max-width: 258px) 100vw, 258px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "thumbnail_sizes": "(max-width: 258px) 100vw, 258px", "name": "echappe cover", "alt": ""}, "89851141": {"id": 100000020188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "sizes": "(max-width: 258px) 100vw, 258px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "thumbnail_sizes": "(max-width: 258px) 100vw, 258px", "name": "echappe cover", "alt": ""}, "89851424": {"id": 100000020188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "sizes": "(max-width: 258px) 100vw, 258px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "thumbnail_sizes": "(max-width: 258px) 100vw, 258px", "name": "echappe cover", "alt": ""}, "89852121": {"id": 100000020188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "sizes": "(max-width: 258px) 100vw, 258px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "thumbnail_sizes": "(max-width: 258px) 100vw, 258px", "name": "echappe cover", "alt": ""}, "89852303": {"id": 100000020188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "sizes": "(max-width: 258px) 100vw, 258px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "thumbnail_sizes": "(max-width: 258px) 100vw, 258px", "name": "echappe cover", "alt": ""}, "89853232": {"id": 100000020188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "sizes": "(max-width: 258px) 100vw, 258px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "thumbnail_sizes": "(max-width: 258px) 100vw, 258px", "name": "echappe cover", "alt": ""}, "89853535": {"id": 100000020188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "sizes": "(max-width: 258px) 100vw, 258px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "thumbnail_sizes": "(max-width: 258px) 100vw, 258px", "name": "echappe cover", "alt": ""}, "89856111": {"id": 100000020188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "sizes": "(max-width: 258px) 100vw, 258px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "thumbnail_sizes": "(max-width: 258px) 100vw, 258px", "name": "echappe cover", "alt": ""}, "89857117": {"id": 100000020188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "sizes": "(max-width: 258px) 100vw, 258px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "thumbnail_sizes": "(max-width: 258px) 100vw, 258px", "name": "echappe cover", "alt": ""}, "89857313": {"id": 100000020188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "sizes": "(max-width: 258px) 100vw, 258px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "thumbnail_sizes": "(max-width: 258px) 100vw, 258px", "name": "echappe cover", "alt": ""}, "89857474": {"id": 100000020188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "sizes": "(max-width: 258px) 100vw, 258px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "thumbnail_sizes": "(max-width: 258px) 100vw, 258px", "name": "echappe cover", "alt": ""}, "89857505": {"id": 100000020188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "sizes": "(max-width: 258px) 100vw, 258px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "thumbnail_sizes": "(max-width: 258px) 100vw, 258px", "name": "echappe cover", "alt": ""}, "89866116": {"id": 100000020188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "sizes": "(max-width: 258px) 100vw, 258px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "thumbnail_sizes": "(max-width: 258px) 100vw, 258px", "name": "echappe cover", "alt": ""}, "89877318": {"id": 100000020188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "sizes": "(max-width: 258px) 100vw, 258px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "thumbnail_sizes": "(max-width: 258px) 100vw, 258px", "name": "echappe cover", "alt": ""}, "89883716": {"id": 100000020188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "sizes": "(max-width: 258px) 100vw, 258px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "thumbnail_sizes": "(max-width: 258px) 100vw, 258px", "name": "echappe cover", "alt": ""}, "89887216": {"id": 100000020188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "sizes": "(max-width: 258px) 100vw, 258px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "thumbnail_sizes": "(max-width: 258px) 100vw, 258px", "name": "echappe cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/babylone-wallpapers/", "pattern": "Babylone Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["89712310", "89716457", "89716801", "89717283", "89718644", "89721412", "89726028", "89726788", "89728852", "89729035", "89731101", "89731961", "89736500", "89739270", "89741105", "89741762", "89747419", "89749711", "89750130", "89751012", "89751367", "89751992", "89753310", "89756516", "89756641", "89757183", "89757630", "89759133", "89759582", "89759866", "89760211", "89761423", "89762207", "89767533", "89769365"], "colorway_count": 35, "sku_images": {"89712310": {"id": 100000019818, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "sizes": "(max-width: 589px) 100vw, 589px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "thumbnail_sizes": "(max-width: 589px) 100vw, 589px", "name": "Babylon Cover", "alt": ""}, "89716457": {"id": 100000019818, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "sizes": "(max-width: 589px) 100vw, 589px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "thumbnail_sizes": "(max-width: 589px) 100vw, 589px", "name": "Babylon Cover", "alt": ""}, "89716801": {"id": 100000019818, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "sizes": "(max-width: 589px) 100vw, 589px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "thumbnail_sizes": "(max-width: 589px) 100vw, 589px", "name": "Babylon Cover", "alt": ""}, "89717283": {"id": 100000019818, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "sizes": "(max-width: 589px) 100vw, 589px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "thumbnail_sizes": "(max-width: 589px) 100vw, 589px", "name": "Babylon Cover", "alt": ""}, "89718644": {"id": 100000019818, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "sizes": "(max-width: 589px) 100vw, 589px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "thumbnail_sizes": "(max-width: 589px) 100vw, 589px", "name": "Babylon Cover", "alt": ""}, "89721412": {"id": 100000019818, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "sizes": "(max-width: 589px) 100vw, 589px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "thumbnail_sizes": "(max-width: 589px) 100vw, 589px", "name": "Babylon Cover", "alt": ""}, "89726028": {"id": 100000019818, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "sizes": "(max-width: 589px) 100vw, 589px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "thumbnail_sizes": "(max-width: 589px) 100vw, 589px", "name": "Babylon Cover", "alt": ""}, "89726788": {"id": 100000019818, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "sizes": "(max-width: 589px) 100vw, 589px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "thumbnail_sizes": "(max-width: 589px) 100vw, 589px", "name": "Babylon Cover", "alt": ""}, "89728852": {"id": 100000019818, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "sizes": "(max-width: 589px) 100vw, 589px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "thumbnail_sizes": "(max-width: 589px) 100vw, 589px", "name": "Babylon Cover", "alt": ""}, "89729035": {"id": 100000019818, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "sizes": "(max-width: 589px) 100vw, 589px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "thumbnail_sizes": "(max-width: 589px) 100vw, 589px", "name": "Babylon Cover", "alt": ""}, "89731101": {"id": 100000019818, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "sizes": "(max-width: 589px) 100vw, 589px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "thumbnail_sizes": "(max-width: 589px) 100vw, 589px", "name": "Babylon Cover", "alt": ""}, "89731961": {"id": 100000019818, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "sizes": "(max-width: 589px) 100vw, 589px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "thumbnail_sizes": "(max-width: 589px) 100vw, 589px", "name": "Babylon Cover", "alt": ""}, "89736500": {"id": 100000019818, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "sizes": "(max-width: 589px) 100vw, 589px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "thumbnail_sizes": "(max-width: 589px) 100vw, 589px", "name": "Babylon Cover", "alt": ""}, "89739270": {"id": 100000019818, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "sizes": "(max-width: 589px) 100vw, 589px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "thumbnail_sizes": "(max-width: 589px) 100vw, 589px", "name": "Babylon Cover", "alt": ""}, "89741105": {"id": 100000019818, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "sizes": "(max-width: 589px) 100vw, 589px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "thumbnail_sizes": "(max-width: 589px) 100vw, 589px", "name": "Babylon Cover", "alt": ""}, "89741762": {"id": 100000019818, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "sizes": "(max-width: 589px) 100vw, 589px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "thumbnail_sizes": "(max-width: 589px) 100vw, 589px", "name": "Babylon Cover", "alt": ""}, "89747419": {"id": 100000019818, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "sizes": "(max-width: 589px) 100vw, 589px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "thumbnail_sizes": "(max-width: 589px) 100vw, 589px", "name": "Babylon Cover", "alt": ""}, "89749711": {"id": 100000019818, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "sizes": "(max-width: 589px) 100vw, 589px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "thumbnail_sizes": "(max-width: 589px) 100vw, 589px", "name": "Babylon Cover", "alt": ""}, "89750130": {"id": 100000019818, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "sizes": "(max-width: 589px) 100vw, 589px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "thumbnail_sizes": "(max-width: 589px) 100vw, 589px", "name": "Babylon Cover", "alt": ""}, "89751012": {"id": 100000019818, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "sizes": "(max-width: 589px) 100vw, 589px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "thumbnail_sizes": "(max-width: 589px) 100vw, 589px", "name": "Babylon Cover", "alt": ""}, "89751367": {"id": 100000019818, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "sizes": "(max-width: 589px) 100vw, 589px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "thumbnail_sizes": "(max-width: 589px) 100vw, 589px", "name": "Babylon Cover", "alt": ""}, "89751992": {"id": 100000019818, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "sizes": "(max-width: 589px) 100vw, 589px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "thumbnail_sizes": "(max-width: 589px) 100vw, 589px", "name": "Babylon Cover", "alt": ""}, "89753310": {"id": 100000019818, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "sizes": "(max-width: 589px) 100vw, 589px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "thumbnail_sizes": "(max-width: 589px) 100vw, 589px", "name": "Babylon Cover", "alt": ""}, "89756516": {"id": 100000019818, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "sizes": "(max-width: 589px) 100vw, 589px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "thumbnail_sizes": "(max-width: 589px) 100vw, 589px", "name": "Babylon Cover", "alt": ""}, "89756641": {"id": 100000019818, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "sizes": "(max-width: 589px) 100vw, 589px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "thumbnail_sizes": "(max-width: 589px) 100vw, 589px", "name": "Babylon Cover", "alt": ""}, "89757183": {"id": 100000019818, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "sizes": "(max-width: 589px) 100vw, 589px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "thumbnail_sizes": "(max-width: 589px) 100vw, 589px", "name": "Babylon Cover", "alt": ""}, "89757630": {"id": 100000019818, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "sizes": "(max-width: 589px) 100vw, 589px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "thumbnail_sizes": "(max-width: 589px) 100vw, 589px", "name": "Babylon Cover", "alt": ""}, "89759133": {"id": 100000019818, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "sizes": "(max-width: 589px) 100vw, 589px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "thumbnail_sizes": "(max-width: 589px) 100vw, 589px", "name": "Babylon Cover", "alt": ""}, "89759582": {"id": 100000019818, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "sizes": "(max-width: 589px) 100vw, 589px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "thumbnail_sizes": "(max-width: 589px) 100vw, 589px", "name": "Babylon Cover", "alt": ""}, "89759866": {"id": 100000019818, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "sizes": "(max-width: 589px) 100vw, 589px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "thumbnail_sizes": "(max-width: 589px) 100vw, 589px", "name": "Babylon Cover", "alt": ""}, "89760211": {"id": 100000019818, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "sizes": "(max-width: 589px) 100vw, 589px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "thumbnail_sizes": "(max-width: 589px) 100vw, 589px", "name": "Babylon Cover", "alt": ""}, "89761423": {"id": 100000019818, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "sizes": "(max-width: 589px) 100vw, 589px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "thumbnail_sizes": "(max-width: 589px) 100vw, 589px", "name": "Babylon Cover", "alt": ""}, "89762207": {"id": 100000019818, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "sizes": "(max-width: 589px) 100vw, 589px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "thumbnail_sizes": "(max-width: 589px) 100vw, 589px", "name": "Babylon Cover", "alt": ""}, "89767533": {"id": 100000019818, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "sizes": "(max-width: 589px) 100vw, 589px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "thumbnail_sizes": "(max-width: 589px) 100vw, 589px", "name": "Babylon Cover", "alt": ""}, "89769365": {"id": 100000019818, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "sizes": "(max-width: 589px) 100vw, 589px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "thumbnail_sizes": "(max-width: 589px) 100vw, 589px", "name": "Babylon Cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/g0203-washed-jute-wallpapers/", "pattern": "G0203 Washed Jute Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["NH5104", "NH5105", "NH5106", "NH5107", "NH5108", "NH5109", "NH5110", "NH5111"], "colorway_count": 8, "sku_images": {"NH5104": {"id": 100000010653, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled-800x1127.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled.jpg 1817w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled-800x1127.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-213x300.jpg 213w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-727x1024.jpg 727w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-768x1082.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-1090x1536.jpg 1090w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-1453x2048.jpg 1453w", "sizes": "(max-width: 1817px) 100vw, 1817px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled-800x1127.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-213x300.jpg 213w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-727x1024.jpg 727w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-768x1082.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-1090x1536.jpg 1090w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-1453x2048.jpg 1453w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled.jpg 1817w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0203_20230911075111", "alt": ""}, "NH5105": {"id": 100000010653, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled-800x1127.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled.jpg 1817w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled-800x1127.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-213x300.jpg 213w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-727x1024.jpg 727w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-768x1082.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-1090x1536.jpg 1090w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-1453x2048.jpg 1453w", "sizes": "(max-width: 1817px) 100vw, 1817px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled-800x1127.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-213x300.jpg 213w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-727x1024.jpg 727w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-768x1082.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-1090x1536.jpg 1090w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-1453x2048.jpg 1453w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled.jpg 1817w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0203_20230911075111", "alt": ""}, "NH5106": {"id": 100000010653, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled-800x1127.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled.jpg 1817w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled-800x1127.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-213x300.jpg 213w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-727x1024.jpg 727w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-768x1082.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-1090x1536.jpg 1090w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-1453x2048.jpg 1453w", "sizes": "(max-width: 1817px) 100vw, 1817px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled-800x1127.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-213x300.jpg 213w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-727x1024.jpg 727w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-768x1082.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-1090x1536.jpg 1090w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-1453x2048.jpg 1453w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled.jpg 1817w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0203_20230911075111", "alt": ""}, "NH5107": {"id": 100000010653, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled-800x1127.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled.jpg 1817w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled-800x1127.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-213x300.jpg 213w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-727x1024.jpg 727w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-768x1082.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-1090x1536.jpg 1090w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-1453x2048.jpg 1453w", "sizes": "(max-width: 1817px) 100vw, 1817px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled-800x1127.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-213x300.jpg 213w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-727x1024.jpg 727w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-768x1082.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-1090x1536.jpg 1090w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-1453x2048.jpg 1453w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled.jpg 1817w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0203_20230911075111", "alt": ""}, "NH5108": {"id": 100000010653, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled-800x1127.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled.jpg 1817w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled-800x1127.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-213x300.jpg 213w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-727x1024.jpg 727w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-768x1082.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-1090x1536.jpg 1090w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-1453x2048.jpg 1453w", "sizes": "(max-width: 1817px) 100vw, 1817px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled-800x1127.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-213x300.jpg 213w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-727x1024.jpg 727w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-768x1082.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-1090x1536.jpg 1090w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-1453x2048.jpg 1453w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled.jpg 1817w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0203_20230911075111", "alt": ""}, "NH5109": {"id": 100000010653, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled-800x1127.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled.jpg 1817w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled-800x1127.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-213x300.jpg 213w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-727x1024.jpg 727w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-768x1082.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-1090x1536.jpg 1090w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-1453x2048.jpg 1453w", "sizes": "(max-width: 1817px) 100vw, 1817px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled-800x1127.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-213x300.jpg 213w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-727x1024.jpg 727w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-768x1082.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-1090x1536.jpg 1090w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-1453x2048.jpg 1453w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled.jpg 1817w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0203_20230911075111", "alt": ""}, "NH5110": {"id": 100000010653, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled-800x1127.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled.jpg 1817w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled-800x1127.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-213x300.jpg 213w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-727x1024.jpg 727w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-768x1082.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-1090x1536.jpg 1090w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-1453x2048.jpg 1453w", "sizes": "(max-width: 1817px) 100vw, 1817px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled-800x1127.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-213x300.jpg 213w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-727x1024.jpg 727w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-768x1082.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-1090x1536.jpg 1090w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-1453x2048.jpg 1453w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled.jpg 1817w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0203_20230911075111", "alt": ""}, "NH5111": {"id": 100000010653, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled-800x1127.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled.jpg 1817w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled-800x1127.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-213x300.jpg 213w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-727x1024.jpg 727w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-768x1082.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-1090x1536.jpg 1090w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-1453x2048.jpg 1453w", "sizes": "(max-width: 1817px) 100vw, 1817px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled-800x1127.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-213x300.jpg 213w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-727x1024.jpg 727w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-768x1082.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-1090x1536.jpg 1090w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-1453x2048.jpg 1453w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled.jpg 1817w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0203_20230911075111", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/g0201-paper-art-wallpapers/", "pattern": "G0201 Paper Art Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["NP001", "NP005", "NP009", "NP012", "NP013", "NP014", "NP015", "NP017", "NP019", "NP021", "NP022", "NP024", "NP027", "NP038"], "colorway_count": 14, "sku_images": {"NP001": {"id": 100000010651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-214x300.jpg 214w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-731x1024.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-768x1076.jpg 768w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-214x300.jpg 214w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-731x1024.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-768x1076.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0201_20230912032341", "alt": ""}, "NP005": {"id": 100000010651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-214x300.jpg 214w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-731x1024.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-768x1076.jpg 768w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-214x300.jpg 214w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-731x1024.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-768x1076.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0201_20230912032341", "alt": ""}, "NP009": {"id": 100000010651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-214x300.jpg 214w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-731x1024.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-768x1076.jpg 768w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-214x300.jpg 214w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-731x1024.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-768x1076.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0201_20230912032341", "alt": ""}, "NP012": {"id": 100000010651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-214x300.jpg 214w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-731x1024.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-768x1076.jpg 768w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-214x300.jpg 214w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-731x1024.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-768x1076.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0201_20230912032341", "alt": ""}, "NP013": {"id": 100000010651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-214x300.jpg 214w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-731x1024.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-768x1076.jpg 768w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-214x300.jpg 214w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-731x1024.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-768x1076.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0201_20230912032341", "alt": ""}, "NP014": {"id": 100000010651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-214x300.jpg 214w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-731x1024.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-768x1076.jpg 768w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-214x300.jpg 214w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-731x1024.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-768x1076.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0201_20230912032341", "alt": ""}, "NP015": {"id": 100000010651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-214x300.jpg 214w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-731x1024.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-768x1076.jpg 768w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-214x300.jpg 214w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-731x1024.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-768x1076.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0201_20230912032341", "alt": ""}, "NP017": {"id": 100000010651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-214x300.jpg 214w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-731x1024.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-768x1076.jpg 768w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-214x300.jpg 214w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-731x1024.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-768x1076.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0201_20230912032341", "alt": ""}, "NP019": {"id": 100000010651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-214x300.jpg 214w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-731x1024.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-768x1076.jpg 768w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-214x300.jpg 214w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-731x1024.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-768x1076.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0201_20230912032341", "alt": ""}, "NP021": {"id": 100000010651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-214x300.jpg 214w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-731x1024.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-768x1076.jpg 768w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-214x300.jpg 214w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-731x1024.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-768x1076.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0201_20230912032341", "alt": ""}, "NP022": {"id": 100000010651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-214x300.jpg 214w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-731x1024.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-768x1076.jpg 768w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-214x300.jpg 214w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-731x1024.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-768x1076.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0201_20230912032341", "alt": ""}, "NP024": {"id": 100000010651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-214x300.jpg 214w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-731x1024.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-768x1076.jpg 768w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-214x300.jpg 214w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-731x1024.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-768x1076.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0201_20230912032341", "alt": ""}, "NP027": {"id": 100000010651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-214x300.jpg 214w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-731x1024.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-768x1076.jpg 768w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-214x300.jpg 214w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-731x1024.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-768x1076.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0201_20230912032341", "alt": ""}, "NP038": {"id": 100000010651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-214x300.jpg 214w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-731x1024.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-768x1076.jpg 768w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-214x300.jpg 214w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-731x1024.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-768x1076.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0201_20230912032341", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/g0200-paper-art-wallpapers/", "pattern": "G0200 Paper Art Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["NP6000", "NP6631", "NP6637", "NP6638", "NP6695", "NP6701", "NP6704", "NP6705", "NP6901", "NP8001", "NP8002", "NP8011", "NP8012", "NP8015", "NP8016", "NP8031", "NP8032", "NP8033", "NP8036", "NP8037", "NP8039", "NP8046"], "colorway_count": 22, "sku_images": {"NP6000": {"id": 100000010635, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0200NP6631 拷贝_20230912035407", "alt": ""}, "NP6631": {"id": 100000010635, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0200NP6631 拷贝_20230912035407", "alt": ""}, "NP6637": {"id": 100000010635, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0200NP6631 拷贝_20230912035407", "alt": ""}, "NP6638": {"id": 100000010635, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0200NP6631 拷贝_20230912035407", "alt": ""}, "NP6695": {"id": 100000010635, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0200NP6631 拷贝_20230912035407", "alt": ""}, "NP6701": {"id": 100000010635, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0200NP6631 拷贝_20230912035407", "alt": ""}, "NP6704": {"id": 100000010635, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0200NP6631 拷贝_20230912035407", "alt": ""}, "NP6705": {"id": 100000010635, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0200NP6631 拷贝_20230912035407", "alt": ""}, "NP6901": {"id": 100000010635, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0200NP6631 拷贝_20230912035407", "alt": ""}, "NP8001": {"id": 100000010635, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0200NP6631 拷贝_20230912035407", "alt": ""}, "NP8002": {"id": 100000010635, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0200NP6631 拷贝_20230912035407", "alt": ""}, "NP8011": {"id": 100000010635, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0200NP6631 拷贝_20230912035407", "alt": ""}, "NP8012": {"id": 100000010635, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0200NP6631 拷贝_20230912035407", "alt": ""}, "NP8015": {"id": 100000010635, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0200NP6631 拷贝_20230912035407", "alt": ""}, "NP8016": {"id": 100000010635, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0200NP6631 拷贝_20230912035407", "alt": ""}, "NP8031": {"id": 100000010635, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0200NP6631 拷贝_20230912035407", "alt": ""}, "NP8032": {"id": 100000010635, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0200NP6631 拷贝_20230912035407", "alt": ""}, "NP8033": {"id": 100000010635, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0200NP6631 拷贝_20230912035407", "alt": ""}, "NP8036": {"id": 100000010635, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0200NP6631 拷贝_20230912035407", "alt": ""}, "NP8037": {"id": 100000010635, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0200NP6631 拷贝_20230912035407", "alt": ""}, "NP8039": {"id": 100000010635, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0200NP6631 拷贝_20230912035407", "alt": ""}, "NP8046": {"id": 100000010635, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0200NP6631 拷贝_20230912035407", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/g0198-paper-art-wallpapers/", "pattern": "G0198 Paper Art Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["NP6657", "NP6661", "NP6662", "NP6663", "NP6664", "NP6665", "NP6666", "NP6667", "NP6677"], "colorway_count": 9, "sku_images": {"NP6657": {"id": 100000010611, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled.jpg 1880w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-1504x2048.jpg 1504w", "sizes": "(max-width: 1880px) 100vw, 1880px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled.jpg 1880w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0198", "alt": ""}, "NP6661": {"id": 100000010611, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled.jpg 1880w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-1504x2048.jpg 1504w", "sizes": "(max-width: 1880px) 100vw, 1880px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled.jpg 1880w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0198", "alt": ""}, "NP6662": {"id": 100000010611, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled.jpg 1880w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-1504x2048.jpg 1504w", "sizes": "(max-width: 1880px) 100vw, 1880px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled.jpg 1880w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0198", "alt": ""}, "NP6663": {"id": 100000010611, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled.jpg 1880w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-1504x2048.jpg 1504w", "sizes": "(max-width: 1880px) 100vw, 1880px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled.jpg 1880w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0198", "alt": ""}, "NP6664": {"id": 100000010611, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled.jpg 1880w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-1504x2048.jpg 1504w", "sizes": "(max-width: 1880px) 100vw, 1880px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled.jpg 1880w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0198", "alt": ""}, "NP6665": {"id": 100000010611, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled.jpg 1880w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-1504x2048.jpg 1504w", "sizes": "(max-width: 1880px) 100vw, 1880px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled.jpg 1880w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0198", "alt": ""}, "NP6666": {"id": 100000010611, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled.jpg 1880w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-1504x2048.jpg 1504w", "sizes": "(max-width: 1880px) 100vw, 1880px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled.jpg 1880w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0198", "alt": ""}, "NP6667": {"id": 100000010611, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled.jpg 1880w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-1504x2048.jpg 1504w", "sizes": "(max-width: 1880px) 100vw, 1880px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled.jpg 1880w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0198", "alt": ""}, "NP6677": {"id": 100000010611, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled.jpg 1880w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-1504x2048.jpg 1504w", "sizes": "(max-width: 1880px) 100vw, 1880px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled.jpg 1880w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0198", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/g0196-paper-art-wallpapers/", "pattern": "G0196 Paper Art Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["NP6062", "NP6102", "NP6104", "NP6106", "NP6108", "NP6109", "NP6110", "NP6118", "NP6120", "NP6121", "NP6124", "NP6126", "NP6127", "NP6143", "NP6145", "NP6147", "NP6158", "NP6167", "NP6214", "NP6225", "NP6256", "NP6291", "NP6298"], "colorway_count": 23, "sku_images": {"NP6062": {"id": 100000010154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "sizes": "(max-width: 731px) 100vw, 731px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "thumbnail_sizes": "(max-width: 731px) 100vw, 731px", "name": "G0196 Paper Art", "alt": ""}, "NP6102": {"id": 100000010154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "sizes": "(max-width: 731px) 100vw, 731px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "thumbnail_sizes": "(max-width: 731px) 100vw, 731px", "name": "G0196 Paper Art", "alt": ""}, "NP6104": {"id": 100000010154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "sizes": "(max-width: 731px) 100vw, 731px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "thumbnail_sizes": "(max-width: 731px) 100vw, 731px", "name": "G0196 Paper Art", "alt": ""}, "NP6106": {"id": 100000010154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "sizes": "(max-width: 731px) 100vw, 731px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "thumbnail_sizes": "(max-width: 731px) 100vw, 731px", "name": "G0196 Paper Art", "alt": ""}, "NP6108": {"id": 100000010154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "sizes": "(max-width: 731px) 100vw, 731px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "thumbnail_sizes": "(max-width: 731px) 100vw, 731px", "name": "G0196 Paper Art", "alt": ""}, "NP6109": {"id": 100000010154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "sizes": "(max-width: 731px) 100vw, 731px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "thumbnail_sizes": "(max-width: 731px) 100vw, 731px", "name": "G0196 Paper Art", "alt": ""}, "NP6110": {"id": 100000010154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "sizes": "(max-width: 731px) 100vw, 731px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "thumbnail_sizes": "(max-width: 731px) 100vw, 731px", "name": "G0196 Paper Art", "alt": ""}, "NP6118": {"id": 100000010154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "sizes": "(max-width: 731px) 100vw, 731px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "thumbnail_sizes": "(max-width: 731px) 100vw, 731px", "name": "G0196 Paper Art", "alt": ""}, "NP6120": {"id": 100000010154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "sizes": "(max-width: 731px) 100vw, 731px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "thumbnail_sizes": "(max-width: 731px) 100vw, 731px", "name": "G0196 Paper Art", "alt": ""}, "NP6121": {"id": 100000010154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "sizes": "(max-width: 731px) 100vw, 731px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "thumbnail_sizes": "(max-width: 731px) 100vw, 731px", "name": "G0196 Paper Art", "alt": ""}, "NP6124": {"id": 100000010154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "sizes": "(max-width: 731px) 100vw, 731px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "thumbnail_sizes": "(max-width: 731px) 100vw, 731px", "name": "G0196 Paper Art", "alt": ""}, "NP6126": {"id": 100000010154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "sizes": "(max-width: 731px) 100vw, 731px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "thumbnail_sizes": "(max-width: 731px) 100vw, 731px", "name": "G0196 Paper Art", "alt": ""}, "NP6127": {"id": 100000010154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "sizes": "(max-width: 731px) 100vw, 731px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "thumbnail_sizes": "(max-width: 731px) 100vw, 731px", "name": "G0196 Paper Art", "alt": ""}, "NP6143": {"id": 100000010154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "sizes": "(max-width: 731px) 100vw, 731px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "thumbnail_sizes": "(max-width: 731px) 100vw, 731px", "name": "G0196 Paper Art", "alt": ""}, "NP6145": {"id": 100000010154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "sizes": "(max-width: 731px) 100vw, 731px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "thumbnail_sizes": "(max-width: 731px) 100vw, 731px", "name": "G0196 Paper Art", "alt": ""}, "NP6147": {"id": 100000010154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "sizes": "(max-width: 731px) 100vw, 731px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "thumbnail_sizes": "(max-width: 731px) 100vw, 731px", "name": "G0196 Paper Art", "alt": ""}, "NP6158": {"id": 100000010154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "sizes": "(max-width: 731px) 100vw, 731px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "thumbnail_sizes": "(max-width: 731px) 100vw, 731px", "name": "G0196 Paper Art", "alt": ""}, "NP6167": {"id": 100000010154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "sizes": "(max-width: 731px) 100vw, 731px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "thumbnail_sizes": "(max-width: 731px) 100vw, 731px", "name": "G0196 Paper Art", "alt": ""}, "NP6214": {"id": 100000010154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "sizes": "(max-width: 731px) 100vw, 731px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "thumbnail_sizes": "(max-width: 731px) 100vw, 731px", "name": "G0196 Paper Art", "alt": ""}, "NP6225": {"id": 100000010154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "sizes": "(max-width: 731px) 100vw, 731px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "thumbnail_sizes": "(max-width: 731px) 100vw, 731px", "name": "G0196 Paper Art", "alt": ""}, "NP6256": {"id": 100000010154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "sizes": "(max-width: 731px) 100vw, 731px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "thumbnail_sizes": "(max-width: 731px) 100vw, 731px", "name": "G0196 Paper Art", "alt": ""}, "NP6291": {"id": 100000010154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "sizes": "(max-width: 731px) 100vw, 731px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "thumbnail_sizes": "(max-width: 731px) 100vw, 731px", "name": "G0196 Paper Art", "alt": ""}, "NP6298": {"id": 100000010154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "sizes": "(max-width: 731px) 100vw, 731px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "thumbnail_sizes": "(max-width: 731px) 100vw, 731px", "name": "G0196 Paper Art", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/g0195-antiques-silk-wallpapers/", "pattern": "G0195 Antiques Silk Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["TF3168", "TF3169", "TF3170", "TF3171", "TF3172", "TF3173", "TF3174", "TF3175"], "colorway_count": 8, "sku_images": {"TF3168": {"id": 100000010575, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled.jpg 1880w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-1504x2048.jpg 1504w", "sizes": "(max-width: 1880px) 100vw, 1880px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled.jpg 1880w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0195-1_20230915065722", "alt": ""}, "TF3169": {"id": 100000010575, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled.jpg 1880w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-1504x2048.jpg 1504w", "sizes": "(max-width: 1880px) 100vw, 1880px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled.jpg 1880w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0195-1_20230915065722", "alt": ""}, "TF3170": {"id": 100000010575, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled.jpg 1880w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-1504x2048.jpg 1504w", "sizes": "(max-width: 1880px) 100vw, 1880px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled.jpg 1880w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0195-1_20230915065722", "alt": ""}, "TF3171": {"id": 100000010575, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled.jpg 1880w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-1504x2048.jpg 1504w", "sizes": "(max-width: 1880px) 100vw, 1880px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled.jpg 1880w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0195-1_20230915065722", "alt": ""}, "TF3172": {"id": 100000010575, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled.jpg 1880w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-1504x2048.jpg 1504w", "sizes": "(max-width: 1880px) 100vw, 1880px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled.jpg 1880w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0195-1_20230915065722", "alt": ""}, "TF3173": {"id": 100000010575, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled.jpg 1880w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-1504x2048.jpg 1504w", "sizes": "(max-width: 1880px) 100vw, 1880px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled.jpg 1880w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0195-1_20230915065722", "alt": ""}, "TF3174": {"id": 100000010575, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled.jpg 1880w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-1504x2048.jpg 1504w", "sizes": "(max-width: 1880px) 100vw, 1880px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled.jpg 1880w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0195-1_20230915065722", "alt": ""}, "TF3175": {"id": 100000010575, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled.jpg 1880w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-1504x2048.jpg 1504w", "sizes": "(max-width: 1880px) 100vw, 1880px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled.jpg 1880w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0195-1_20230915065722", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/g0194-breezy-valley-wallpapers/", "pattern": "G0194 Breezy Valley Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["NG9086", "NG9087", "NG9088", "NG9089", "NG9090", "NG9091", "NG9092", "NG9093", "NG9094", "NG9095", "NG9096", "NG9097", "NG9098", "NG9099"], "colorway_count": 14, "sku_images": {"NG9086": {"id": 100000010532, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg 1891w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-222x300.jpg 222w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-756x1024.jpg 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-768x1040.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1135x1536.jpg 1135w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1513x2048.jpg 1513w", "sizes": "(max-width: 1891px) 100vw, 1891px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-222x300.jpg 222w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-756x1024.jpg 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-768x1040.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1135x1536.jpg 1135w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1513x2048.jpg 1513w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg 1891w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0194_20230915062544", "alt": ""}, "NG9087": {"id": 100000010532, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg 1891w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-222x300.jpg 222w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-756x1024.jpg 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-768x1040.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1135x1536.jpg 1135w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1513x2048.jpg 1513w", "sizes": "(max-width: 1891px) 100vw, 1891px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-222x300.jpg 222w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-756x1024.jpg 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-768x1040.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1135x1536.jpg 1135w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1513x2048.jpg 1513w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg 1891w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0194_20230915062544", "alt": ""}, "NG9088": {"id": 100000010532, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg 1891w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-222x300.jpg 222w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-756x1024.jpg 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-768x1040.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1135x1536.jpg 1135w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1513x2048.jpg 1513w", "sizes": "(max-width: 1891px) 100vw, 1891px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-222x300.jpg 222w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-756x1024.jpg 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-768x1040.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1135x1536.jpg 1135w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1513x2048.jpg 1513w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg 1891w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0194_20230915062544", "alt": ""}, "NG9089": {"id": 100000010532, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg 1891w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-222x300.jpg 222w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-756x1024.jpg 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-768x1040.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1135x1536.jpg 1135w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1513x2048.jpg 1513w", "sizes": "(max-width: 1891px) 100vw, 1891px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-222x300.jpg 222w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-756x1024.jpg 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-768x1040.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1135x1536.jpg 1135w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1513x2048.jpg 1513w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg 1891w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0194_20230915062544", "alt": ""}, "NG9090": {"id": 100000010532, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg 1891w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-222x300.jpg 222w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-756x1024.jpg 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-768x1040.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1135x1536.jpg 1135w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1513x2048.jpg 1513w", "sizes": "(max-width: 1891px) 100vw, 1891px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-222x300.jpg 222w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-756x1024.jpg 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-768x1040.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1135x1536.jpg 1135w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1513x2048.jpg 1513w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg 1891w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0194_20230915062544", "alt": ""}, "NG9091": {"id": 100000010532, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg 1891w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-222x300.jpg 222w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-756x1024.jpg 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-768x1040.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1135x1536.jpg 1135w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1513x2048.jpg 1513w", "sizes": "(max-width: 1891px) 100vw, 1891px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-222x300.jpg 222w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-756x1024.jpg 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-768x1040.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1135x1536.jpg 1135w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1513x2048.jpg 1513w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg 1891w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0194_20230915062544", "alt": ""}, "NG9092": {"id": 100000010532, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg 1891w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-222x300.jpg 222w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-756x1024.jpg 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-768x1040.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1135x1536.jpg 1135w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1513x2048.jpg 1513w", "sizes": "(max-width: 1891px) 100vw, 1891px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-222x300.jpg 222w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-756x1024.jpg 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-768x1040.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1135x1536.jpg 1135w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1513x2048.jpg 1513w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg 1891w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0194_20230915062544", "alt": ""}, "NG9093": {"id": 100000010532, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg 1891w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-222x300.jpg 222w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-756x1024.jpg 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-768x1040.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1135x1536.jpg 1135w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1513x2048.jpg 1513w", "sizes": "(max-width: 1891px) 100vw, 1891px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-222x300.jpg 222w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-756x1024.jpg 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-768x1040.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1135x1536.jpg 1135w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1513x2048.jpg 1513w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg 1891w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0194_20230915062544", "alt": ""}, "NG9094": {"id": 100000010532, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg 1891w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-222x300.jpg 222w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-756x1024.jpg 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-768x1040.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1135x1536.jpg 1135w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1513x2048.jpg 1513w", "sizes": "(max-width: 1891px) 100vw, 1891px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-222x300.jpg 222w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-756x1024.jpg 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-768x1040.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1135x1536.jpg 1135w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1513x2048.jpg 1513w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg 1891w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0194_20230915062544", "alt": ""}, "NG9095": {"id": 100000010532, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg 1891w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-222x300.jpg 222w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-756x1024.jpg 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-768x1040.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1135x1536.jpg 1135w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1513x2048.jpg 1513w", "sizes": "(max-width: 1891px) 100vw, 1891px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-222x300.jpg 222w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-756x1024.jpg 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-768x1040.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1135x1536.jpg 1135w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1513x2048.jpg 1513w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg 1891w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0194_20230915062544", "alt": ""}, "NG9096": {"id": 100000010532, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg 1891w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-222x300.jpg 222w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-756x1024.jpg 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-768x1040.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1135x1536.jpg 1135w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1513x2048.jpg 1513w", "sizes": "(max-width: 1891px) 100vw, 1891px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-222x300.jpg 222w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-756x1024.jpg 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-768x1040.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1135x1536.jpg 1135w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1513x2048.jpg 1513w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg 1891w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0194_20230915062544", "alt": ""}, "NG9097": {"id": 100000010532, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg 1891w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-222x300.jpg 222w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-756x1024.jpg 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-768x1040.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1135x1536.jpg 1135w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1513x2048.jpg 1513w", "sizes": "(max-width: 1891px) 100vw, 1891px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-222x300.jpg 222w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-756x1024.jpg 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-768x1040.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1135x1536.jpg 1135w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1513x2048.jpg 1513w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg 1891w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0194_20230915062544", "alt": ""}, "NG9098": {"id": 100000010532, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg 1891w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-222x300.jpg 222w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-756x1024.jpg 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-768x1040.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1135x1536.jpg 1135w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1513x2048.jpg 1513w", "sizes": "(max-width: 1891px) 100vw, 1891px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-222x300.jpg 222w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-756x1024.jpg 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-768x1040.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1135x1536.jpg 1135w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1513x2048.jpg 1513w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg 1891w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0194_20230915062544", "alt": ""}, "NG9099": {"id": 100000010532, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg 1891w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-222x300.jpg 222w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-756x1024.jpg 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-768x1040.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1135x1536.jpg 1135w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1513x2048.jpg 1513w", "sizes": "(max-width: 1891px) 100vw, 1891px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-222x300.jpg 222w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-756x1024.jpg 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-768x1040.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1135x1536.jpg 1135w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1513x2048.jpg 1513w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg 1891w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0194_20230915062544", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/g0193-champahne-space-wallpapers/", "pattern": "G0193 Champahne Space Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["TF1915", "TF1916", "TF1917", "TF1918", "TF1919", "TF1920"], "colorway_count": 6, "sku_images": {"TF1915": {"id": 100000010155, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Champahne-Space.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Champahne-Space.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Champahne-Space.jpg 329w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Champahne-Space-220x300.jpg 220w", "sizes": "(max-width: 329px) 100vw, 329px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Champahne-Space.jpg 329w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Champahne-Space-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 329px) 100vw, 329px", "name": "Champahne Space", "alt": ""}, "TF1916": {"id": 100000010155, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Champahne-Space.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Champahne-Space.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Champahne-Space.jpg 329w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Champahne-Space-220x300.jpg 220w", "sizes": "(max-width: 329px) 100vw, 329px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Champahne-Space.jpg 329w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Champahne-Space-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 329px) 100vw, 329px", "name": "Champahne Space", "alt": ""}, "TF1917": {"id": 100000010155, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Champahne-Space.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Champahne-Space.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Champahne-Space.jpg 329w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Champahne-Space-220x300.jpg 220w", "sizes": "(max-width: 329px) 100vw, 329px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Champahne-Space.jpg 329w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Champahne-Space-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 329px) 100vw, 329px", "name": "Champahne Space", "alt": ""}, "TF1918": {"id": 100000010155, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Champahne-Space.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Champahne-Space.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Champahne-Space.jpg 329w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Champahne-Space-220x300.jpg 220w", "sizes": "(max-width: 329px) 100vw, 329px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Champahne-Space.jpg 329w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Champahne-Space-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 329px) 100vw, 329px", "name": "Champahne Space", "alt": ""}, "TF1919": {"id": 100000010155, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Champahne-Space.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Champahne-Space.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Champahne-Space.jpg 329w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Champahne-Space-220x300.jpg 220w", "sizes": "(max-width: 329px) 100vw, 329px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Champahne-Space.jpg 329w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Champahne-Space-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 329px) 100vw, 329px", "name": "Champahne Space", "alt": ""}, "TF1920": {"id": 100000010155, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Champahne-Space.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Champahne-Space.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Champahne-Space.jpg 329w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Champahne-Space-220x300.jpg 220w", "sizes": "(max-width: 329px) 100vw, 329px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Champahne-Space.jpg 329w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Champahne-Space-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 329px) 100vw, 329px", "name": "Champahne Space", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/g0190-twist-wallpapers/", "pattern": "G0190 Twist Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["PE1000", "PE1099", "PE1226", "PE1498", "PE1499", "PE1501", "PE1503", "PE1506", "PE1507", "PE1508", "PE1510", "PE1511", "PE1513", "PE1514", "PE1515", "PE1517", "PE1518", "PE1581", "PE1619", "PE1684"], "colorway_count": 20, "sku_images": {"PE1000": {"id": 100000010156, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w", "sizes": "(max-width: 949px) 100vw, 949px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0190 Twist Wallpapers", "alt": ""}, "PE1099": {"id": 100000010156, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w", "sizes": "(max-width: 949px) 100vw, 949px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0190 Twist Wallpapers", "alt": ""}, "PE1226": {"id": 100000010156, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w", "sizes": "(max-width: 949px) 100vw, 949px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0190 Twist Wallpapers", "alt": ""}, "PE1498": {"id": 100000010156, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w", "sizes": "(max-width: 949px) 100vw, 949px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0190 Twist Wallpapers", "alt": ""}, "PE1499": {"id": 100000010156, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w", "sizes": "(max-width: 949px) 100vw, 949px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0190 Twist Wallpapers", "alt": ""}, "PE1501": {"id": 100000010156, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w", "sizes": "(max-width: 949px) 100vw, 949px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0190 Twist Wallpapers", "alt": ""}, "PE1503": {"id": 100000010156, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w", "sizes": "(max-width: 949px) 100vw, 949px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0190 Twist Wallpapers", "alt": ""}, "PE1506": {"id": 100000010156, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w", "sizes": "(max-width: 949px) 100vw, 949px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0190 Twist Wallpapers", "alt": ""}, "PE1507": {"id": 100000010156, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w", "sizes": "(max-width: 949px) 100vw, 949px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0190 Twist Wallpapers", "alt": ""}, "PE1508": {"id": 100000010156, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w", "sizes": "(max-width: 949px) 100vw, 949px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0190 Twist Wallpapers", "alt": ""}, "PE1510": {"id": 100000010156, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w", "sizes": "(max-width: 949px) 100vw, 949px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0190 Twist Wallpapers", "alt": ""}, "PE1511": {"id": 100000010156, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w", "sizes": "(max-width: 949px) 100vw, 949px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0190 Twist Wallpapers", "alt": ""}, "PE1513": {"id": 100000010156, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w", "sizes": "(max-width: 949px) 100vw, 949px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0190 Twist Wallpapers", "alt": ""}, "PE1514": {"id": 100000010156, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w", "sizes": "(max-width: 949px) 100vw, 949px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0190 Twist Wallpapers", "alt": ""}, "PE1515": {"id": 100000010156, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w", "sizes": "(max-width: 949px) 100vw, 949px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0190 Twist Wallpapers", "alt": ""}, "PE1517": {"id": 100000010156, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w", "sizes": "(max-width: 949px) 100vw, 949px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0190 Twist Wallpapers", "alt": ""}, "PE1518": {"id": 100000010156, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w", "sizes": "(max-width: 949px) 100vw, 949px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0190 Twist Wallpapers", "alt": ""}, "PE1581": {"id": 100000010156, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w", "sizes": "(max-width: 949px) 100vw, 949px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0190 Twist Wallpapers", "alt": ""}, "PE1619": {"id": 100000010156, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w", "sizes": "(max-width: 949px) 100vw, 949px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0190 Twist Wallpapers", "alt": ""}, "PE1684": {"id": 100000010156, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w", "sizes": "(max-width: 949px) 100vw, 949px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0190 Twist Wallpapers", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/g0192-jacquard-mix-wallpapaers/", "pattern": "G0192 Jacquard Mix Wallpapaers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["TF1069", "TF1070", "TF1071", "TF1074", "TF1075"], "colorway_count": 5, "sku_images": {"TF1069": {"id": 100000009999, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-800x1139.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074.jpg 1348w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-800x1139.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-211x300.jpg 211w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-719x1024.jpg 719w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-768x1094.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-1078x1536.jpg 1078w", "sizes": "(max-width: 1348px) 100vw, 1348px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-800x1139.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-211x300.jpg 211w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-719x1024.jpg 719w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-768x1094.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-1078x1536.jpg 1078w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074.jpg 1348w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TF1074", "alt": ""}, "TF1070": {"id": 100000009999, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-800x1139.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074.jpg 1348w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-800x1139.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-211x300.jpg 211w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-719x1024.jpg 719w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-768x1094.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-1078x1536.jpg 1078w", "sizes": "(max-width: 1348px) 100vw, 1348px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-800x1139.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-211x300.jpg 211w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-719x1024.jpg 719w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-768x1094.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-1078x1536.jpg 1078w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074.jpg 1348w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TF1074", "alt": ""}, "TF1071": {"id": 100000009999, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-800x1139.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074.jpg 1348w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-800x1139.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-211x300.jpg 211w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-719x1024.jpg 719w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-768x1094.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-1078x1536.jpg 1078w", "sizes": "(max-width: 1348px) 100vw, 1348px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-800x1139.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-211x300.jpg 211w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-719x1024.jpg 719w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-768x1094.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-1078x1536.jpg 1078w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074.jpg 1348w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TF1074", "alt": ""}, "TF1074": {"id": 100000009999, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-800x1139.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074.jpg 1348w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-800x1139.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-211x300.jpg 211w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-719x1024.jpg 719w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-768x1094.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-1078x1536.jpg 1078w", "sizes": "(max-width: 1348px) 100vw, 1348px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-800x1139.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-211x300.jpg 211w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-719x1024.jpg 719w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-768x1094.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-1078x1536.jpg 1078w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074.jpg 1348w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TF1074", "alt": ""}, "TF1075": {"id": 100000009999, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-800x1139.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074.jpg 1348w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-800x1139.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-211x300.jpg 211w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-719x1024.jpg 719w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-768x1094.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-1078x1536.jpg 1078w", "sizes": "(max-width: 1348px) 100vw, 1348px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-800x1139.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-211x300.jpg 211w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-719x1024.jpg 719w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-768x1094.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-1078x1536.jpg 1078w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074.jpg 1348w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TF1074", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/g0189-plain-iii-wallpapers/", "pattern": "G0189 Plain III Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["PE1013", "PE1125", "PE1127", "PE1158", "PE1196", "PE1229", "PE1236", "PE1339", "PE1363", "PE1377", "PE1388", "PE1390", "PE1530", "PE1542", "PE1674", "PE1677", "PE1678", "PE1685", "PE1696", "PE1697", "PE1801", "PE5001"], "colorway_count": 22, "sku_images": {"PE1013": {"id": 100000010153, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "sizes": "(max-width: 763px) 100vw, 763px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "thumbnail_sizes": "(max-width: 763px) 100vw, 763px", "name": "G0189 Plain III Wallpapers", "alt": ""}, "PE1125": {"id": 100000010153, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "sizes": "(max-width: 763px) 100vw, 763px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "thumbnail_sizes": "(max-width: 763px) 100vw, 763px", "name": "G0189 Plain III Wallpapers", "alt": ""}, "PE1127": {"id": 100000010153, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "sizes": "(max-width: 763px) 100vw, 763px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "thumbnail_sizes": "(max-width: 763px) 100vw, 763px", "name": "G0189 Plain III Wallpapers", "alt": ""}, "PE1158": {"id": 100000010153, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "sizes": "(max-width: 763px) 100vw, 763px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "thumbnail_sizes": "(max-width: 763px) 100vw, 763px", "name": "G0189 Plain III Wallpapers", "alt": ""}, "PE1196": {"id": 100000010153, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "sizes": "(max-width: 763px) 100vw, 763px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "thumbnail_sizes": "(max-width: 763px) 100vw, 763px", "name": "G0189 Plain III Wallpapers", "alt": ""}, "PE1229": {"id": 100000010153, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "sizes": "(max-width: 763px) 100vw, 763px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "thumbnail_sizes": "(max-width: 763px) 100vw, 763px", "name": "G0189 Plain III Wallpapers", "alt": ""}, "PE1236": {"id": 100000010153, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "sizes": "(max-width: 763px) 100vw, 763px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "thumbnail_sizes": "(max-width: 763px) 100vw, 763px", "name": "G0189 Plain III Wallpapers", "alt": ""}, "PE1339": {"id": 100000010153, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "sizes": "(max-width: 763px) 100vw, 763px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "thumbnail_sizes": "(max-width: 763px) 100vw, 763px", "name": "G0189 Plain III Wallpapers", "alt": ""}, "PE1363": {"id": 100000010153, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "sizes": "(max-width: 763px) 100vw, 763px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "thumbnail_sizes": "(max-width: 763px) 100vw, 763px", "name": "G0189 Plain III Wallpapers", "alt": ""}, "PE1377": {"id": 100000010153, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "sizes": "(max-width: 763px) 100vw, 763px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "thumbnail_sizes": "(max-width: 763px) 100vw, 763px", "name": "G0189 Plain III Wallpapers", "alt": ""}, "PE1388": {"id": 100000010153, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "sizes": "(max-width: 763px) 100vw, 763px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "thumbnail_sizes": "(max-width: 763px) 100vw, 763px", "name": "G0189 Plain III Wallpapers", "alt": ""}, "PE1390": {"id": 100000010153, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "sizes": "(max-width: 763px) 100vw, 763px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "thumbnail_sizes": "(max-width: 763px) 100vw, 763px", "name": "G0189 Plain III Wallpapers", "alt": ""}, "PE1530": {"id": 100000010153, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "sizes": "(max-width: 763px) 100vw, 763px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "thumbnail_sizes": "(max-width: 763px) 100vw, 763px", "name": "G0189 Plain III Wallpapers", "alt": ""}, "PE1542": {"id": 100000010153, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "sizes": "(max-width: 763px) 100vw, 763px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "thumbnail_sizes": "(max-width: 763px) 100vw, 763px", "name": "G0189 Plain III Wallpapers", "alt": ""}, "PE1674": {"id": 100000010153, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "sizes": "(max-width: 763px) 100vw, 763px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "thumbnail_sizes": "(max-width: 763px) 100vw, 763px", "name": "G0189 Plain III Wallpapers", "alt": ""}, "PE1677": {"id": 100000010153, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "sizes": "(max-width: 763px) 100vw, 763px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "thumbnail_sizes": "(max-width: 763px) 100vw, 763px", "name": "G0189 Plain III Wallpapers", "alt": ""}, "PE1678": {"id": 100000010153, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "sizes": "(max-width: 763px) 100vw, 763px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "thumbnail_sizes": "(max-width: 763px) 100vw, 763px", "name": "G0189 Plain III Wallpapers", "alt": ""}, "PE1685": {"id": 100000010153, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "sizes": "(max-width: 763px) 100vw, 763px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "thumbnail_sizes": "(max-width: 763px) 100vw, 763px", "name": "G0189 Plain III Wallpapers", "alt": ""}, "PE1696": {"id": 100000010153, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "sizes": "(max-width: 763px) 100vw, 763px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "thumbnail_sizes": "(max-width: 763px) 100vw, 763px", "name": "G0189 Plain III Wallpapers", "alt": ""}, "PE1697": {"id": 100000010153, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "sizes": "(max-width: 763px) 100vw, 763px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "thumbnail_sizes": "(max-width: 763px) 100vw, 763px", "name": "G0189 Plain III Wallpapers", "alt": ""}, "PE1801": {"id": 100000010153, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "sizes": "(max-width: 763px) 100vw, 763px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "thumbnail_sizes": "(max-width: 763px) 100vw, 763px", "name": "G0189 Plain III Wallpapers", "alt": ""}, "PE5001": {"id": 100000010153, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "sizes": "(max-width: 763px) 100vw, 763px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "thumbnail_sizes": "(max-width: 763px) 100vw, 763px", "name": "G0189 Plain III Wallpapers", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/g0188-plain-ii-wallpapers/", "pattern": "G0188 Plain II Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["PE1330", "PE1378", "PE1381", "PE1404", "PE1529", "PE1584", "PE1587", "PE1611", "PE1613", "PE1687", "PE1694", "PE1817", "PE5008"], "colorway_count": 13, "sku_images": {"PE1330": {"id": 100000010159, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656-233x300.jpg 233w", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "G0188效果图_20230912052656", "alt": ""}, "PE1378": {"id": 100000010159, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656-233x300.jpg 233w", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "G0188效果图_20230912052656", "alt": ""}, "PE1381": {"id": 100000010159, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656-233x300.jpg 233w", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "G0188效果图_20230912052656", "alt": ""}, "PE1404": {"id": 100000010159, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656-233x300.jpg 233w", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "G0188效果图_20230912052656", "alt": ""}, "PE1529": {"id": 100000010159, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656-233x300.jpg 233w", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "G0188效果图_20230912052656", "alt": ""}, "PE1584": {"id": 100000010159, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656-233x300.jpg 233w", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "G0188效果图_20230912052656", "alt": ""}, "PE1587": {"id": 100000010159, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656-233x300.jpg 233w", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "G0188效果图_20230912052656", "alt": ""}, "PE1611": {"id": 100000010159, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656-233x300.jpg 233w", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "G0188效果图_20230912052656", "alt": ""}, "PE1613": {"id": 100000010159, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656-233x300.jpg 233w", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "G0188效果图_20230912052656", "alt": ""}, "PE1687": {"id": 100000010159, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656-233x300.jpg 233w", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "G0188效果图_20230912052656", "alt": ""}, "PE1694": {"id": 100000010159, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656-233x300.jpg 233w", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "G0188效果图_20230912052656", "alt": ""}, "PE1817": {"id": 100000010159, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656-233x300.jpg 233w", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "G0188效果图_20230912052656", "alt": ""}, "PE5008": {"id": 100000010159, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656-233x300.jpg 233w", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "G0188效果图_20230912052656", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/g0187-plain-i-wallpapers/", "pattern": "G0187 Plain I Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["PE1141", "PE1189", "PE1384", "PE1407", "PE1546", "PE1564", "PE1606", "PE1607", "PE1675", "PE1680", "PE1683", "PE1693", "PE1802", "PE1804"], "colorway_count": 14, "sku_images": {"PE1141": {"id": 100000010158, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0187 Palin I Walllpers", "alt": ""}, "PE1189": {"id": 100000010158, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0187 Palin I Walllpers", "alt": ""}, "PE1384": {"id": 100000010158, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0187 Palin I Walllpers", "alt": ""}, "PE1407": {"id": 100000010158, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0187 Palin I Walllpers", "alt": ""}, "PE1546": {"id": 100000010158, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0187 Palin I Walllpers", "alt": ""}, "PE1564": {"id": 100000010158, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0187 Palin I Walllpers", "alt": ""}, "PE1606": {"id": 100000010158, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0187 Palin I Walllpers", "alt": ""}, "PE1607": {"id": 100000010158, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0187 Palin I Walllpers", "alt": ""}, "PE1675": {"id": 100000010158, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0187 Palin I Walllpers", "alt": ""}, "PE1680": {"id": 100000010158, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0187 Palin I Walllpers", "alt": ""}, "PE1683": {"id": 100000010158, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0187 Palin I Walllpers", "alt": ""}, "PE1693": {"id": 100000010158, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0187 Palin I Walllpers", "alt": ""}, "PE1802": {"id": 100000010158, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0187 Palin I Walllpers", "alt": ""}, "PE1804": {"id": 100000010158, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0187 Palin I Walllpers", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/g0184-urban-suede-wallpapers/", "pattern": "G0184 Urban Suede Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["TF1503", "TF1504", "TF1505", "TF1506", "TF1509", "TF1510", "TF1514", "TF1515", "TF1516", "TF1517", "TF1518", "TF1523", "TF1530", "TF1538", "TF1540", "TF1548", "TF1555", "TF1568"], "colorway_count": 18, "sku_images": {"TF1503": {"id": 100000010377, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg 940w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-768x1046.jpg 768w", "sizes": "(max-width: 940px) 100vw, 940px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg 940w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Urban Suede", "alt": ""}, "TF1504": {"id": 100000010377, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg 940w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-768x1046.jpg 768w", "sizes": "(max-width: 940px) 100vw, 940px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg 940w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Urban Suede", "alt": ""}, "TF1505": {"id": 100000010377, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg 940w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-768x1046.jpg 768w", "sizes": "(max-width: 940px) 100vw, 940px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg 940w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Urban Suede", "alt": ""}, "TF1506": {"id": 100000010377, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg 940w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-768x1046.jpg 768w", "sizes": "(max-width: 940px) 100vw, 940px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg 940w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Urban Suede", "alt": ""}, "TF1509": {"id": 100000010377, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg 940w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-768x1046.jpg 768w", "sizes": "(max-width: 940px) 100vw, 940px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg 940w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Urban Suede", "alt": ""}, "TF1510": {"id": 100000010377, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg 940w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-768x1046.jpg 768w", "sizes": "(max-width: 940px) 100vw, 940px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg 940w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Urban Suede", "alt": ""}, "TF1514": {"id": 100000010377, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg 940w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-768x1046.jpg 768w", "sizes": "(max-width: 940px) 100vw, 940px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg 940w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Urban Suede", "alt": ""}, "TF1515": {"id": 100000010377, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg 940w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-768x1046.jpg 768w", "sizes": "(max-width: 940px) 100vw, 940px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg 940w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Urban Suede", "alt": ""}, "TF1516": {"id": 100000010377, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg 940w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-768x1046.jpg 768w", "sizes": "(max-width: 940px) 100vw, 940px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg 940w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Urban Suede", "alt": ""}, "TF1517": {"id": 100000010377, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg 940w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-768x1046.jpg 768w", "sizes": "(max-width: 940px) 100vw, 940px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg 940w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Urban Suede", "alt": ""}, "TF1518": {"id": 100000010377, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg 940w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-768x1046.jpg 768w", "sizes": "(max-width: 940px) 100vw, 940px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg 940w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Urban Suede", "alt": ""}, "TF1523": {"id": 100000010377, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg 940w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-768x1046.jpg 768w", "sizes": "(max-width: 940px) 100vw, 940px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg 940w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Urban Suede", "alt": ""}, "TF1530": {"id": 100000010377, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg 940w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-768x1046.jpg 768w", "sizes": "(max-width: 940px) 100vw, 940px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg 940w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Urban Suede", "alt": ""}, "TF1538": {"id": 100000010377, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg 940w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-768x1046.jpg 768w", "sizes": "(max-width: 940px) 100vw, 940px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg 940w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Urban Suede", "alt": ""}, "TF1540": {"id": 100000010377, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg 940w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-768x1046.jpg 768w", "sizes": "(max-width: 940px) 100vw, 940px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg 940w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Urban Suede", "alt": ""}, "TF1548": {"id": 100000010377, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg 940w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-768x1046.jpg 768w", "sizes": "(max-width: 940px) 100vw, 940px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg 940w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Urban Suede", "alt": ""}, "TF1555": {"id": 100000010377, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg 940w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-768x1046.jpg 768w", "sizes": "(max-width: 940px) 100vw, 940px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg 940w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Urban Suede", "alt": ""}, "TF1568": {"id": 100000010377, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg 940w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-768x1046.jpg 768w", "sizes": "(max-width: 940px) 100vw, 940px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg 940w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Urban Suede", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/g0118-vibrant-asia-wallpapers/", "pattern": "G0118 Vibrant Asia Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["NH1040", "NH1041", "NH1042", "NH1043", "NH1044", "NH1045", "NH1046", "NH1047", "NH1048", "NH1050", "NH1052"], "colorway_count": 11, "sku_images": {"NH1040": {"id": 100000010189, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0118 Cover", "alt": ""}, "NH1041": {"id": 100000010189, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0118 Cover", "alt": ""}, "NH1042": {"id": 100000010189, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0118 Cover", "alt": ""}, "NH1043": {"id": 100000010189, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0118 Cover", "alt": ""}, "NH1044": {"id": 100000010189, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0118 Cover", "alt": ""}, "NH1045": {"id": 100000010189, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0118 Cover", "alt": ""}, "NH1046": {"id": 100000010189, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0118 Cover", "alt": ""}, "NH1047": {"id": 100000010189, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0118 Cover", "alt": ""}, "NH1048": {"id": 100000010189, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0118 Cover", "alt": ""}, "NH1050": {"id": 100000010189, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0118 Cover", "alt": ""}, "NH1052": {"id": 100000010189, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0118 Cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/g0183-abaca-habitat-wallpapers/", "pattern": "G0183 Abaca Habitat Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["NA0003", "NA0015", "NA0020", "NA0023", "NA0049", "NA0063", "NA0064", "NA0092", "NA0093", "NA0095", "NA0097", "NA0099", "NA0112", "NA0127", "NA0164", "NA0168", "NA0182", "NA2072", "NA2079"], "colorway_count": 19, "sku_images": {"NA0003": {"id": 100000010160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1504x2048.jpg 1504w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0183 Abaca Habitat Cover", "alt": ""}, "NA0015": {"id": 100000010160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1504x2048.jpg 1504w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0183 Abaca Habitat Cover", "alt": ""}, "NA0020": {"id": 100000010160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1504x2048.jpg 1504w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0183 Abaca Habitat Cover", "alt": ""}, "NA0023": {"id": 100000010160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1504x2048.jpg 1504w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0183 Abaca Habitat Cover", "alt": ""}, "NA0049": {"id": 100000010160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1504x2048.jpg 1504w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0183 Abaca Habitat Cover", "alt": ""}, "NA0063": {"id": 100000010160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1504x2048.jpg 1504w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0183 Abaca Habitat Cover", "alt": ""}, "NA0064": {"id": 100000010160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1504x2048.jpg 1504w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0183 Abaca Habitat Cover", "alt": ""}, "NA0092": {"id": 100000010160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1504x2048.jpg 1504w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0183 Abaca Habitat Cover", "alt": ""}, "NA0093": {"id": 100000010160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1504x2048.jpg 1504w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0183 Abaca Habitat Cover", "alt": ""}, "NA0095": {"id": 100000010160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1504x2048.jpg 1504w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0183 Abaca Habitat Cover", "alt": ""}, "NA0097": {"id": 100000010160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1504x2048.jpg 1504w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0183 Abaca Habitat Cover", "alt": ""}, "NA0099": {"id": 100000010160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1504x2048.jpg 1504w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0183 Abaca Habitat Cover", "alt": ""}, "NA0112": {"id": 100000010160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1504x2048.jpg 1504w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0183 Abaca Habitat Cover", "alt": ""}, "NA0127": {"id": 100000010160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1504x2048.jpg 1504w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0183 Abaca Habitat Cover", "alt": ""}, "NA0164": {"id": 100000010160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1504x2048.jpg 1504w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0183 Abaca Habitat Cover", "alt": ""}, "NA0168": {"id": 100000010160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1504x2048.jpg 1504w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0183 Abaca Habitat Cover", "alt": ""}, "NA0182": {"id": 100000010160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1504x2048.jpg 1504w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0183 Abaca Habitat Cover", "alt": ""}, "NA2072": {"id": 100000010160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1504x2048.jpg 1504w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0183 Abaca Habitat Cover", "alt": ""}, "NA2079": {"id": 100000010160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1504x2048.jpg 1504w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0183 Abaca Habitat Cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/g0180-china-hemp-iii-wallpapers/", "pattern": "G0180 China Hemp III Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["NH1070", "NH1071", "NH1072", "NH1073", "NH1074", "NH1075", "NH1076", "NH1077", "NH1078", "NH1080"], "colorway_count": 10, "sku_images": {"NH1070": {"id": 100000010163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled.jpg 1880w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1504x2048.jpg 1504w", "sizes": "(max-width: 1880px) 100vw, 1880px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled.jpg 1880w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0180 cover", "alt": ""}, "NH1071": {"id": 100000010163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled.jpg 1880w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1504x2048.jpg 1504w", "sizes": "(max-width: 1880px) 100vw, 1880px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled.jpg 1880w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0180 cover", "alt": ""}, "NH1072": {"id": 100000010163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled.jpg 1880w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1504x2048.jpg 1504w", "sizes": "(max-width: 1880px) 100vw, 1880px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled.jpg 1880w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0180 cover", "alt": ""}, "NH1073": {"id": 100000010163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled.jpg 1880w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1504x2048.jpg 1504w", "sizes": "(max-width: 1880px) 100vw, 1880px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled.jpg 1880w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0180 cover", "alt": ""}, "NH1074": {"id": 100000010163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled.jpg 1880w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1504x2048.jpg 1504w", "sizes": "(max-width: 1880px) 100vw, 1880px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled.jpg 1880w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0180 cover", "alt": ""}, "NH1075": {"id": 100000010163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled.jpg 1880w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1504x2048.jpg 1504w", "sizes": "(max-width: 1880px) 100vw, 1880px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled.jpg 1880w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0180 cover", "alt": ""}, "NH1076": {"id": 100000010163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled.jpg 1880w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1504x2048.jpg 1504w", "sizes": "(max-width: 1880px) 100vw, 1880px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled.jpg 1880w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0180 cover", "alt": ""}, "NH1077": {"id": 100000010163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled.jpg 1880w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1504x2048.jpg 1504w", "sizes": "(max-width: 1880px) 100vw, 1880px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled.jpg 1880w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0180 cover", "alt": ""}, "NH1078": {"id": 100000010163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled.jpg 1880w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1504x2048.jpg 1504w", "sizes": "(max-width: 1880px) 100vw, 1880px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled.jpg 1880w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0180 cover", "alt": ""}, "NH1080": {"id": 100000010163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled.jpg 1880w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1504x2048.jpg 1504w", "sizes": "(max-width: 1880px) 100vw, 1880px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled.jpg 1880w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0180 cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/g0117-china-hemp-wallpapers-2/", "pattern": "G0117 China Hemp Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["NH1013", "NH1032", "NH1033", "NH1034", "NH1035", "NH1036", "NH1037", "NH1038", "NH1039"], "colorway_count": 9, "sku_images": {"NH1013": {"id": 100000010188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0117_cover", "alt": ""}, "NH1032": {"id": 100000010188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0117_cover", "alt": ""}, "NH1033": {"id": 100000010188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0117_cover", "alt": ""}, "NH1034": {"id": 100000010188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0117_cover", "alt": ""}, "NH1035": {"id": 100000010188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0117_cover", "alt": ""}, "NH1036": {"id": 100000010188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0117_cover", "alt": ""}, "NH1037": {"id": 100000010188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0117_cover", "alt": ""}, "NH1038": {"id": 100000010188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0117_cover", "alt": ""}, "NH1039": {"id": 100000010188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0117_cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/riverside-4-wallpapers/", "pattern": "Riverside 4 Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["86421139", "86421241", "86422561", "86426345", "86427223", "86427538", "86427712", "88700012", "88700108", "88701128", "88701142", "88701230", "88701364", "88701489", "88701512", "88702597", "88702738", "88706357", "88707120", "88707547", "88709163", "88709347", "88709631", "88709877", "89530124", "89531173", "89532654", "89536897", "89537200", "89537488", "89537905", "89541254", "89544391", "89547418", "89547720", "89549255", "89549569", "89552387", "89552446", "89556174", "89556811", "89557958", "89567804", "89569203", "89577612", "89587512"], "colorway_count": 46, "sku_images": {"86421139": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "86421241": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "86422561": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "86426345": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "86427223": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "86427538": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "86427712": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "88700012": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "88700108": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "88701128": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "88701142": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "88701230": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "88701364": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "88701489": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "88701512": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "88702597": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "88702738": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "88706357": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "88707120": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "88707547": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "88709163": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "88709347": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "88709631": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "88709877": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "89530124": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "89531173": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "89532654": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "89536897": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "89537200": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "89537488": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "89537905": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "89541254": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "89544391": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "89547418": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "89547720": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "89549255": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "89549569": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "89552387": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "89552446": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "89556174": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "89556811": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "89557958": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "89567804": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "89569203": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "89577612": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "89587512": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/sierra-wallpaper/", "pattern": "Sierra Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["LX1815", "LX1816", "LX1818", "LX1820", "LX1855"], "colorway_count": 5, "sku_images": {"LX1815": {"id": 100000006673, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room.jpg 600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room-150x150.jpg 150w", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room.jpg 600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "sierra room", "alt": ""}, "LX1816": {"id": 100000006673, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room.jpg 600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room-150x150.jpg 150w", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room.jpg 600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "sierra room", "alt": ""}, "LX1818": {"id": 100000006673, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room.jpg 600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room-150x150.jpg 150w", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room.jpg 600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "sierra room", "alt": ""}, "LX1820": {"id": 100000006673, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room.jpg 600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room-150x150.jpg 150w", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room.jpg 600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "sierra room", "alt": ""}, "LX1855": {"id": 100000006673, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room.jpg 600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room-150x150.jpg 150w", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room.jpg 600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "sierra room", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/mystic-forest-wallpapers/", "pattern": "Mystic Forest Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["MF104", "MF105", "MF106", "MF107", "MF200", "MF201", "MF202", "MF203", "MF204", "MF205", "MF206", "MF207", "MF208", "MF209", "MF210", "MF300", "MF301", "MF302", "MF303", "MF304", "MF305", "MF306", "MF400", "MF401", "MF402", "MF403", "MF404", "MF405", "MF406", "MF407", "MF408", "MF409", "MF410", "MF411"], "colorway_count": 34, "sku_images": {"MF104": {"id": 100000006810, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "sizes": "(max-width: 412px) 100vw, 412px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "thumbnail_sizes": "(max-width: 412px) 100vw, 412px", "name": "Mystic Forest", "alt": ""}, "MF105": {"id": 100000006810, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "sizes": "(max-width: 412px) 100vw, 412px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "thumbnail_sizes": "(max-width: 412px) 100vw, 412px", "name": "Mystic Forest", "alt": ""}, "MF106": {"id": 100000006810, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "sizes": "(max-width: 412px) 100vw, 412px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "thumbnail_sizes": "(max-width: 412px) 100vw, 412px", "name": "Mystic Forest", "alt": ""}, "MF107": {"id": 100000006810, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "sizes": "(max-width: 412px) 100vw, 412px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "thumbnail_sizes": "(max-width: 412px) 100vw, 412px", "name": "Mystic Forest", "alt": ""}, "MF200": {"id": 100000006810, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "sizes": "(max-width: 412px) 100vw, 412px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "thumbnail_sizes": "(max-width: 412px) 100vw, 412px", "name": "Mystic Forest", "alt": ""}, "MF201": {"id": 100000006810, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "sizes": "(max-width: 412px) 100vw, 412px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "thumbnail_sizes": "(max-width: 412px) 100vw, 412px", "name": "Mystic Forest", "alt": ""}, "MF202": {"id": 100000006810, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "sizes": "(max-width: 412px) 100vw, 412px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "thumbnail_sizes": "(max-width: 412px) 100vw, 412px", "name": "Mystic Forest", "alt": ""}, "MF203": {"id": 100000006810, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "sizes": "(max-width: 412px) 100vw, 412px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "thumbnail_sizes": "(max-width: 412px) 100vw, 412px", "name": "Mystic Forest", "alt": ""}, "MF204": {"id": 100000006810, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "sizes": "(max-width: 412px) 100vw, 412px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "thumbnail_sizes": "(max-width: 412px) 100vw, 412px", "name": "Mystic Forest", "alt": ""}, "MF205": {"id": 100000006810, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "sizes": "(max-width: 412px) 100vw, 412px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "thumbnail_sizes": "(max-width: 412px) 100vw, 412px", "name": "Mystic Forest", "alt": ""}, "MF206": {"id": 100000006810, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "sizes": "(max-width: 412px) 100vw, 412px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "thumbnail_sizes": "(max-width: 412px) 100vw, 412px", "name": "Mystic Forest", "alt": ""}, "MF207": {"id": 100000006810, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "sizes": "(max-width: 412px) 100vw, 412px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "thumbnail_sizes": "(max-width: 412px) 100vw, 412px", "name": "Mystic Forest", "alt": ""}, "MF208": {"id": 100000006810, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "sizes": "(max-width: 412px) 100vw, 412px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "thumbnail_sizes": "(max-width: 412px) 100vw, 412px", "name": "Mystic Forest", "alt": ""}, "MF209": {"id": 100000006810, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "sizes": "(max-width: 412px) 100vw, 412px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "thumbnail_sizes": "(max-width: 412px) 100vw, 412px", "name": "Mystic Forest", "alt": ""}, "MF210": {"id": 100000006810, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "sizes": "(max-width: 412px) 100vw, 412px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "thumbnail_sizes": "(max-width: 412px) 100vw, 412px", "name": "Mystic Forest", "alt": ""}, "MF300": {"id": 100000006810, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "sizes": "(max-width: 412px) 100vw, 412px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "thumbnail_sizes": "(max-width: 412px) 100vw, 412px", "name": "Mystic Forest", "alt": ""}, "MF301": {"id": 100000006810, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "sizes": "(max-width: 412px) 100vw, 412px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "thumbnail_sizes": "(max-width: 412px) 100vw, 412px", "name": "Mystic Forest", "alt": ""}, "MF302": {"id": 100000006810, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "sizes": "(max-width: 412px) 100vw, 412px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "thumbnail_sizes": "(max-width: 412px) 100vw, 412px", "name": "Mystic Forest", "alt": ""}, "MF303": {"id": 100000006810, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "sizes": "(max-width: 412px) 100vw, 412px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "thumbnail_sizes": "(max-width: 412px) 100vw, 412px", "name": "Mystic Forest", "alt": ""}, "MF304": {"id": 100000006810, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "sizes": "(max-width: 412px) 100vw, 412px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "thumbnail_sizes": "(max-width: 412px) 100vw, 412px", "name": "Mystic Forest", "alt": ""}, "MF305": {"id": 100000006810, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "sizes": "(max-width: 412px) 100vw, 412px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "thumbnail_sizes": "(max-width: 412px) 100vw, 412px", "name": "Mystic Forest", "alt": ""}, "MF306": {"id": 100000006810, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "sizes": "(max-width: 412px) 100vw, 412px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "thumbnail_sizes": "(max-width: 412px) 100vw, 412px", "name": "Mystic Forest", "alt": ""}, "MF400": {"id": 100000006810, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "sizes": "(max-width: 412px) 100vw, 412px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "thumbnail_sizes": "(max-width: 412px) 100vw, 412px", "name": "Mystic Forest", "alt": ""}, "MF401": {"id": 100000006810, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "sizes": "(max-width: 412px) 100vw, 412px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "thumbnail_sizes": "(max-width: 412px) 100vw, 412px", "name": "Mystic Forest", "alt": ""}, "MF402": {"id": 100000006810, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "sizes": "(max-width: 412px) 100vw, 412px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "thumbnail_sizes": "(max-width: 412px) 100vw, 412px", "name": "Mystic Forest", "alt": ""}, "MF403": {"id": 100000006810, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "sizes": "(max-width: 412px) 100vw, 412px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "thumbnail_sizes": "(max-width: 412px) 100vw, 412px", "name": "Mystic Forest", "alt": ""}, "MF404": {"id": 100000006810, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "sizes": "(max-width: 412px) 100vw, 412px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "thumbnail_sizes": "(max-width: 412px) 100vw, 412px", "name": "Mystic Forest", "alt": ""}, "MF405": {"id": 100000006810, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "sizes": "(max-width: 412px) 100vw, 412px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "thumbnail_sizes": "(max-width: 412px) 100vw, 412px", "name": "Mystic Forest", "alt": ""}, "MF406": {"id": 100000006810, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "sizes": "(max-width: 412px) 100vw, 412px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "thumbnail_sizes": "(max-width: 412px) 100vw, 412px", "name": "Mystic Forest", "alt": ""}, "MF407": {"id": 100000006810, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "sizes": "(max-width: 412px) 100vw, 412px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "thumbnail_sizes": "(max-width: 412px) 100vw, 412px", "name": "Mystic Forest", "alt": ""}, "MF408": {"id": 100000006810, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "sizes": "(max-width: 412px) 100vw, 412px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "thumbnail_sizes": "(max-width: 412px) 100vw, 412px", "name": "Mystic Forest", "alt": ""}, "MF409": {"id": 100000006810, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "sizes": "(max-width: 412px) 100vw, 412px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "thumbnail_sizes": "(max-width: 412px) 100vw, 412px", "name": "Mystic Forest", "alt": ""}, "MF410": {"id": 100000006810, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "sizes": "(max-width: 412px) 100vw, 412px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "thumbnail_sizes": "(max-width: 412px) 100vw, 412px", "name": "Mystic Forest", "alt": ""}, "MF411": {"id": 100000006810, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "sizes": "(max-width: 412px) 100vw, 412px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "thumbnail_sizes": "(max-width: 412px) 100vw, 412px", "name": "Mystic Forest", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/panorama-wallpaper/", "pattern": "Panorama Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["LX1260", "LX1261", "LX1263", "LX1264", "LX1265", "LX1266", "LX1267", "LX1268", "LX1269", "LX1270", "LX1271"], "colorway_count": 11, "sku_images": {"LX1260": {"id": 100000006682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-150x150.jpg 150w", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "Panorama_MintJulep_rs_800x", "alt": ""}, "LX1261": {"id": 100000006682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-150x150.jpg 150w", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "Panorama_MintJulep_rs_800x", "alt": ""}, "LX1263": {"id": 100000006682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-150x150.jpg 150w", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "Panorama_MintJulep_rs_800x", "alt": ""}, "LX1264": {"id": 100000006682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-150x150.jpg 150w", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "Panorama_MintJulep_rs_800x", "alt": ""}, "LX1265": {"id": 100000006682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-150x150.jpg 150w", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "Panorama_MintJulep_rs_800x", "alt": ""}, "LX1266": {"id": 100000006682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-150x150.jpg 150w", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "Panorama_MintJulep_rs_800x", "alt": ""}, "LX1267": {"id": 100000006682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-150x150.jpg 150w", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "Panorama_MintJulep_rs_800x", "alt": ""}, "LX1268": {"id": 100000006682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-150x150.jpg 150w", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "Panorama_MintJulep_rs_800x", "alt": ""}, "LX1269": {"id": 100000006682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-150x150.jpg 150w", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "Panorama_MintJulep_rs_800x", "alt": ""}, "LX1270": {"id": 100000006682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-150x150.jpg 150w", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "Panorama_MintJulep_rs_800x", "alt": ""}, "LX1271": {"id": 100000006682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-150x150.jpg 150w", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "Panorama_MintJulep_rs_800x", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/imperialis-wallpaper/", "pattern": "Imperialis Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["IM21", "IM22", "IM31", "IM32", "IM33", "IM41", "IM42", "IM43", "IM51", "IM52", "IM53", "IM61", "IM62", "IM63", "IM64", "IM71", "IM72", "IM81", "IM91"], "colorway_count": 19, "sku_images": {"IM21": {"id": 100000005397, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Imperialis-main-image", "alt": ""}, "IM22": {"id": 100000005397, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Imperialis-main-image", "alt": ""}, "IM31": {"id": 100000005397, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Imperialis-main-image", "alt": ""}, "IM32": {"id": 100000005397, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Imperialis-main-image", "alt": ""}, "IM33": {"id": 100000005397, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Imperialis-main-image", "alt": ""}, "IM41": {"id": 100000005397, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Imperialis-main-image", "alt": ""}, "IM42": {"id": 100000005397, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Imperialis-main-image", "alt": ""}, "IM43": {"id": 100000005397, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Imperialis-main-image", "alt": ""}, "IM51": {"id": 100000005397, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Imperialis-main-image", "alt": ""}, "IM52": {"id": 100000005397, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Imperialis-main-image", "alt": ""}, "IM53": {"id": 100000005397, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Imperialis-main-image", "alt": ""}, "IM61": {"id": 100000005397, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Imperialis-main-image", "alt": ""}, "IM62": {"id": 100000005397, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Imperialis-main-image", "alt": ""}, "IM63": {"id": 100000005397, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Imperialis-main-image", "alt": ""}, "IM64": {"id": 100000005397, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Imperialis-main-image", "alt": ""}, "IM71": {"id": 100000005397, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Imperialis-main-image", "alt": ""}, "IM72": {"id": 100000005397, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Imperialis-main-image", "alt": ""}, "IM81": {"id": 100000005397, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Imperialis-main-image", "alt": ""}, "IM91": {"id": 100000005397, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Imperialis-main-image", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/chindi-wallpaper/", "pattern": "Chindi Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["VU-CHI-20-Millet", "VU-CHI-21-Farro", "VU-CHI-22-Sideoat", "VU-CHI-23-Seagrass", "VU-CHI-24-Steppe", "VU-CHI-25-Crafted", "VU-CHI-26-Shenandoah", "VU-CHI-27-Reclaimed", "VU-CHI-28-Paper-Fig", "VU-CHI-29-Stormfield", "VU-CHI-30-Maltese", "VU-CHI-31-Augustine", "VU-CHI-32-Lofty", "VU-CHI-33-Bungalow", "VU-CHI-34-Wild-Rye", "VU-CHI-35-Rockwood", "VU-CHI-36-Laurel", "VU-CHI-37-Shibori-Blue"], "colorway_count": 18, "sku_images": {"VU-CHI-20-Millet": {"id": 100000005271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-300x270.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-768x691.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-300x270.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-768x691.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Chindi-Room", "alt": ""}, "VU-CHI-21-Farro": {"id": 100000005271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-300x270.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-768x691.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-300x270.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-768x691.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Chindi-Room", "alt": ""}, "VU-CHI-22-Sideoat": {"id": 100000005271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-300x270.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-768x691.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-300x270.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-768x691.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Chindi-Room", "alt": ""}, "VU-CHI-23-Seagrass": {"id": 100000005271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-300x270.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-768x691.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-300x270.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-768x691.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Chindi-Room", "alt": ""}, "VU-CHI-24-Steppe": {"id": 100000005271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-300x270.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-768x691.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-300x270.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-768x691.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Chindi-Room", "alt": ""}, "VU-CHI-25-Crafted": {"id": 100000005271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-300x270.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-768x691.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-300x270.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-768x691.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Chindi-Room", "alt": ""}, "VU-CHI-26-Shenandoah": {"id": 100000005271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-300x270.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-768x691.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-300x270.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-768x691.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Chindi-Room", "alt": ""}, "VU-CHI-27-Reclaimed": {"id": 100000005271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-300x270.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-768x691.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-300x270.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-768x691.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Chindi-Room", "alt": ""}, "VU-CHI-28-Paper-Fig": {"id": 100000005271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-300x270.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-768x691.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-300x270.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-768x691.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Chindi-Room", "alt": ""}, "VU-CHI-29-Stormfield": {"id": 100000005271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-300x270.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-768x691.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-300x270.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-768x691.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Chindi-Room", "alt": ""}, "VU-CHI-30-Maltese": {"id": 100000005271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-300x270.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-768x691.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-300x270.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-768x691.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Chindi-Room", "alt": ""}, "VU-CHI-31-Augustine": {"id": 100000005271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-300x270.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-768x691.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-300x270.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-768x691.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Chindi-Room", "alt": ""}, "VU-CHI-32-Lofty": {"id": 100000005271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-300x270.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-768x691.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-300x270.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-768x691.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Chindi-Room", "alt": ""}, "VU-CHI-33-Bungalow": {"id": 100000005271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-300x270.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-768x691.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-300x270.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-768x691.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Chindi-Room", "alt": ""}, "VU-CHI-34-Wild-Rye": {"id": 100000005271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-300x270.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-768x691.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-300x270.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-768x691.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Chindi-Room", "alt": ""}, "VU-CHI-35-Rockwood": {"id": 100000005271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-300x270.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-768x691.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-300x270.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-768x691.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Chindi-Room", "alt": ""}, "VU-CHI-36-Laurel": {"id": 100000005271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-300x270.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-768x691.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-300x270.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-768x691.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Chindi-Room", "alt": ""}, "VU-CHI-37-Shibori-Blue": {"id": 100000005271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-300x270.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-768x691.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-300x270.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-768x691.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Chindi-Room", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/papercraft-wallpaper/", "pattern": "Papercraft Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["89630101", "89631234", "89631303", "89631414", "89632525", "89636226", "89636565", "89637111", "89637447", "89637505", "89639208", "89639509", "89640330", "89641212", "89642222", "89646556", "89647404", "89649229", "89650220", "89651221", "89651313", "89651474", "89652332", "89652424", "89652552", "89656506", "89657202", "89657474", "89657507", "89658508", "89659119", "89659393", "89659515", "89661303", "89670204", "89686204", "89689103", "89692503", "89699703"], "colorway_count": 39, "sku_images": {"89630101": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}, "89631234": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}, "89631303": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}, "89631414": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}, "89632525": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}, "89636226": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}, "89636565": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}, "89637111": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}, "89637447": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}, "89637505": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}, "89639208": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}, "89639509": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}, "89640330": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}, "89641212": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}, "89642222": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}, "89646556": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}, "89647404": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}, "89649229": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}, "89650220": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}, "89651221": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}, "89651313": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}, "89651474": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}, "89652332": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}, "89652424": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}, "89652552": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}, "89656506": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}, "89657202": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}, "89657474": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}, "89657507": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}, "89658508": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}, "89659119": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}, "89659393": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}, "89659515": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}, "89661303": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}, "89670204": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}, "89686204": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}, "89689103": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}, "89692503": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}, "89699703": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/milano-sixty-wallpaper/", "pattern": "Milano Sixty Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["89331616", "89334202", "89335151", "89337997", "89339404", "89340111", "89340909", "89342121", "89345252", "89350990", "89351313", "89356606", "89357337", "89357505", "89382442", "89383606", "89384114", "89386776", "89389515", "89423204"], "colorway_count": 20, "sku_images": {"89331616": {"id": 100000003865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "sizes": "(max-width: 552px) 100vw, 552px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "thumbnail_sizes": "(max-width: 552px) 100vw, 552px", "name": "Milano sixty room", "alt": ""}, "89334202": {"id": 100000003865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "sizes": "(max-width: 552px) 100vw, 552px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "thumbnail_sizes": "(max-width: 552px) 100vw, 552px", "name": "Milano sixty room", "alt": ""}, "89335151": {"id": 100000003865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "sizes": "(max-width: 552px) 100vw, 552px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "thumbnail_sizes": "(max-width: 552px) 100vw, 552px", "name": "Milano sixty room", "alt": ""}, "89337997": {"id": 100000003865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "sizes": "(max-width: 552px) 100vw, 552px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "thumbnail_sizes": "(max-width: 552px) 100vw, 552px", "name": "Milano sixty room", "alt": ""}, "89339404": {"id": 100000003865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "sizes": "(max-width: 552px) 100vw, 552px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "thumbnail_sizes": "(max-width: 552px) 100vw, 552px", "name": "Milano sixty room", "alt": ""}, "89340111": {"id": 100000003865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "sizes": "(max-width: 552px) 100vw, 552px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "thumbnail_sizes": "(max-width: 552px) 100vw, 552px", "name": "Milano sixty room", "alt": ""}, "89340909": {"id": 100000003865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "sizes": "(max-width: 552px) 100vw, 552px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "thumbnail_sizes": "(max-width: 552px) 100vw, 552px", "name": "Milano sixty room", "alt": ""}, "89342121": {"id": 100000003865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "sizes": "(max-width: 552px) 100vw, 552px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "thumbnail_sizes": "(max-width: 552px) 100vw, 552px", "name": "Milano sixty room", "alt": ""}, "89345252": {"id": 100000003865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "sizes": "(max-width: 552px) 100vw, 552px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "thumbnail_sizes": "(max-width: 552px) 100vw, 552px", "name": "Milano sixty room", "alt": ""}, "89350990": {"id": 100000003865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "sizes": "(max-width: 552px) 100vw, 552px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "thumbnail_sizes": "(max-width: 552px) 100vw, 552px", "name": "Milano sixty room", "alt": ""}, "89351313": {"id": 100000003865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "sizes": "(max-width: 552px) 100vw, 552px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "thumbnail_sizes": "(max-width: 552px) 100vw, 552px", "name": "Milano sixty room", "alt": ""}, "89356606": {"id": 100000003865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "sizes": "(max-width: 552px) 100vw, 552px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "thumbnail_sizes": "(max-width: 552px) 100vw, 552px", "name": "Milano sixty room", "alt": ""}, "89357337": {"id": 100000003865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "sizes": "(max-width: 552px) 100vw, 552px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "thumbnail_sizes": "(max-width: 552px) 100vw, 552px", "name": "Milano sixty room", "alt": ""}, "89357505": {"id": 100000003865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "sizes": "(max-width: 552px) 100vw, 552px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "thumbnail_sizes": "(max-width: 552px) 100vw, 552px", "name": "Milano sixty room", "alt": ""}, "89382442": {"id": 100000003865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "sizes": "(max-width: 552px) 100vw, 552px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "thumbnail_sizes": "(max-width: 552px) 100vw, 552px", "name": "Milano sixty room", "alt": ""}, "89383606": {"id": 100000003865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "sizes": "(max-width: 552px) 100vw, 552px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "thumbnail_sizes": "(max-width: 552px) 100vw, 552px", "name": "Milano sixty room", "alt": ""}, "89384114": {"id": 100000003865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "sizes": "(max-width: 552px) 100vw, 552px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "thumbnail_sizes": "(max-width: 552px) 100vw, 552px", "name": "Milano sixty room", "alt": ""}, "89386776": {"id": 100000003865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "sizes": "(max-width: 552px) 100vw, 552px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "thumbnail_sizes": "(max-width: 552px) 100vw, 552px", "name": "Milano sixty room", "alt": ""}, "89389515": {"id": 100000003865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "sizes": "(max-width: 552px) 100vw, 552px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "thumbnail_sizes": "(max-width: 552px) 100vw, 552px", "name": "Milano sixty room", "alt": ""}, "89423204": {"id": 100000003865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "sizes": "(max-width: 552px) 100vw, 552px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "thumbnail_sizes": "(max-width: 552px) 100vw, 552px", "name": "Milano sixty room", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/sofhie-wallpaper/", "pattern": "Sophie Robinson Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["HSRW113043", "HSRW113044", "HSRW113045", "HSRW113046", "HSRW113047", "HSRW113048", "HSRW113049", "HSRW113050", "HSRW113051", "HSRW113052", "HSRW113053", "HSRW113054", "HSRW113055", "HSRW113056", "HSRW113057", "HSRW113058", "HSRW113059", "HSRW113060", "HSRW113061", "HSRW113062", "HSRW113063", "HSRW113064", "HSRW113065", "HSRW113066", "HSRW113067", "HSRW113068"], "colorway_count": 26, "sku_images": {"HSRW113043": {"id": 100000003105, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "sophie-robinson-wallpaper-collection", "alt": ""}, "HSRW113044": {"id": 100000003105, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "sophie-robinson-wallpaper-collection", "alt": ""}, "HSRW113045": {"id": 100000003105, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "sophie-robinson-wallpaper-collection", "alt": ""}, "HSRW113046": {"id": 100000003105, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "sophie-robinson-wallpaper-collection", "alt": ""}, "HSRW113047": {"id": 100000003105, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "sophie-robinson-wallpaper-collection", "alt": ""}, "HSRW113048": {"id": 100000003105, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "sophie-robinson-wallpaper-collection", "alt": ""}, "HSRW113049": {"id": 100000003105, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "sophie-robinson-wallpaper-collection", "alt": ""}, "HSRW113050": {"id": 100000003105, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "sophie-robinson-wallpaper-collection", "alt": ""}, "HSRW113051": {"id": 100000003105, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "sophie-robinson-wallpaper-collection", "alt": ""}, "HSRW113052": {"id": 100000003105, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "sophie-robinson-wallpaper-collection", "alt": ""}, "HSRW113053": {"id": 100000003105, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "sophie-robinson-wallpaper-collection", "alt": ""}, "HSRW113054": {"id": 100000003105, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "sophie-robinson-wallpaper-collection", "alt": ""}, "HSRW113055": {"id": 100000003105, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "sophie-robinson-wallpaper-collection", "alt": ""}, "HSRW113056": {"id": 100000003105, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "sophie-robinson-wallpaper-collection", "alt": ""}, "HSRW113057": {"id": 100000003105, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "sophie-robinson-wallpaper-collection", "alt": ""}, "HSRW113058": {"id": 100000003105, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "sophie-robinson-wallpaper-collection", "alt": ""}, "HSRW113059": {"id": 100000003105, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "sophie-robinson-wallpaper-collection", "alt": ""}, "HSRW113060": {"id": 100000003105, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "sophie-robinson-wallpaper-collection", "alt": ""}, "HSRW113061": {"id": 100000003105, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "sophie-robinson-wallpaper-collection", "alt": ""}, "HSRW113062": {"id": 100000003105, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "sophie-robinson-wallpaper-collection", "alt": ""}, "HSRW113063": {"id": 100000003105, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "sophie-robinson-wallpaper-collection", "alt": ""}, "HSRW113064": {"id": 100000003105, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "sophie-robinson-wallpaper-collection", "alt": ""}, "HSRW113065": {"id": 100000003105, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "sophie-robinson-wallpaper-collection", "alt": ""}, "HSRW113066": {"id": 100000003105, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "sophie-robinson-wallpaper-collection", "alt": ""}, "HSRW113067": {"id": 100000003105, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "sophie-robinson-wallpaper-collection", "alt": ""}, "HSRW113068": {"id": 100000003105, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "sophie-robinson-wallpaper-collection", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/derby-wallpaper/", "pattern": "Derby Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["82071125", "82071425", "82072461", "82073255", "82077159", "82077310", "82079530", "89281005", "89282248", "89286312", "89287530", "89288418", "89289754", "89291299", "89296821", "89297210", "89299003", "89299577", "89302640", "89306914", "89307783", "89309016", "89311512", "89312877", "89317246", "89317684", "89318860", "89319144", "89320129", "89326687", "89327200", "89327850", "89329286", "89329457"], "colorway_count": 34, "sku_images": {"82071125": {"id": 100000003802, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "sizes": "(max-width: 699px) 100vw, 699px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "thumbnail_sizes": "(max-width: 699px) 100vw, 699px", "name": "derby photo", "alt": ""}, "82071425": {"id": 100000003802, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "sizes": "(max-width: 699px) 100vw, 699px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "thumbnail_sizes": "(max-width: 699px) 100vw, 699px", "name": "derby photo", "alt": ""}, "82072461": {"id": 100000003802, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "sizes": "(max-width: 699px) 100vw, 699px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "thumbnail_sizes": "(max-width: 699px) 100vw, 699px", "name": "derby photo", "alt": ""}, "82073255": {"id": 100000003802, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "sizes": "(max-width: 699px) 100vw, 699px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "thumbnail_sizes": "(max-width: 699px) 100vw, 699px", "name": "derby photo", "alt": ""}, "82077159": {"id": 100000003802, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "sizes": "(max-width: 699px) 100vw, 699px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "thumbnail_sizes": "(max-width: 699px) 100vw, 699px", "name": "derby photo", "alt": ""}, "82077310": {"id": 100000003802, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "sizes": "(max-width: 699px) 100vw, 699px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "thumbnail_sizes": "(max-width: 699px) 100vw, 699px", "name": "derby photo", "alt": ""}, "82079530": {"id": 100000003802, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "sizes": "(max-width: 699px) 100vw, 699px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "thumbnail_sizes": "(max-width: 699px) 100vw, 699px", "name": "derby photo", "alt": ""}, "89281005": {"id": 100000003802, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "sizes": "(max-width: 699px) 100vw, 699px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "thumbnail_sizes": "(max-width: 699px) 100vw, 699px", "name": "derby photo", "alt": ""}, "89282248": {"id": 100000003802, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "sizes": "(max-width: 699px) 100vw, 699px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "thumbnail_sizes": "(max-width: 699px) 100vw, 699px", "name": "derby photo", "alt": ""}, "89286312": {"id": 100000003802, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "sizes": "(max-width: 699px) 100vw, 699px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "thumbnail_sizes": "(max-width: 699px) 100vw, 699px", "name": "derby photo", "alt": ""}, "89287530": {"id": 100000003802, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "sizes": "(max-width: 699px) 100vw, 699px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "thumbnail_sizes": "(max-width: 699px) 100vw, 699px", "name": "derby photo", "alt": ""}, "89288418": {"id": 100000003802, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "sizes": "(max-width: 699px) 100vw, 699px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "thumbnail_sizes": "(max-width: 699px) 100vw, 699px", "name": "derby photo", "alt": ""}, "89289754": {"id": 100000003802, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "sizes": "(max-width: 699px) 100vw, 699px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "thumbnail_sizes": "(max-width: 699px) 100vw, 699px", "name": "derby photo", "alt": ""}, "89291299": {"id": 100000003802, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "sizes": "(max-width: 699px) 100vw, 699px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "thumbnail_sizes": "(max-width: 699px) 100vw, 699px", "name": "derby photo", "alt": ""}, "89296821": {"id": 100000003802, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "sizes": "(max-width: 699px) 100vw, 699px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "thumbnail_sizes": "(max-width: 699px) 100vw, 699px", "name": "derby photo", "alt": ""}, "89297210": {"id": 100000003802, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "sizes": "(max-width: 699px) 100vw, 699px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "thumbnail_sizes": "(max-width: 699px) 100vw, 699px", "name": "derby photo", "alt": ""}, "89299003": {"id": 100000003802, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "sizes": "(max-width: 699px) 100vw, 699px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "thumbnail_sizes": "(max-width: 699px) 100vw, 699px", "name": "derby photo", "alt": ""}, "89299577": {"id": 100000003802, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "sizes": "(max-width: 699px) 100vw, 699px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "thumbnail_sizes": "(max-width: 699px) 100vw, 699px", "name": "derby photo", "alt": ""}, "89302640": {"id": 100000003802, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "sizes": "(max-width: 699px) 100vw, 699px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "thumbnail_sizes": "(max-width: 699px) 100vw, 699px", "name": "derby photo", "alt": ""}, "89306914": {"id": 100000003802, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "sizes": "(max-width: 699px) 100vw, 699px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "thumbnail_sizes": "(max-width: 699px) 100vw, 699px", "name": "derby photo", "alt": ""}, "89307783": {"id": 100000003802, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "sizes": "(max-width: 699px) 100vw, 699px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "thumbnail_sizes": "(max-width: 699px) 100vw, 699px", "name": "derby photo", "alt": ""}, "89309016": {"id": 100000003802, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "sizes": "(max-width: 699px) 100vw, 699px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "thumbnail_sizes": "(max-width: 699px) 100vw, 699px", "name": "derby photo", "alt": ""}, "89311512": {"id": 100000003802, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "sizes": "(max-width: 699px) 100vw, 699px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "thumbnail_sizes": "(max-width: 699px) 100vw, 699px", "name": "derby photo", "alt": ""}, "89312877": {"id": 100000003802, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "sizes": "(max-width: 699px) 100vw, 699px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "thumbnail_sizes": "(max-width: 699px) 100vw, 699px", "name": "derby photo", "alt": ""}, "89317246": {"id": 100000003802, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "sizes": "(max-width: 699px) 100vw, 699px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "thumbnail_sizes": "(max-width: 699px) 100vw, 699px", "name": "derby photo", "alt": ""}, "89317684": {"id": 100000003802, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "sizes": "(max-width: 699px) 100vw, 699px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "thumbnail_sizes": "(max-width: 699px) 100vw, 699px", "name": "derby photo", "alt": ""}, "89318860": {"id": 100000003802, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "sizes": "(max-width: 699px) 100vw, 699px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "thumbnail_sizes": "(max-width: 699px) 100vw, 699px", "name": "derby photo", "alt": ""}, "89319144": {"id": 100000003802, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "sizes": "(max-width: 699px) 100vw, 699px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "thumbnail_sizes": "(max-width: 699px) 100vw, 699px", "name": "derby photo", "alt": ""}, "89320129": {"id": 100000003802, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "sizes": "(max-width: 699px) 100vw, 699px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "thumbnail_sizes": "(max-width: 699px) 100vw, 699px", "name": "derby photo", "alt": ""}, "89326687": {"id": 100000003802, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "sizes": "(max-width: 699px) 100vw, 699px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "thumbnail_sizes": "(max-width: 699px) 100vw, 699px", "name": "derby photo", "alt": ""}, "89327200": {"id": 100000003802, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "sizes": "(max-width: 699px) 100vw, 699px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "thumbnail_sizes": "(max-width: 699px) 100vw, 699px", "name": "derby photo", "alt": ""}, "89327850": {"id": 100000003802, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "sizes": "(max-width: 699px) 100vw, 699px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "thumbnail_sizes": "(max-width: 699px) 100vw, 699px", "name": "derby photo", "alt": ""}, "89329286": {"id": 100000003802, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "sizes": "(max-width: 699px) 100vw, 699px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "thumbnail_sizes": "(max-width: 699px) 100vw, 699px", "name": "derby photo", "alt": ""}, "89329457": {"id": 100000003802, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "sizes": "(max-width: 699px) 100vw, 699px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "thumbnail_sizes": "(max-width: 699px) 100vw, 699px", "name": "derby photo", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/disney-home-wallpaper/", "pattern": "Disney Home Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["DDIW217262", "DDIW217263", "DDIW217264", "DDIW217265", "DDIW217266", "DDIW217267", "DDIW217268", "DDIW217269", "DDIW217270", "DDIW217271", "DDIW217272", "DDIW217273", "DDIW217274", "DDIW217275", "DDIW217276", "DDIW217277", "DDIW217278", "DDIW217279", "DDIW217280", "DDIW217281", "DDIW217282", "DDIW217283", "DDIW217284", "DDIW217285", "DDIW217286", "DDIW217287", "DDIW217288", "DDIW217289", "DDIW217290", "DDIW217291", "DDIW217292", "DDIW217293"], "colorway_count": 32, "sku_images": {"DDIW217262": {"id": 100000002769, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "mickey-stripe-wallpaper", "alt": ""}, "DDIW217263": {"id": 100000002769, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "mickey-stripe-wallpaper", "alt": ""}, "DDIW217264": {"id": 100000002769, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "mickey-stripe-wallpaper", "alt": ""}, "DDIW217265": {"id": 100000002769, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "mickey-stripe-wallpaper", "alt": ""}, "DDIW217266": {"id": 100000002769, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "mickey-stripe-wallpaper", "alt": ""}, "DDIW217267": {"id": 100000002769, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "mickey-stripe-wallpaper", "alt": ""}, "DDIW217268": {"id": 100000002769, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "mickey-stripe-wallpaper", "alt": ""}, "DDIW217269": {"id": 100000002769, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "mickey-stripe-wallpaper", "alt": ""}, "DDIW217270": {"id": 100000002769, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "mickey-stripe-wallpaper", "alt": ""}, "DDIW217271": {"id": 100000002769, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "mickey-stripe-wallpaper", "alt": ""}, "DDIW217272": {"id": 100000002769, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "mickey-stripe-wallpaper", "alt": ""}, "DDIW217273": {"id": 100000002769, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "mickey-stripe-wallpaper", "alt": ""}, "DDIW217274": {"id": 100000002769, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "mickey-stripe-wallpaper", "alt": ""}, "DDIW217275": {"id": 100000002769, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "mickey-stripe-wallpaper", "alt": ""}, "DDIW217276": {"id": 100000002769, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "mickey-stripe-wallpaper", "alt": ""}, "DDIW217277": {"id": 100000002769, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "mickey-stripe-wallpaper", "alt": ""}, "DDIW217278": {"id": 100000002769, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "mickey-stripe-wallpaper", "alt": ""}, "DDIW217279": {"id": 100000002769, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "mickey-stripe-wallpaper", "alt": ""}, "DDIW217280": {"id": 100000002769, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "mickey-stripe-wallpaper", "alt": ""}, "DDIW217281": {"id": 100000002769, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "mickey-stripe-wallpaper", "alt": ""}, "DDIW217282": {"id": 100000002769, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "mickey-stripe-wallpaper", "alt": ""}, "DDIW217283": {"id": 100000002769, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "mickey-stripe-wallpaper", "alt": ""}, "DDIW217284": {"id": 100000002769, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "mickey-stripe-wallpaper", "alt": ""}, "DDIW217285": {"id": 100000002769, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "mickey-stripe-wallpaper", "alt": ""}, "DDIW217286": {"id": 100000002769, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "mickey-stripe-wallpaper", "alt": ""}, "DDIW217287": {"id": 100000002769, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "mickey-stripe-wallpaper", "alt": ""}, "DDIW217288": {"id": 100000002769, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "mickey-stripe-wallpaper", "alt": ""}, "DDIW217289": {"id": 100000002769, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "mickey-stripe-wallpaper", "alt": ""}, "DDIW217290": {"id": 100000002769, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "mickey-stripe-wallpaper", "alt": ""}, "DDIW217291": {"id": 100000002769, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "mickey-stripe-wallpaper", "alt": ""}, "DDIW217292": {"id": 100000002769, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "mickey-stripe-wallpaper", "alt": ""}, "DDIW217293": {"id": 100000002769, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "mickey-stripe-wallpaper", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/fornasetti-senza-tempo-ii-wallpapers/", "pattern": "Fornasetti Senza Tempo II Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["123_1001", "123_1002", "123_1003", "123_1004", "123_10046", "123_10047", "123_10048", "123_10049", "123_1005", "123_10050", "123_11051", "123_11052", "123_11053", "123_11054", "123_11055", "123_2006", "123_2007", "123_2008", "123_2009", "123_2010", "123_4016", "123_4017", "123_4018", "123_4019", "123_4020", "123_5022", "123_5023", "123_5024", "123_5025", "123_5026", "123_6027", "123_6028", "123_6029", "123_6030", "123_6031", "123_7032", "123_7033", "123_7034", "123_7035", "123_7036", "123_8038", "123_8039", "123_8040", "123_8041", "123_8042", "123_9043", "123_9044", "123_9045"], "colorway_count": 48, "sku_images": {"123_1001": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_1002": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_1003": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_1004": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_10046": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_10047": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_10048": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_10049": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_1005": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_10050": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_11051": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_11052": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_11053": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_11054": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_11055": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_2006": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_2007": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_2008": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_2009": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_2010": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_4016": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_4017": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_4018": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_4019": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_4020": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_5022": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_5023": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_5024": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_5025": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_5026": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_6027": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_6028": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_6029": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_6030": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_6031": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_7032": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_7033": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_7034": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_7035": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_7036": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_8038": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_8039": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_8040": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_8041": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_8042": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_9043": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_9044": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_9045": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/arcadian-thames-wallpaper/", "pattern": "Arcadian Thames Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["ZATW313039", "ZATW313040", "ZATW313041", "ZATW313042", "ZATW313043", "ZATW313044", "ZATW313045", "ZATW313046", "ZATW313047", "ZATW313048", "ZATW313049", "ZATW313050", "ZATW313051", "ZATW313052", "ZATW313053", "ZATW313054", "ZATW313055"], "colorway_count": 17, "sku_images": {"ZATW313039": {"id": 162090, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/arcadian-thames-wallpaper-collection-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/arcadian-thames-wallpaper-collection-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "arcadian-thames-wallpaper-collection.jpg", "alt": ""}, "ZATW313040": {"id": 162090, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/arcadian-thames-wallpaper-collection-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/arcadian-thames-wallpaper-collection-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "arcadian-thames-wallpaper-collection.jpg", "alt": ""}, "ZATW313041": {"id": 162090, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/arcadian-thames-wallpaper-collection-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/arcadian-thames-wallpaper-collection-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "arcadian-thames-wallpaper-collection.jpg", "alt": ""}, "ZATW313042": {"id": 162090, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/arcadian-thames-wallpaper-collection-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/arcadian-thames-wallpaper-collection-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "arcadian-thames-wallpaper-collection.jpg", "alt": ""}, "ZATW313043": {"id": 162090, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/arcadian-thames-wallpaper-collection-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/arcadian-thames-wallpaper-collection-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "arcadian-thames-wallpaper-collection.jpg", "alt": ""}, "ZATW313044": {"id": 162090, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/arcadian-thames-wallpaper-collection-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/arcadian-thames-wallpaper-collection-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "arcadian-thames-wallpaper-collection.jpg", "alt": ""}, "ZATW313045": {"id": 162090, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/arcadian-thames-wallpaper-collection-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/arcadian-thames-wallpaper-collection-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "arcadian-thames-wallpaper-collection.jpg", "alt": ""}, "ZATW313046": {"id": 162090, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/arcadian-thames-wallpaper-collection-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/arcadian-thames-wallpaper-collection-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "arcadian-thames-wallpaper-collection.jpg", "alt": ""}, "ZATW313047": {"id": 162090, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/arcadian-thames-wallpaper-collection-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/arcadian-thames-wallpaper-collection-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "arcadian-thames-wallpaper-collection.jpg", "alt": ""}, "ZATW313048": {"id": 162090, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/arcadian-thames-wallpaper-collection-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/arcadian-thames-wallpaper-collection-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "arcadian-thames-wallpaper-collection.jpg", "alt": ""}, "ZATW313049": {"id": 162090, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/arcadian-thames-wallpaper-collection-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/arcadian-thames-wallpaper-collection-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "arcadian-thames-wallpaper-collection.jpg", "alt": ""}, "ZATW313050": {"id": 162090, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/arcadian-thames-wallpaper-collection-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/arcadian-thames-wallpaper-collection-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "arcadian-thames-wallpaper-collection.jpg", "alt": ""}, "ZATW313051": {"id": 162090, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/arcadian-thames-wallpaper-collection-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/arcadian-thames-wallpaper-collection-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "arcadian-thames-wallpaper-collection.jpg", "alt": ""}, "ZATW313052": {"id": 162090, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/arcadian-thames-wallpaper-collection-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/arcadian-thames-wallpaper-collection-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "arcadian-thames-wallpaper-collection.jpg", "alt": ""}, "ZATW313053": {"id": 162090, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/arcadian-thames-wallpaper-collection-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/arcadian-thames-wallpaper-collection-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "arcadian-thames-wallpaper-collection.jpg", "alt": ""}, "ZATW313054": {"id": 162090, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/arcadian-thames-wallpaper-collection-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/arcadian-thames-wallpaper-collection-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "arcadian-thames-wallpaper-collection.jpg", "alt": ""}, "ZATW313055": {"id": 162090, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/arcadian-thames-wallpaper-collection-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/arcadian-thames-wallpaper-collection-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "arcadian-thames-wallpaper-collection.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/eco-friendly/timeless-wallpapers/", "pattern": "Timeless Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["tm102", "tm104", "tm106", "tm109", "tm110", "tm111", "tm202", "tm206", "tm209", "tm210", "tm211", "tm212", "tm302", "tm304", "tm306", "tm309", "tm310", "tm311", "tm312", "tm406", "tm410", "tm411", "tm412", "tm509", "tm510"], "colorway_count": 25, "sku_images": {"tm102": {"id": 162076, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-207.jpg", "alt": ""}, "tm104": {"id": 162076, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-207.jpg", "alt": ""}, "tm106": {"id": 162076, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-207.jpg", "alt": ""}, "tm109": {"id": 162076, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-207.jpg", "alt": ""}, "tm110": {"id": 162076, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-207.jpg", "alt": ""}, "tm111": {"id": 162076, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-207.jpg", "alt": ""}, "tm202": {"id": 162076, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-207.jpg", "alt": ""}, "tm206": {"id": 162076, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-207.jpg", "alt": ""}, "tm209": {"id": 162076, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-207.jpg", "alt": ""}, "tm210": {"id": 162076, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-207.jpg", "alt": ""}, "tm211": {"id": 162076, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-207.jpg", "alt": ""}, "tm212": {"id": 162076, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-207.jpg", "alt": ""}, "tm302": {"id": 162076, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-207.jpg", "alt": ""}, "tm304": {"id": 162076, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-207.jpg", "alt": ""}, "tm306": {"id": 162076, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-207.jpg", "alt": ""}, "tm309": {"id": 162076, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-207.jpg", "alt": ""}, "tm310": {"id": 162076, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-207.jpg", "alt": ""}, "tm311": {"id": 162076, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-207.jpg", "alt": ""}, "tm312": {"id": 162076, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-207.jpg", "alt": ""}, "tm406": {"id": 162076, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-207.jpg", "alt": ""}, "tm410": {"id": 162076, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-207.jpg", "alt": ""}, "tm411": {"id": 162076, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-207.jpg", "alt": ""}, "tm412": {"id": 162076, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-207.jpg", "alt": ""}, "tm509": {"id": 162076, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-207.jpg", "alt": ""}, "tm510": {"id": 162076, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-207.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/refined-structures-2-wallpaper/", "pattern": "Refined Structures 2 Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["REFINED STRUCTURE 2 -9260", "REFINED STRUCTURE 2 -9261", "REFINED STRUCTURE 2 -9500", "REFINED STRUCTURE 2 -9501", "REFINED STRUCTURE 2 -9502", "REFINED STRUCTURE 2 -9503", "REFINED STRUCTURE 2 -9504", "REFINED STRUCTURE 2 -9505", "REFINED STRUCTURE 2 -9510", "REFINED STRUCTURE 2 -9511", "REFINED STRUCTURE 2 -9512", "REFINED STRUCTURE 2 -9513", "REFINED STRUCTURE 2 -9514", "REFINED STRUCTURE 2 -9515", "REFINED STRUCTURE 2 -9520", "REFINED STRUCTURE 2 -9521", "REFINED STRUCTURE 2 -9522", "REFINED STRUCTURE 2 -9523", "REFINED STRUCTURE 2 -9524", "REFINED STRUCTURE 2 -9525", "REFINED STRUCTURE 2 -9526", "REFINED STRUCTURE 2 -9530", "REFINED STRUCTURE 2 -9531", "REFINED STRUCTURE 2 -9532", "REFINED STRUCTURE 2 -9533", "REFINED STRUCTURE 2 -9534", "REFINED STRUCTURE 2 -9535", "REFINED STRUCTURE 2 -9536", "REFINED STRUCTURE 2 -9537", "REFINED STRUCTURE 2 -9538", "REFINED STRUCTURE 2 -9539", "REFINED STRUCTURE 2 -9540", "REFINED STRUCTURE 2 -9541", "REFINED STRUCTURE 2 -9550", "REFINED STRUCTURE 2 -9551", "REFINED STRUCTURE 2 -9552", "REFINED STRUCTURE 2 -9553", "REFINED STRUCTURE 2 -9560", "REFINED STRUCTURE 2 -9561", "REFINED STRUCTURE 2 -9562", "REFINED STRUCTURE 2 -9563", "REFINED STRUCTURE 2 -9570", "REFINED STRUCTURE 2 -9571", "REFINED STRUCTURE 2 -9572", "REFINED STRUCTURE 2 -9573", "REFINED STRUCTURE 2 -9580", "REFINED STRUCTURE 2 -9581", "REFINED STRUCTURE 2 -9582", "REFINED STRUCTURE 2 -9590", "REFINED STRUCTURE 2 -9591", "REFINED STRUCTURE 2 -9592", "REFINED STRUCTURE 2 -9595", "REFINED STRUCTURE 2 -9596"], "colorway_count": 53, "sku_images": {"REFINED STRUCTURE 2 -9260": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9261": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9500": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9501": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9502": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9503": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9504": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9505": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9510": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9511": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9512": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9513": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9514": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9515": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9520": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9521": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9522": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9523": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9524": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9525": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9526": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9530": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9531": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9532": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9533": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9534": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9535": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9536": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9537": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9538": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9539": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9540": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9541": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9550": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9551": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9552": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9553": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9560": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9561": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9562": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9563": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9570": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9571": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9572": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9573": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9580": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9581": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9582": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9590": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9591": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9592": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9595": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}, "REFINED STRUCTURE 2 -9596": {"id": 100000093886, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Refined-Structure-2.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Refined Structure 2", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Armani Casa", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/precious-fibers-1-wallpaper/", "pattern": "Precious Fibers 1 Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["PRECIOUS FIBERS 1-9010", "PRECIOUS FIBERS 1-9011", "PRECIOUS FIBERS 1-9012", "PRECIOUS FIBERS 1-9021", "PRECIOUS FIBERS 1-9030", "PRECIOUS FIBERS 1-9031", "PRECIOUS FIBERS 1-9040", "PRECIOUS FIBERS 1-9041", "PRECIOUS FIBERS 1-9042", "PRECIOUS FIBERS 1-9055", "PRECIOUS FIBERS 1-9056", "PRECIOUS FIBERS 1-9057", "PRECIOUS FIBERS 1-9060", "PRECIOUS FIBERS 1-9061", "PRECIOUS FIBERS 1-9062", "PRECIOUS FIBERS 1-9063", "PRECIOUS FIBERS 1-9064", "PRECIOUS FIBERS 1-9065", "PRECIOUS FIBERS 1-9066", "PRECIOUS FIBERS 1-9067", "PRECIOUS FIBERS 1-9070", "PRECIOUS FIBERS 1-9072", "PRECIOUS FIBERS 1-9073", "PRECIOUS FIBERS 1-9074", "PRECIOUS FIBERS 1-9090", "PRECIOUS FIBERS 1-9091", "PRECIOUS FIBERS 1-9092", "PRECIOUS FIBERS 1-9093"], "colorway_count": 28, "sku_images": {"PRECIOUS FIBERS 1-9010": {"id": 100000093647, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "sizes": "(max-width: 723px) 100vw, 723px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 723px) 100vw, 723px", "name": "Precious Fibers 1 Cover", "alt": ""}, "PRECIOUS FIBERS 1-9011": {"id": 100000093647, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "sizes": "(max-width: 723px) 100vw, 723px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 723px) 100vw, 723px", "name": "Precious Fibers 1 Cover", "alt": ""}, "PRECIOUS FIBERS 1-9012": {"id": 100000093647, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "sizes": "(max-width: 723px) 100vw, 723px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 723px) 100vw, 723px", "name": "Precious Fibers 1 Cover", "alt": ""}, "PRECIOUS FIBERS 1-9021": {"id": 100000093647, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "sizes": "(max-width: 723px) 100vw, 723px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 723px) 100vw, 723px", "name": "Precious Fibers 1 Cover", "alt": ""}, "PRECIOUS FIBERS 1-9030": {"id": 100000093647, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "sizes": "(max-width: 723px) 100vw, 723px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 723px) 100vw, 723px", "name": "Precious Fibers 1 Cover", "alt": ""}, "PRECIOUS FIBERS 1-9031": {"id": 100000093647, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "sizes": "(max-width: 723px) 100vw, 723px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 723px) 100vw, 723px", "name": "Precious Fibers 1 Cover", "alt": ""}, "PRECIOUS FIBERS 1-9040": {"id": 100000093647, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "sizes": "(max-width: 723px) 100vw, 723px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 723px) 100vw, 723px", "name": "Precious Fibers 1 Cover", "alt": ""}, "PRECIOUS FIBERS 1-9041": {"id": 100000093647, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "sizes": "(max-width: 723px) 100vw, 723px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 723px) 100vw, 723px", "name": "Precious Fibers 1 Cover", "alt": ""}, "PRECIOUS FIBERS 1-9042": {"id": 100000093647, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "sizes": "(max-width: 723px) 100vw, 723px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 723px) 100vw, 723px", "name": "Precious Fibers 1 Cover", "alt": ""}, "PRECIOUS FIBERS 1-9055": {"id": 100000093647, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "sizes": "(max-width: 723px) 100vw, 723px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 723px) 100vw, 723px", "name": "Precious Fibers 1 Cover", "alt": ""}, "PRECIOUS FIBERS 1-9056": {"id": 100000093647, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "sizes": "(max-width: 723px) 100vw, 723px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 723px) 100vw, 723px", "name": "Precious Fibers 1 Cover", "alt": ""}, "PRECIOUS FIBERS 1-9057": {"id": 100000093647, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "sizes": "(max-width: 723px) 100vw, 723px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 723px) 100vw, 723px", "name": "Precious Fibers 1 Cover", "alt": ""}, "PRECIOUS FIBERS 1-9060": {"id": 100000093647, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "sizes": "(max-width: 723px) 100vw, 723px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 723px) 100vw, 723px", "name": "Precious Fibers 1 Cover", "alt": ""}, "PRECIOUS FIBERS 1-9061": {"id": 100000093647, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "sizes": "(max-width: 723px) 100vw, 723px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 723px) 100vw, 723px", "name": "Precious Fibers 1 Cover", "alt": ""}, "PRECIOUS FIBERS 1-9062": {"id": 100000093647, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "sizes": "(max-width: 723px) 100vw, 723px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 723px) 100vw, 723px", "name": "Precious Fibers 1 Cover", "alt": ""}, "PRECIOUS FIBERS 1-9063": {"id": 100000093647, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "sizes": "(max-width: 723px) 100vw, 723px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 723px) 100vw, 723px", "name": "Precious Fibers 1 Cover", "alt": ""}, "PRECIOUS FIBERS 1-9064": {"id": 100000093647, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "sizes": "(max-width: 723px) 100vw, 723px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 723px) 100vw, 723px", "name": "Precious Fibers 1 Cover", "alt": ""}, "PRECIOUS FIBERS 1-9065": {"id": 100000093647, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "sizes": "(max-width: 723px) 100vw, 723px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 723px) 100vw, 723px", "name": "Precious Fibers 1 Cover", "alt": ""}, "PRECIOUS FIBERS 1-9066": {"id": 100000093647, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "sizes": "(max-width: 723px) 100vw, 723px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 723px) 100vw, 723px", "name": "Precious Fibers 1 Cover", "alt": ""}, "PRECIOUS FIBERS 1-9067": {"id": 100000093647, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "sizes": "(max-width: 723px) 100vw, 723px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 723px) 100vw, 723px", "name": "Precious Fibers 1 Cover", "alt": ""}, "PRECIOUS FIBERS 1-9070": {"id": 100000093647, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "sizes": "(max-width: 723px) 100vw, 723px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 723px) 100vw, 723px", "name": "Precious Fibers 1 Cover", "alt": ""}, "PRECIOUS FIBERS 1-9072": {"id": 100000093647, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "sizes": "(max-width: 723px) 100vw, 723px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 723px) 100vw, 723px", "name": "Precious Fibers 1 Cover", "alt": ""}, "PRECIOUS FIBERS 1-9073": {"id": 100000093647, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "sizes": "(max-width: 723px) 100vw, 723px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 723px) 100vw, 723px", "name": "Precious Fibers 1 Cover", "alt": ""}, "PRECIOUS FIBERS 1-9074": {"id": 100000093647, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "sizes": "(max-width: 723px) 100vw, 723px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 723px) 100vw, 723px", "name": "Precious Fibers 1 Cover", "alt": ""}, "PRECIOUS FIBERS 1-9090": {"id": 100000093647, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "sizes": "(max-width: 723px) 100vw, 723px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 723px) 100vw, 723px", "name": "Precious Fibers 1 Cover", "alt": ""}, "PRECIOUS FIBERS 1-9091": {"id": 100000093647, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "sizes": "(max-width: 723px) 100vw, 723px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 723px) 100vw, 723px", "name": "Precious Fibers 1 Cover", "alt": ""}, "PRECIOUS FIBERS 1-9092": {"id": 100000093647, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "sizes": "(max-width: 723px) 100vw, 723px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 723px) 100vw, 723px", "name": "Precious Fibers 1 Cover", "alt": ""}, "PRECIOUS FIBERS 1-9093": {"id": 100000093647, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "sizes": "(max-width: 723px) 100vw, 723px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover.jpg 723w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-1-Cover-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 723px) 100vw, 723px", "name": "Precious Fibers 1 Cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Armani Casa", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/precious-fibers-3-wallpaper/", "pattern": "Precious Fibers 3 Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["PRECIOUS FIBERS 3 -9700", "PRECIOUS FIBERS 3 -9701", "PRECIOUS FIBERS 3 -9702", "PRECIOUS FIBERS 3 -9703", "PRECIOUS FIBERS 3 -9704", "PRECIOUS FIBERS 3 -9705", "PRECIOUS FIBERS 3 -9710", "PRECIOUS FIBERS 3 -9711", "PRECIOUS FIBERS 3 -9712", "PRECIOUS FIBERS 3 -9713", "PRECIOUS FIBERS 3 -9714", "PRECIOUS FIBERS 3 -9715", "PRECIOUS FIBERS 3 -9720", "PRECIOUS FIBERS 3 -9721", "PRECIOUS FIBERS 3 -9722", "PRECIOUS FIBERS 3 -9723", "PRECIOUS FIBERS 3 -9730", "PRECIOUS FIBERS 3 -9731", "PRECIOUS FIBERS 3 -9732", "PRECIOUS FIBERS 3 -9733", "PRECIOUS FIBERS 3 -9734", "PRECIOUS FIBERS 3 -9740", "PRECIOUS FIBERS 3 -9741", "PRECIOUS FIBERS 3 -9742", "PRECIOUS FIBERS 3 -9750", "PRECIOUS FIBERS 3 -9751", "PRECIOUS FIBERS 3 -9752", "PRECIOUS FIBERS 3 -9753", "PRECIOUS FIBERS 3 -9754", "PRECIOUS FIBERS 3 -9755", "PRECIOUS FIBERS 3 -9756", "PRECIOUS FIBERS 3 -9757", "PRECIOUS FIBERS 3 -9760", "PRECIOUS FIBERS 3 -9761", "PRECIOUS FIBERS 3 -9762", "PRECIOUS FIBERS 3 -9770", "PRECIOUS FIBERS 3 -9771", "PRECIOUS FIBERS 3 -9772", "PRECIOUS FIBERS 3 -9773", "PRECIOUS FIBERS 3 -9774", "PRECIOUS FIBERS 3 -9775", "PRECIOUS FIBERS 3 -9776", "PRECIOUS FIBERS 3 -9777", "PRECIOUS FIBERS 3 -9778", "PRECIOUS FIBERS 3 -9779", "PRECIOUS FIBERS 3 -9780", "PRECIOUS FIBERS 3 -9781", "PRECIOUS FIBERS 3 -9782", "PRECIOUS FIBERS 3 -9783", "PRECIOUS FIBERS 3 -9784", "PRECIOUS FIBERS 3 -9785", "PRECIOUS FIBERS 3 -9786", "PRECIOUS FIBERS 3 -9787", "PRECIOUS FIBERS 3 -9788", "PRECIOUS FIBERS 3 -9789", "PRECIOUS FIBERS 3 -9790", "PRECIOUS FIBERS 3 -9791", "PRECIOUS FIBERS 3 -9792", "PRECIOUS FIBERS 3 -9793", "PRECIOUS FIBERS 3 -9795", "PRECIOUS FIBERS 3 -9796", "PRECIOUS FIBERS 3 -9797"], "colorway_count": 62, "sku_images": {"PRECIOUS FIBERS 3 -9700": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9701": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9702": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9703": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9704": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9705": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9710": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9711": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9712": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9713": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9714": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9715": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9720": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9721": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9722": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9723": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9730": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9731": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9732": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9733": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9734": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9740": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9741": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9742": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9750": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9751": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9752": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9753": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9754": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9755": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9756": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9757": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9760": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9761": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9762": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9770": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9771": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9772": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9773": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9774": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9775": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9776": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9777": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9778": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9779": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9780": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9781": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9782": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9783": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9784": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9785": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9786": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9787": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9788": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9789": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9790": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9791": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9792": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9793": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9795": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9796": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}, "PRECIOUS FIBERS 3 -9797": {"id": 100000093787, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Precious-Fibers-3-Cover.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Precious Fibers 3 Cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Armani Casa", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/inspired-moods-1-wallpaper/", "pattern": "Inspired Moods 1 Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["INSPIRED MOODS 1-4741", "INSPIRED MOODS 1-9360", "INSPIRED MOODS 1-9363", "INSPIRED MOODS 1-9364", "INSPIRED MOODS 1-9365", "INSPIRED MOODS 1-9367", "INSPIRED MOODS 1-9780", "INSPIRED MOODS 1-9781", "INSPIRED MOODS 1-9782", "INSPIRED MOODS 1-9786", "INSPIRED MOODS 1-9787", "INSPIRED MOODS 1-9788", "INSPIRED MOODS 1-9790", "INSPIRED MOODS 1-9791", "INSPIRED MOODS 1-9900", "INSPIRED MOODS 1-9901", "INSPIRED MOODS 1-9902", "INSPIRED MOODS 1-9910", "INSPIRED MOODS 1-9911", "INSPIRED MOODS 1-9912", "INSPIRED MOODS 1-9913", "INSPIRED MOODS 1-9914", "INSPIRED MOODS 1-9920", "INSPIRED MOODS 1-9921", "INSPIRED MOODS 1-9930", "INSPIRED MOODS 1-9931", "INSPIRED MOODS 1-9932", "INSPIRED MOODS 1-9933", "INSPIRED MOODS 1-9934", "INSPIRED MOODS 1-9935", "INSPIRED MOODS 1-9936", "INSPIRED MOODS 1-9937", "INSPIRED MOODS 1-9938", "INSPIRED MOODS 1-9939", "INSPIRED MOODS 1-9940", "INSPIRED MOODS 1-9941", "INSPIRED MOODS 1-9950", "INSPIRED MOODS 1-9951", "INSPIRED MOODS 1-9952", "INSPIRED MOODS 1-9953", "INSPIRED MOODS 1-9955", "INSPIRED MOODS 1-9956", "INSPIRED MOODS 1-9957", "INSPIRED MOODS 1-9958", "INSPIRED MOODS 1-9960", "INSPIRED MOODS 1-9961", "INSPIRED MOODS 1-9962", "INSPIRED MOODS 1-9963", "INSPIRED MOODS 1-9970", "INSPIRED MOODS 1-9980", "INSPIRED MOODS 1-9981", "INSPIRED MOODS 1-9982"], "colorway_count": 52, "sku_images": {"INSPIRED MOODS 1-4741": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9360": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9363": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9364": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9365": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9367": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9780": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9781": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9782": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9786": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9787": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9788": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9790": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9791": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9900": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9901": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9902": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9910": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9911": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9912": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9913": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9914": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9920": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9921": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9930": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9931": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9932": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9933": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9934": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9935": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9936": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9937": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9938": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9939": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9940": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9941": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9950": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9951": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9952": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9953": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9955": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9956": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9957": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9958": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9960": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9961": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9962": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9963": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9970": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9980": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9981": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}, "INSPIRED MOODS 1-9982": {"id": 100000093616, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w", "sizes": "(max-width: 1600px) 100vw, 1600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1-1536x1536.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Inspired-Moods-Cover-1.jpg 1600w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Inspired Moods Cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Armani Casa", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/cromie-wallpaper/", "pattern": "Cromie Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["Cromie-6900", "Cromie-6901", "Cromie-6902", "Cromie-6903", "Cromie-6904", "Cromie-6905", "Cromie-6906", "Cromie-6907", "Cromie-6908", "Cromie-6909", "Cromie-6910", "Cromie-6911", "Cromie-6912", "Cromie-6913", "Cromie-6914", "Cromie-6915", "Cromie-6916", "Cromie-6917", "Cromie-6918", "Cromie-6919", "Cromie-6920", "Cromie-6921", "Cromie-6922", "Cromie-6923", "Cromie-6924", "Cromie-6925", "Cromie-6926", "Cromie-6927", "Cromie-6928", "Cromie-6929", "Cromie-6930", "Cromie-6932", "Cromie-6934", "Cromie-6935", "Cromie-6936", "Cromie-6937", "Cromie-6938", "Cromie-6939", "Cromie-6940", "Cromie-6941", "Cromie-6942", "Cromie-6943", "Cromie-6945", "Cromie-6946", "Cromie-6947", "Cromie-6948", "Cromie-6960", "Cromie-6961", "Cromie-6962", "Cromie-6963", "Cromie-6970", "Cromie-6971", "Cromie-6972", "Cromie-6973"], "colorway_count": 54, "sku_images": {"Cromie-6900": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6901": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6902": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6903": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6904": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6905": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6906": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6907": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6908": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6909": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6910": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6911": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6912": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6913": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6914": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6915": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6916": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6917": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6918": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6919": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6920": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6921": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6922": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6923": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6924": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6925": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6926": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6927": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6928": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6929": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6930": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6932": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6934": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6935": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6936": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6937": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6938": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6939": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6940": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6941": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6942": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6943": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6945": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6946": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6947": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6948": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6960": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6961": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6962": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6963": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6970": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6971": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6972": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}, "Cromie-6973": {"id": 100000068821, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Cromie-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Cromie Cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Jannelli & Volpi", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/shade-wallpaper/", "pattern": "Shade Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["SHADE-26200", "SHADE-26210", "SHADE-26211", "SHADE-26212", "SHADE-26213", "SHADE-26214", "SHADE-26220", "SHADE-26221", "SHADE-26222", "SHADE-26223", "SHADE-26224", "SHADE-26230", "SHADE-26231", "SHADE-26232", "SHADE-26233", "SHADE-26234", "SHADE-26240", "SHADE-26241", "SHADE-26243", "SHADE-26244", "SHADE-26245", "SHADE-26246", "SHADE-26247", "SHADE-26250", "SHADE-26251", "SHADE-26252", "SHADE-26253", "SHADE-26254", "SHADE-26255", "SHADE-26256", "SHADE-26257", "SHADE-26258", "SHADE-26260", "SHADE-26261", "SHADE-26262", "SHADE-26263", "SHADE-26264", "SHADE-26265", "SHADE-26270", "SHADE-26271", "SHADE-26272", "SHADE-26273", "SHADE-26274", "SHADE-26275"], "colorway_count": 44, "sku_images": {"SHADE-26200": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26210": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26211": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26212": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26213": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26214": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26220": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26221": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26222": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26223": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26224": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26230": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26231": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26232": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26233": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26234": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26240": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26241": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26243": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26244": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26245": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26246": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26247": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26250": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26251": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26252": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26253": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26254": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26255": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26256": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26257": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26258": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26260": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26261": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26262": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26263": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26264": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26265": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26270": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26271": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26272": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26273": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26274": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}, "SHADE-26275": {"id": 100000078651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/SHADES-COVER-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Modern,Interior,Design,Of,Living,Room,With,Empty,Green,Mockup", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Altagamma", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/linearis-wallpaper/", "pattern": "Linearis Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["LINEARIS-7700", "LINEARIS-7701", "LINEARIS-7702", "LINEARIS-7703", "LINEARIS-7704", "LINEARIS-7705", "LINEARIS-7706", "LINEARIS-7707", "LINEARIS-7709", "LINEARIS-7710", "LINEARIS-7711", "LINEARIS-7712", "LINEARIS-7713", "LINEARIS-7714", "LINEARIS-7715", "LINEARIS-7716", "LINEARIS-7717", "LINEARIS-7718", "LINEARIS-7719", "LINEARIS-7720", "LINEARIS-7721", "LINEARIS-7722", "LINEARIS-7723", "LINEARIS-7724", "LINEARIS-7725", "LINEARIS-7726", "LINEARIS-7728", "LINEARIS-7729", "LINEARIS-7730", "LINEARIS-7731", "LINEARIS-7732", "LINEARIS-7733", "LINEARIS-7734", "LINEARIS-7735", "LINEARIS-7736", "LINEARIS-7737", "LINEARIS-7738", "LINEARIS-7739", "LINEARIS-7740", "LINEARIS-7741", "LINEARIS-7742", "LINEARIS-7744", "LINEARIS-7745", "LINEARIS-7746", "LINEARIS-7747", "LINEARIS-7748", "LINEARIS-7749", "LINEARIS-7750", "LINEARIS-7751", "LINEARIS-7752", "LINEARIS-7753", "LINEARIS-7754", "LINEARIS-7755", "LINEARIS-7756", "LINEARIS-7757", "LINEARIS-7758", "LINEARIS-7759", "LINEARIS-7760", "LINEARIS-7761", "LINEARIS-7762", "LINEARIS-7763", "LINEARIS-7764", "LINEARIS-7765"], "colorway_count": 63, "sku_images": {"LINEARIS-7700": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7701": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7702": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7703": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7704": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7705": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7706": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7707": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7709": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7710": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7711": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7712": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7713": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7714": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7715": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7716": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7717": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7718": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7719": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7720": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7721": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7722": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7723": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7724": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7725": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7726": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7728": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7729": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7730": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7731": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7732": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7733": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7734": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7735": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7736": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7737": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7738": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7739": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7740": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7741": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7742": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7744": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7745": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7746": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7747": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7748": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7749": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7750": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7751": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7752": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7753": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7754": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7755": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7756": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7757": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7758": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7759": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7760": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7761": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7762": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7763": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7764": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}, "LINEARIS-7765": {"id": 100000078845, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/LINEARIS-COVER-1-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "LINEARIS COVER", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Jannelli & Volpi", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/solaris-wallpaper/", "pattern": "Solaris Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["201870011", "201871473", "201872612", "201872832", "201876810", "201877777", "201879200", "201880028", "201881485", "201882651", "201884510", "201889172", "201889999", "201891850", "201892518", "201892940", "201897202", "201898888", "201900047", "201901622", "201902649", "201903612", "201906720", "201906844", "201910073", "201911497", "201911860", "201912888", "201913000", "201919947"], "colorway_count": 30, "sku_images": {"201870011": {"id": 100000077136, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "solaris cover", "alt": ""}, "201871473": {"id": 100000077136, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "solaris cover", "alt": ""}, "201872612": {"id": 100000077136, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "solaris cover", "alt": ""}, "201872832": {"id": 100000077136, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "solaris cover", "alt": ""}, "201876810": {"id": 100000077136, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "solaris cover", "alt": ""}, "201877777": {"id": 100000077136, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "solaris cover", "alt": ""}, "201879200": {"id": 100000077136, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "solaris cover", "alt": ""}, "201880028": {"id": 100000077136, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "solaris cover", "alt": ""}, "201881485": {"id": 100000077136, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "solaris cover", "alt": ""}, "201882651": {"id": 100000077136, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "solaris cover", "alt": ""}, "201884510": {"id": 100000077136, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "solaris cover", "alt": ""}, "201889172": {"id": 100000077136, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "solaris cover", "alt": ""}, "201889999": {"id": 100000077136, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "solaris cover", "alt": ""}, "201891850": {"id": 100000077136, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "solaris cover", "alt": ""}, "201892518": {"id": 100000077136, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "solaris cover", "alt": ""}, "201892940": {"id": 100000077136, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "solaris cover", "alt": ""}, "201897202": {"id": 100000077136, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "solaris cover", "alt": ""}, "201898888": {"id": 100000077136, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "solaris cover", "alt": ""}, "201900047": {"id": 100000077136, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "solaris cover", "alt": ""}, "201901622": {"id": 100000077136, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "solaris cover", "alt": ""}, "201902649": {"id": 100000077136, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "solaris cover", "alt": ""}, "201903612": {"id": 100000077136, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "solaris cover", "alt": ""}, "201906720": {"id": 100000077136, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "solaris cover", "alt": ""}, "201906844": {"id": 100000077136, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "solaris cover", "alt": ""}, "201910073": {"id": 100000077136, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "solaris cover", "alt": ""}, "201911497": {"id": 100000077136, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "solaris cover", "alt": ""}, "201911860": {"id": 100000077136, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "solaris cover", "alt": ""}, "201912888": {"id": 100000077136, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "solaris cover", "alt": ""}, "201913000": {"id": 100000077136, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "solaris cover", "alt": ""}, "201919947": {"id": 100000077136, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "sizes": "(max-width: 476px) 100vw, 476px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover.webp 476w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/solaris-cover-238x300.webp 238w", "thumbnail_sizes": "(max-width: 476px) 100vw, 476px", "name": "solaris cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Casadeco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/lithos-wallpaper/", "pattern": "Lithos Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["LITHOS-7600", "LITHOS-7601", "LITHOS-7602", "LITHOS-7603", "LITHOS-7604", "LITHOS-7605", "LITHOS-7606", "LITHOS-7610", "LITHOS-7611", "LITHOS-7613", "LITHOS-7614", "LITHOS-7615", "LITHOS-7616", "LITHOS-7617", "LITHOS-7620", "LITHOS-7621", "LITHOS-7623", "LITHOS-7624", "LITHOS-7625", "LITHOS-7626", "LITHOS-7627", "LITHOS-7630", "LITHOS-7631", "LITHOS-7632", "LITHOS-7633", "LITHOS-7634", "LITHOS-7635", "LITHOS-7636", "LITHOS-7637", "LITHOS-7640", "LITHOS-7641", "LITHOS-7643", "LITHOS-7644", "LITHOS-7645", "LITHOS-7646", "LITHOS-7647", "LITHOS-7650", "LITHOS-7651", "LITHOS-7655", "LITHOS-7656", "LITHOS-7658", "LITHOS-7660", "LITHOS-7661", "LITHOS-7670", "LITHOS-7671", "LITHOS-7672", "LITHOS-7673", "LITHOS-7674", "LITHOS-7675", "LITHOS-7680", "LITHOS-7681", "LITHOS-7685", "LITHOS-7686", "LITHOS-7690", "LITHOS-7691"], "colorway_count": 55, "sku_images": {"LITHOS-7600": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7601": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7602": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7603": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7604": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7605": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7606": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7610": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7611": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7613": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7614": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7615": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7616": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7617": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7620": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7621": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7623": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7624": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7625": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7626": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7627": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7630": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7631": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7632": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7633": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7634": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7635": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7636": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7637": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7640": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7641": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7643": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7644": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7645": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7646": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7647": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7650": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7651": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7655": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7656": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7658": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7660": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7661": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7670": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7671": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7672": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7673": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7674": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7675": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7680": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7681": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7685": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7686": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7690": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}, "LITHOS-7691": {"id": 100000079018, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "sizes": "(max-width: 760px) 100vw, 760px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover.jpg 760w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/lithos-cover-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 760px) 100vw, 760px", "name": "Westend Modern Villa", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Jannelli & Volpi", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/rio-wallpaper/", "pattern": "Rio Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["201801430", "201804522", "201807244", "201807850", "201809271", "201809912", "201814218", "201816641", "201824497", "201827203", "201827910", "201842107", "201856411", "201861420", "201861809", "201862581", "87441255", "87441392", "87442100", "87443232", "87447130", "87447584", "87447623", "87447759", "87449187", "87449901"], "colorway_count": 26, "sku_images": {"201801430": {"id": 100000077104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "sizes": "(max-width: 664px) 100vw, 664px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "thumbnail_sizes": "(max-width: 664px) 100vw, 664px", "name": "Rio Cover", "alt": ""}, "201804522": {"id": 100000077104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "sizes": "(max-width: 664px) 100vw, 664px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "thumbnail_sizes": "(max-width: 664px) 100vw, 664px", "name": "Rio Cover", "alt": ""}, "201807244": {"id": 100000077104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "sizes": "(max-width: 664px) 100vw, 664px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "thumbnail_sizes": "(max-width: 664px) 100vw, 664px", "name": "Rio Cover", "alt": ""}, "201807850": {"id": 100000077104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "sizes": "(max-width: 664px) 100vw, 664px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "thumbnail_sizes": "(max-width: 664px) 100vw, 664px", "name": "Rio Cover", "alt": ""}, "201809271": {"id": 100000077104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "sizes": "(max-width: 664px) 100vw, 664px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "thumbnail_sizes": "(max-width: 664px) 100vw, 664px", "name": "Rio Cover", "alt": ""}, "201809912": {"id": 100000077104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "sizes": "(max-width: 664px) 100vw, 664px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "thumbnail_sizes": "(max-width: 664px) 100vw, 664px", "name": "Rio Cover", "alt": ""}, "201814218": {"id": 100000077104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "sizes": "(max-width: 664px) 100vw, 664px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "thumbnail_sizes": "(max-width: 664px) 100vw, 664px", "name": "Rio Cover", "alt": ""}, "201816641": {"id": 100000077104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "sizes": "(max-width: 664px) 100vw, 664px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "thumbnail_sizes": "(max-width: 664px) 100vw, 664px", "name": "Rio Cover", "alt": ""}, "201824497": {"id": 100000077104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "sizes": "(max-width: 664px) 100vw, 664px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "thumbnail_sizes": "(max-width: 664px) 100vw, 664px", "name": "Rio Cover", "alt": ""}, "201827203": {"id": 100000077104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "sizes": "(max-width: 664px) 100vw, 664px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "thumbnail_sizes": "(max-width: 664px) 100vw, 664px", "name": "Rio Cover", "alt": ""}, "201827910": {"id": 100000077104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "sizes": "(max-width: 664px) 100vw, 664px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "thumbnail_sizes": "(max-width: 664px) 100vw, 664px", "name": "Rio Cover", "alt": ""}, "201842107": {"id": 100000077104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "sizes": "(max-width: 664px) 100vw, 664px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "thumbnail_sizes": "(max-width: 664px) 100vw, 664px", "name": "Rio Cover", "alt": ""}, "201856411": {"id": 100000077104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "sizes": "(max-width: 664px) 100vw, 664px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "thumbnail_sizes": "(max-width: 664px) 100vw, 664px", "name": "Rio Cover", "alt": ""}, "201861420": {"id": 100000077104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "sizes": "(max-width: 664px) 100vw, 664px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "thumbnail_sizes": "(max-width: 664px) 100vw, 664px", "name": "Rio Cover", "alt": ""}, "201861809": {"id": 100000077104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "sizes": "(max-width: 664px) 100vw, 664px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "thumbnail_sizes": "(max-width: 664px) 100vw, 664px", "name": "Rio Cover", "alt": ""}, "201862581": {"id": 100000077104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "sizes": "(max-width: 664px) 100vw, 664px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "thumbnail_sizes": "(max-width: 664px) 100vw, 664px", "name": "Rio Cover", "alt": ""}, "87441255": {"id": 100000077104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "sizes": "(max-width: 664px) 100vw, 664px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "thumbnail_sizes": "(max-width: 664px) 100vw, 664px", "name": "Rio Cover", "alt": ""}, "87441392": {"id": 100000077104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "sizes": "(max-width: 664px) 100vw, 664px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "thumbnail_sizes": "(max-width: 664px) 100vw, 664px", "name": "Rio Cover", "alt": ""}, "87442100": {"id": 100000077104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "sizes": "(max-width: 664px) 100vw, 664px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "thumbnail_sizes": "(max-width: 664px) 100vw, 664px", "name": "Rio Cover", "alt": ""}, "87443232": {"id": 100000077104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "sizes": "(max-width: 664px) 100vw, 664px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "thumbnail_sizes": "(max-width: 664px) 100vw, 664px", "name": "Rio Cover", "alt": ""}, "87447130": {"id": 100000077104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "sizes": "(max-width: 664px) 100vw, 664px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "thumbnail_sizes": "(max-width: 664px) 100vw, 664px", "name": "Rio Cover", "alt": ""}, "87447584": {"id": 100000077104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "sizes": "(max-width: 664px) 100vw, 664px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "thumbnail_sizes": "(max-width: 664px) 100vw, 664px", "name": "Rio Cover", "alt": ""}, "87447623": {"id": 100000077104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "sizes": "(max-width: 664px) 100vw, 664px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "thumbnail_sizes": "(max-width: 664px) 100vw, 664px", "name": "Rio Cover", "alt": ""}, "87447759": {"id": 100000077104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "sizes": "(max-width: 664px) 100vw, 664px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "thumbnail_sizes": "(max-width: 664px) 100vw, 664px", "name": "Rio Cover", "alt": ""}, "87449187": {"id": 100000077104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "sizes": "(max-width: 664px) 100vw, 664px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "thumbnail_sizes": "(max-width: 664px) 100vw, 664px", "name": "Rio Cover", "alt": ""}, "87449901": {"id": 100000077104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "sizes": "(max-width: 664px) 100vw, 664px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover.webp 664w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Rio-Cover-300x228.webp 300w", "thumbnail_sizes": "(max-width: 664px) 100vw, 664px", "name": "Rio Cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Casadeco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/les-belles-toiles-de-jouy-2-wallpaper/", "pattern": "Les Belles Toiles De Jouy 2 Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["201691313", "201694114", "201696202", "201697117", "201698585", "201699310", "201701303", "201706363", "201708778", "201709339", "201711111", "201712404", "201716226", "201717373", "201719119", "201721331", "201724101", "201726505", "201728558", "201729909", "201731919", "201736515", "201737407", "201744224", "201749292", "201761720", "201766512", "201771435", "201776389", "201778510", "201781397", "201786017", "201788888", "201789541", "81521101", "81521122", "81526106", "81527103", "81527227", "81529889", "81571102", "81576103", "81577104", "81578225", "81579602", "87911212", "87911318", "87916217", "87916808", "87917272", "87918201", "87919103", "87919612"], "colorway_count": 53, "sku_images": {"201691313": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "201694114": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "201696202": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "201697117": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "201698585": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "201699310": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "201701303": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "201706363": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "201708778": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "201709339": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "201711111": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "201712404": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "201716226": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "201717373": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "201719119": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "201721331": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "201724101": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "201726505": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "201728558": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "201729909": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "201731919": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "201736515": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "201737407": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "201744224": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "201749292": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "201761720": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "201766512": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "201771435": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "201776389": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "201778510": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "201781397": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "201786017": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "201788888": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "201789541": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "81521101": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "81521122": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "81526106": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "81527103": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "81527227": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "81529889": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "81571102": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "81576103": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "81577104": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "81578225": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "81579602": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "87911212": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "87911318": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "87916217": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "87916808": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "87917272": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "87918201": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "87919103": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}, "87919612": {"id": 100000077067, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "sizes": "(max-width: 451px) 100vw, 451px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover.webp 451w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Les-Belles-Cover-226x300.webp 226w", "thumbnail_sizes": "(max-width: 451px) 100vw, 451px", "name": "Les Belles Cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Casadeco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/caractere-wallpaper/", "pattern": "Caractere Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["201170000", "201170101", "201170202", "201170909", "201171010", "201171077", "201171111", "201171122", "201171188", "201171212", "201171215", "201171221", "201171234", "201171303", "201171313", "201171357", "201171399", "201171414", "201171441", "201171505", "201171515", "201172323", "201172332", "201172404", "201172424", "201172442", "201172525", "201172626", "201172727", "201173333", "201173553", "201174004", "201174141", "201175151", "201175252", "201175454", "201176006", "201176111", "201176226", "201176306", "201176363", "201176444", "201176446", "201176886", "201176909", "201177007", "201177070", "201177117", "201177171", "201177272", "201177373", "201177404", "201177447", "201177616", "201177808", "201177997", "201178484", "201178505", "201178668", "201179119", "201179292", "201179338", "201179449", "201179595", "201179779", "201179889"], "colorway_count": 66, "sku_images": {"201170000": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201170101": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201170202": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201170909": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201171010": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201171077": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201171111": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201171122": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201171188": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201171212": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201171215": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201171221": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201171234": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201171303": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201171313": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201171357": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201171399": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201171414": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201171441": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201171505": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201171515": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201172323": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201172332": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201172404": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201172424": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201172442": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201172525": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201172626": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201172727": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201173333": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201173553": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201174004": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201174141": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201175151": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201175252": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201175454": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201176006": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201176111": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201176226": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201176306": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201176363": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201176444": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201176446": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201176886": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201176909": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201177007": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201177070": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201177117": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201177171": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201177272": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201177373": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201177404": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201177447": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201177616": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201177808": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201177997": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201178484": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201178505": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201178668": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201179119": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201179292": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201179338": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201179449": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201179595": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201179779": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}, "201179889": {"id": 100000077020, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "sizes": "(max-width: 400px) 100vw, 400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover.webp 400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Catactere-Cover-200x300.webp 200w", "thumbnail_sizes": "(max-width: 400px) 100vw, 400px", "name": "Catactere Cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Casadeco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/virginias-garden-wallpaper/", "pattern": "Virginia’s Garden Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["VIR2002", "VIR2003", "VIR2004", "VIR2005", "VIR2006", "VIR2007", "VIR2008", "VIR2009", "VIR2010", "VIR2011", "VIR2012", "VIR2013", "VIR2014", "VIR3001", "VIR3002", "VIR3003", "VIR3004", "VIR3005", "VIR3006", "VIR4001", "VIR4002", "VIR4003", "VIR4004", "VIR4005", "VIR4006", "VIR6001", "VIR6002", "VIR6501", "VIR6502", "VIR7001", "VIR8001", "VIR8002", "VIR9001", "VIR9002", "VIR9003", "VIR9004", "VIR9501", "VIR9502"], "colorway_count": 38, "sku_images": {"VIR2002": {"id": 100000076620, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "VIRginias-Garden-cover", "alt": ""}, "VIR2003": {"id": 100000076620, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "VIRginias-Garden-cover", "alt": ""}, "VIR2004": {"id": 100000076620, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "VIRginias-Garden-cover", "alt": ""}, "VIR2005": {"id": 100000076620, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "VIRginias-Garden-cover", "alt": ""}, "VIR2006": {"id": 100000076620, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "VIRginias-Garden-cover", "alt": ""}, "VIR2007": {"id": 100000076620, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "VIRginias-Garden-cover", "alt": ""}, "VIR2008": {"id": 100000076620, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "VIRginias-Garden-cover", "alt": ""}, "VIR2009": {"id": 100000076620, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "VIRginias-Garden-cover", "alt": ""}, "VIR2010": {"id": 100000076620, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "VIRginias-Garden-cover", "alt": ""}, "VIR2011": {"id": 100000076620, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "VIRginias-Garden-cover", "alt": ""}, "VIR2012": {"id": 100000076620, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "VIRginias-Garden-cover", "alt": ""}, "VIR2013": {"id": 100000076620, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "VIRginias-Garden-cover", "alt": ""}, "VIR2014": {"id": 100000076620, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "VIRginias-Garden-cover", "alt": ""}, "VIR3001": {"id": 100000076620, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "VIRginias-Garden-cover", "alt": ""}, "VIR3002": {"id": 100000076620, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "VIRginias-Garden-cover", "alt": ""}, "VIR3003": {"id": 100000076620, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "VIRginias-Garden-cover", "alt": ""}, "VIR3004": {"id": 100000076620, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "VIRginias-Garden-cover", "alt": ""}, "VIR3005": {"id": 100000076620, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "VIRginias-Garden-cover", "alt": ""}, "VIR3006": {"id": 100000076620, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "VIRginias-Garden-cover", "alt": ""}, "VIR4001": {"id": 100000076620, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "VIRginias-Garden-cover", "alt": ""}, "VIR4002": {"id": 100000076620, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "VIRginias-Garden-cover", "alt": ""}, "VIR4003": {"id": 100000076620, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "VIRginias-Garden-cover", "alt": ""}, "VIR4004": {"id": 100000076620, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "VIRginias-Garden-cover", "alt": ""}, "VIR4005": {"id": 100000076620, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "VIRginias-Garden-cover", "alt": ""}, "VIR4006": {"id": 100000076620, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "VIRginias-Garden-cover", "alt": ""}, "VIR6001": {"id": 100000076620, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "VIRginias-Garden-cover", "alt": ""}, "VIR6002": {"id": 100000076620, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "VIRginias-Garden-cover", "alt": ""}, "VIR6501": {"id": 100000076620, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "VIRginias-Garden-cover", "alt": ""}, "VIR6502": {"id": 100000076620, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "VIRginias-Garden-cover", "alt": ""}, "VIR7001": {"id": 100000076620, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "VIRginias-Garden-cover", "alt": ""}, "VIR8001": {"id": 100000076620, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "VIRginias-Garden-cover", "alt": ""}, "VIR8002": {"id": 100000076620, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "VIRginias-Garden-cover", "alt": ""}, "VIR9001": {"id": 100000076620, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "VIRginias-Garden-cover", "alt": ""}, "VIR9002": {"id": 100000076620, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "VIRginias-Garden-cover", "alt": ""}, "VIR9003": {"id": 100000076620, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "VIRginias-Garden-cover", "alt": ""}, "VIR9004": {"id": 100000076620, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "VIRginias-Garden-cover", "alt": ""}, "VIR9501": {"id": 100000076620, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "VIRginias-Garden-cover", "alt": ""}, "VIR9502": {"id": 100000076620, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-800x534.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-300x200.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover-768x512.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/VIRginias-Garden-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "VIRginias-Garden-cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Omexco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/curios-wallpaper/", "pattern": "Curios Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["DART216326", "DART216327", "DART216329", "DART216330", "DART216335", "DART216337", "DART216338", "DBOW217443", "DBOW217444", "DBOW217445", "DBOW217446", "DBOW217447", "DBOW217448", "DBOW217449", "DBOW217450", "DBOW217451", "DBOW217452", "DBOW217453", "DBOW217454", "DBOW217455", "DBOW217456", "DBOW217457", "DBOW217458", "DBOW217459", "DBOW217460", "DBOW217461", "DBOW217462", "DBOW217463", "DBOW217464", "DBOW217465", "DBOW217466", "DBOW217467", "DBOW217468", "DBOW217469", "DVOY213387", "DVOY213389", "DWAP216280", "DWAP216283"], "colorway_count": 38, "sku_images": {"DART216326": {"id": 100000076785, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "curios-wallpaper", "alt": ""}, "DART216327": {"id": 100000076785, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "curios-wallpaper", "alt": ""}, "DART216329": {"id": 100000076785, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "curios-wallpaper", "alt": ""}, "DART216330": {"id": 100000076785, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "curios-wallpaper", "alt": ""}, "DART216335": {"id": 100000076785, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "curios-wallpaper", "alt": ""}, "DART216337": {"id": 100000076785, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "curios-wallpaper", "alt": ""}, "DART216338": {"id": 100000076785, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "curios-wallpaper", "alt": ""}, "DBOW217443": {"id": 100000076785, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "curios-wallpaper", "alt": ""}, "DBOW217444": {"id": 100000076785, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "curios-wallpaper", "alt": ""}, "DBOW217445": {"id": 100000076785, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "curios-wallpaper", "alt": ""}, "DBOW217446": {"id": 100000076785, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "curios-wallpaper", "alt": ""}, "DBOW217447": {"id": 100000076785, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "curios-wallpaper", "alt": ""}, "DBOW217448": {"id": 100000076785, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "curios-wallpaper", "alt": ""}, "DBOW217449": {"id": 100000076785, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "curios-wallpaper", "alt": ""}, "DBOW217450": {"id": 100000076785, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "curios-wallpaper", "alt": ""}, "DBOW217451": {"id": 100000076785, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "curios-wallpaper", "alt": ""}, "DBOW217452": {"id": 100000076785, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "curios-wallpaper", "alt": ""}, "DBOW217453": {"id": 100000076785, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "curios-wallpaper", "alt": ""}, "DBOW217454": {"id": 100000076785, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "curios-wallpaper", "alt": ""}, "DBOW217455": {"id": 100000076785, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "curios-wallpaper", "alt": ""}, "DBOW217456": {"id": 100000076785, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "curios-wallpaper", "alt": ""}, "DBOW217457": {"id": 100000076785, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "curios-wallpaper", "alt": ""}, "DBOW217458": {"id": 100000076785, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "curios-wallpaper", "alt": ""}, "DBOW217459": {"id": 100000076785, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "curios-wallpaper", "alt": ""}, "DBOW217460": {"id": 100000076785, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "curios-wallpaper", "alt": ""}, "DBOW217461": {"id": 100000076785, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "curios-wallpaper", "alt": ""}, "DBOW217462": {"id": 100000076785, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "curios-wallpaper", "alt": ""}, "DBOW217463": {"id": 100000076785, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "curios-wallpaper", "alt": ""}, "DBOW217464": {"id": 100000076785, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "curios-wallpaper", "alt": ""}, "DBOW217465": {"id": 100000076785, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "curios-wallpaper", "alt": ""}, "DBOW217466": {"id": 100000076785, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "curios-wallpaper", "alt": ""}, "DBOW217467": {"id": 100000076785, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "curios-wallpaper", "alt": ""}, "DBOW217468": {"id": 100000076785, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "curios-wallpaper", "alt": ""}, "DBOW217469": {"id": 100000076785, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "curios-wallpaper", "alt": ""}, "DVOY213387": {"id": 100000076785, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "curios-wallpaper", "alt": ""}, "DVOY213389": {"id": 100000076785, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "curios-wallpaper", "alt": ""}, "DWAP216280": {"id": 100000076785, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "curios-wallpaper", "alt": ""}, "DWAP216283": {"id": 100000076785, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/curios-wallpaper.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "curios-wallpaper", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Sanderson", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/high-performance-essence-wallpaper/", "pattern": "High Performance Essence Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["HPE201", "HPE202", "HPE203", "HPE204", "HPE205", "HPE206", "HPE207", "HPE208", "HPE209", "HPE210", "HPE211", "HPE212", "HPE301", "HPE302", "HPE303", "HPE304", "HPE305", "HPE306", "HPE307", "HPE308", "HPE309", "HPE310", "HPE311", "HPE312", "HPE401", "HPE402", "HPE403", "HPE404", "HPE405", "HPE406", "HPE407", "HPE408", "HPE409", "HPE410", "HPE411", "HPE412", "HPE501", "HPE502", "HPE503", "HPE504", "HPE505", "HPE506", "HPE507", "HPE508", "HPE509", "HPE511", "HPE512"], "colorway_count": 47, "sku_images": {"HPE201": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE202": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE203": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE204": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE205": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE206": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE207": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE208": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE209": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE210": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE211": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE212": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE301": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE302": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE303": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE304": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE305": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE306": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE307": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE308": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE309": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE310": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE311": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE312": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE401": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE402": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE403": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE404": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE405": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE406": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE407": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE408": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE409": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE410": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE411": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE412": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE501": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE502": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE503": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE504": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE505": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE506": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE507": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE508": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE509": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE511": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}, "HPE512": {"id": 100000076668, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-800x1200.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-200x300.jpg 200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-683x1024.jpg 683w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER-768x1152.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/High-Performance-Essence-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "High-Performance-Essence COVER", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Omexco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/shunan-wallpaper/", "pattern": "Shunan Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["SHUNAN-50600", "SHUNAN-50601", "SHUNAN-50602", "SHUNAN-50603", "SHUNAN-50604", "SHUNAN-50605", "SHUNAN-50606", "SHUNAN-50610", "SHUNAN-50611", "SHUNAN-50612", "SHUNAN-50613", "SHUNAN-50614", "SHUNAN-50615", "SHUNAN-50620", "SHUNAN-50621", "SHUNAN-50622", "SHUNAN-50623", "SHUNAN-50624", "SHUNAN-50625", "SHUNAN-50626", "SHUNAN-50627", "SHUNAN-50628", "SHUNAN-50629", "SHUNAN-50630", "SHUNAN-50639", "SHUNAN-50640", "SHUNAN-50641", "SHUNAN-50642", "SHUNAN-50643", "SHUNAN-50644", "SHUNAN-50645", "SHUNAN-50646", "SHUNAN-50647", "SHUNAN-50648", "SHUNAN-50649", "SHUNAN-50650", "SHUNAN-50651", "SHUNAN-50652", "SHUNAN-50653", "SHUNAN-50654", "SHUNAN-50655"], "colorway_count": 41, "sku_images": {"SHUNAN-50600": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50601": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50602": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50603": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50604": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50605": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50606": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50610": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50611": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50612": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50613": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50614": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50615": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50620": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50621": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50622": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50623": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50624": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50625": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50626": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50627": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50628": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50629": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50630": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50639": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50640": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50641": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50642": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50643": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50644": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50645": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50646": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50647": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50648": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50649": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50650": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50651": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50652": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50653": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50654": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}, "SHUNAN-50655": {"id": 100000068248, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/shunan-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Glass,Vase,With,Bunch,Of,Fresh,Flowers,Placed,On,Table", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Jwall", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/materic-wallpaper/", "pattern": "Materic Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["Materic-14511", "Materic-18560", "Materic-18561", "Materic-18563", "Materic-24383", "Materic-25700", "Materic-25701", "Materic-25702", "Materic-25703", "Materic-25704", "Materic-25705", "Materic-25710", "Materic-25711", "Materic-25712", "Materic-25713", "Materic-25714", "Materic-25715", "Materic-25720", "Materic-25721", "Materic-25722", "Materic-25723", "Materic-25724", "Materic-25725", "Materic-25730", "Materic-25731", "Materic-25732", "Materic-25733", "Materic-25734", "Materic-25750", "Materic-25751", "Materic-25752", "Materic-25753", "Materic-25754", "Materic-25755", "Materic-25756", "Materic-25757", "Materic-25758", "Materic-25770", "Materic-25771", "Materic-25772", "Materic-25773", "Materic-25774", "Materic-25780", "Materic-25782", "Materic-25783", "Materic-25784", "Materic-25785", "Materic-25787", "Materic-25788"], "colorway_count": 49, "sku_images": {"Materic-14511": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-18560": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-18561": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-18563": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-24383": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25700": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25701": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25702": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25703": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25704": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25705": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25710": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25711": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25712": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25713": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25714": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25715": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25720": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25721": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25722": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25723": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25724": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25725": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25730": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25731": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25732": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25733": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25734": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25750": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25751": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25752": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25753": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25754": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25755": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25756": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25757": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25758": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25770": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25771": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25772": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25773": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25774": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25780": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25782": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25783": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25784": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25785": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25787": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}, "Materic-25788": {"id": 100000069154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Materic-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Materic Cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Altagamma", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/woven-wallpaper/", "pattern": "Woven Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["Woven-26100", "Woven-26101", "Woven-26102", "Woven-26103", "Woven-26104", "Woven-26105", "Woven-26106", "Woven-26110", "Woven-26111", "Woven-26112", "Woven-26121", "Woven-26122", "Woven-26123", "Woven-26124", "Woven-26125", "Woven-26126", "Woven-26127", "Woven-26130", "Woven-26131", "Woven-26132", "Woven-26133", "Woven-26134", "Woven-26135", "Woven-26136", "Woven-26140", "Woven-26141", "Woven-26142", "Woven-26143", "Woven-26144", "Woven-26145", "Woven-26146", "Woven-26147", "Woven-26148", "Woven-26149", "Woven-26150", "Woven-26151", "Woven-26152", "Woven-26153", "Woven-26154", "Woven-26156", "Woven-26157", "Woven-26158", "Woven-26160", "Woven-26161", "Woven-26162", "Woven-26163", "Woven-26164", "Woven-26165"], "colorway_count": 48, "sku_images": {"Woven-26100": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26101": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26102": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26103": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26104": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26105": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26106": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26110": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26111": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26112": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26121": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26122": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26123": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26124": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26125": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26126": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26127": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26130": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26131": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26132": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26133": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26134": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26135": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26136": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26140": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26141": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26142": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26143": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26144": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26145": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26146": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26147": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26148": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26149": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26150": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26151": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26152": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26153": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26154": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26156": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26157": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26158": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26160": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26161": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26162": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26163": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26164": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}, "Woven-26165": {"id": 100000069253, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Woven-Wallpaper.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Woven Wallpaper", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Altagamma", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/fibers-wallpaper/", "pattern": "Fibers Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["Fibers-25801", "Fibers-25802", "Fibers-25803", "Fibers-25804", "Fibers-25810", "Fibers-25811", "Fibers-25812", "Fibers-25813", "Fibers-25814", "Fibers-25815", "Fibers-25820", "Fibers-25821", "Fibers-25822", "Fibers-25823", "Fibers-25824", "Fibers-25830", "Fibers-25831", "Fibers-25832", "Fibers-25833", "Fibers-25834", "Fibers-25835", "Fibers-25840", "Fibers-25841", "Fibers-25842", "Fibers-25843", "Fibers-25844", "Fibers-25845", "Fibers-25850", "Fibers-25851", "Fibers-25853", "Fibers-25854", "Fibers-25855", "Fibers-25856", "Fibers-25860", "Fibers-25861", "Fibers-25862", "Fibers-25863", "Fibers-25864", "Fibers-25870", "Fibers-25871", "Fibers-25872", "Fibers-25873", "Fibers-25874", "Fibers-25875", "Fibers-25876"], "colorway_count": 45, "sku_images": {"Fibers-25801": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25802": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25803": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25804": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25810": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25811": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25812": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25813": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25814": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25815": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25820": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25821": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25822": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25823": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25824": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25830": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25831": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25832": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25833": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25834": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25835": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25840": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25841": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25842": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25843": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25844": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25845": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25850": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25851": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25853": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25854": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25855": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25856": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25860": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25861": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25862": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25863": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25864": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25870": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25871": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25872": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25873": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25874": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25875": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}, "Fibers-25876": {"id": 100000068920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Fiber-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Fiber Cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Altagamma", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/wallcovering-5-wallpaper/", "pattern": "Wallcovering 5 Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["Wallcovering_5-10500", "Wallcovering_5-10501", "Wallcovering_5-10502", "Wallcovering_5-10503", "Wallcovering_5-10504", "Wallcovering_5-10505", "Wallcovering_5-10510", "Wallcovering_5-10511", "Wallcovering_5-10512", "Wallcovering_5-10513", "Wallcovering_5-10514", "Wallcovering_5-10520", "Wallcovering_5-10521", "Wallcovering_5-10522", "Wallcovering_5-10523", "Wallcovering_5-10524", "Wallcovering_5-10525", "Wallcovering_5-10526", "Wallcovering_5-10527", "Wallcovering_5-10528", "Wallcovering_5-10530", "Wallcovering_5-10531", "Wallcovering_5-10532", "Wallcovering_5-10533", "Wallcovering_5-10540", "Wallcovering_5-10541", "Wallcovering_5-10543", "Wallcovering_5-10544", "Wallcovering_5-10550", "Wallcovering_5-10551", "Wallcovering_5-10552", "Wallcovering_5-10553", "Wallcovering_5-10554", "Wallcovering_5-10556", "Wallcovering_5-10560", "Wallcovering_5-10561", "Wallcovering_5-10562", "Wallcovering_5-10563", "Wallcovering_5-10564", "Wallcovering_5-10565", "Wallcovering_5-10570", "Wallcovering_5-10571", "Wallcovering_5-10572", "Wallcovering_5-10573", "Wallcovering_5-10574", "Wallcovering_5-10575", "Wallcovering_5-10576", "Wallcovering_5-10577", "Wallcovering_5-10580", "Wallcovering_5-10581", "Wallcovering_5-10582", "Wallcovering_5-10583", "Wallcovering_5-10584", "Wallcovering_5-10585", "Wallcovering_5-10590", "Wallcovering_5-10591", "Wallcovering_5-10592", "Wallcovering_5-10593", "Wallcovering_5-10594", "Wallcovering_5-10595", "Wallcovering_5-10596", "Wallcovering_5-10597", "Wallcovering_5-4762", "Wallcovering_5-4765", "Wallcovering_5-4766"], "colorway_count": 65, "sku_images": {"Wallcovering_5-10500": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10501": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10502": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10503": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10504": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10505": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10510": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10511": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10512": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10513": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10514": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10520": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10521": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10522": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10523": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10524": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10525": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10526": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10527": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10528": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10530": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10531": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10532": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10533": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10540": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10541": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10543": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10544": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10550": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10551": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10552": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10553": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10554": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10556": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10560": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10561": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10562": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10563": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10564": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10565": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10570": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10571": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10572": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10573": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10574": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10575": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10576": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10577": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10580": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10581": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10582": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10583": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10584": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10585": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10590": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10591": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10592": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10593": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10594": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10595": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10596": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-10597": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-4762": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-4765": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}, "Wallcovering_5-4766": {"id": 100000069053, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Missoni-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Missoni Cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Missoni", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/primavera-wallpaper/", "pattern": "Primavera Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["PRIMAVERA-7400", "PRIMAVERA-7401", "PRIMAVERA-7402", "PRIMAVERA-7403", "PRIMAVERA-7404", "PRIMAVERA-7405", "PRIMAVERA-7406", "PRIMAVERA-7407", "PRIMAVERA-7408", "PRIMAVERA-7409", "PRIMAVERA-7410", "PRIMAVERA-7411", "PRIMAVERA-7412", "PRIMAVERA-7413", "PRIMAVERA-7414", "PRIMAVERA-7420", "PRIMAVERA-7421", "PRIMAVERA-7422", "PRIMAVERA-7423", "PRIMAVERA-7424", "PRIMAVERA-7425", "PRIMAVERA-7426", "PRIMAVERA-7427", "PRIMAVERA-7428", "PRIMAVERA-7429", "PRIMAVERA-7430", "PRIMAVERA-7431", "PRIMAVERA-7432", "PRIMAVERA-7433", "PRIMAVERA-7434", "PRIMAVERA-7440", "PRIMAVERA-7441", "PRIMAVERA-7442", "PRIMAVERA-7450", "PRIMAVERA-7451", "PRIMAVERA-7452", "PRIMAVERA-7460", "PRIMAVERA-7461", "PRIMAVERA-7462", "PRIMAVERA-7470", "PRIMAVERA-7471", "PRIMAVERA-7472", "PRIMAVERA-7480", "PRIMAVERA-7481", "PRIMAVERA-7482", "PRIMAVERA-7490", "PRIMAVERA-7491", "PRIMAVERA-7492"], "colorway_count": 48, "sku_images": {"PRIMAVERA-7400": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7401": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7402": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7403": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7404": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7405": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7406": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7407": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7408": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7409": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7410": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7411": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7412": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7413": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7414": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7420": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7421": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7422": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7423": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7424": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7425": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7426": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7427": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7428": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7429": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7430": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7431": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7432": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7433": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7434": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7440": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7441": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7442": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7450": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7451": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7452": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7460": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7461": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7462": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7470": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7471": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7472": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7480": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7481": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7482": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7490": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7491": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}, "PRIMAVERA-7492": {"id": 100000067699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/PRIMAVERA-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wall,Mockup,In,Modern,Interior,Background,,3d,Render", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Jannelli & Volpi", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/stardustwallpaper/", "pattern": "Stardust Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["STARDUST-7500", "STARDUST-7501", "STARDUST-7502", "STARDUST-7503", "STARDUST-7510", "STARDUST-7511", "STARDUST-7512", "STARDUST-7513", "STARDUST-7520", "STARDUST-7521", "STARDUST-7522", "STARDUST-7523", "STARDUST-7524", "STARDUST-7530", "STARDUST-7531", "STARDUST-7532", "STARDUST-7533", "STARDUST-7534", "STARDUST-7540", "STARDUST-7541", "STARDUST-7542", "STARDUST-7543", "STARDUST-7544", "STARDUST-7545", "STARDUST-7550", "STARDUST-7551", "STARDUST-7552", "STARDUST-7553", "STARDUST-7554", "STARDUST-7560", "STARDUST-7561", "STARDUST-7562", "STARDUST-7563", "STARDUST-7564", "STARDUST-7565", "STARDUST-7570", "STARDUST-7571", "STARDUST-7572", "STARDUST-7573", "STARDUST-7574"], "colorway_count": 40, "sku_images": {"STARDUST-7500": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7501": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7502": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7503": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7510": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7511": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7512": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7513": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7520": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7521": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7522": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7523": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7524": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7530": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7531": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7532": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7533": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7534": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7540": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7541": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7542": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7543": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7544": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7545": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7550": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7551": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7552": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7553": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7554": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7560": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7561": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7562": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7563": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7564": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7565": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7570": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7571": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7572": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7573": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}, "STARDUST-7574": {"id": 100000071044, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/06/Stradust-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Foksal Art Collectors’s Apartment", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Jannelli & Volpi", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/grande-corniche-wallpaper/", "pattern": "Grande Corniche Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["GRANDE CORNICHE-7200", "GRANDE CORNICHE-7201", "GRANDE CORNICHE-7202", "GRANDE CORNICHE-7203", "GRANDE CORNICHE-7204", "GRANDE CORNICHE-7205", "GRANDE CORNICHE-7206", "GRANDE CORNICHE-7207", "GRANDE CORNICHE-7208", "GRANDE CORNICHE-7209", "GRANDE CORNICHE-7210", "GRANDE CORNICHE-7211", "GRANDE CORNICHE-7213", "GRANDE CORNICHE-7214", "GRANDE CORNICHE-7215", "GRANDE CORNICHE-7216", "GRANDE CORNICHE-7217", "GRANDE CORNICHE-7218", "GRANDE CORNICHE-7219", "GRANDE CORNICHE-7220", "GRANDE CORNICHE-7221", "GRANDE CORNICHE-7222", "GRANDE CORNICHE-7224", "GRANDE CORNICHE-7225", "GRANDE CORNICHE-7226", "GRANDE CORNICHE-7227", "GRANDE CORNICHE-7228", "GRANDE CORNICHE-7229", "GRANDE CORNICHE-7230", "GRANDE CORNICHE-7232", "GRANDE CORNICHE-7233", "GRANDE CORNICHE-7234", "GRANDE CORNICHE-7240", "GRANDE CORNICHE-7241", "GRANDE CORNICHE-7242", "GRANDE CORNICHE-7243", "GRANDE CORNICHE-7244", "GRANDE CORNICHE-7245", "GRANDE CORNICHE-7246", "GRANDE CORNICHE-7247", "GRANDE CORNICHE-7248", "GRANDE CORNICHE-7249", "GRANDE CORNICHE-7250", "GRANDE CORNICHE-7251", "GRANDE CORNICHE-7252", "GRANDE CORNICHE-7254", "GRANDE CORNICHE-7255", "GRANDE CORNICHE-7256", "GRANDE CORNICHE-7257", "GRANDE CORNICHE-7258", "GRANDE CORNICHE-7259", "GRANDE CORNICHE-7260", "GRANDE CORNICHE-7261", "GRANDE CORNICHE-7262", "GRANDE CORNICHE-7263", "GRANDE CORNICHE-7270", "GRANDE CORNICHE-7271", "GRANDE CORNICHE-7272", "GRANDE CORNICHE-7273", "GRANDE CORNICHE-7275", "GRANDE CORNICHE-7276", "GRANDE CORNICHE-7277", "GRANDE CORNICHE-7278", "GRANDE CORNICHE-7280", "GRANDE CORNICHE-7281", "GRANDE CORNICHE-7282", "GRANDE CORNICHE-7283", "GRANDE CORNICHE-7284", "GRANDE CORNICHE-7286", "GRANDE CORNICHE-7287", "GRANDE CORNICHE-7290", "GRANDE CORNICHE-7292", "GRANDE CORNICHE-7293", "GRANDE CORNICHE-7294", "GRANDE CORNICHE-7296"], "colorway_count": 75, "sku_images": {"GRANDE CORNICHE-7200": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7201": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7202": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7203": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7204": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7205": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7206": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7207": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7208": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7209": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7210": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7211": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7213": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7214": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7215": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7216": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7217": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7218": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7219": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7220": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7221": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7222": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7224": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7225": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7226": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7227": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7228": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7229": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7230": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7232": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7233": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7234": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7240": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7241": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7242": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7243": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7244": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7245": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7246": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7247": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7248": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7249": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7250": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7251": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7252": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7254": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7255": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7256": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7257": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7258": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7259": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7260": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7261": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7262": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7263": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7270": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7271": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7272": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7273": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7275": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7276": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7277": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7278": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7280": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7281": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7282": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7283": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7284": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7286": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7287": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7290": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7292": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7293": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7294": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}, "GRANDE CORNICHE-7296": {"id": 100000067850, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/grande-cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "grande cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Jannelli & Volpi", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/straw-wallpaper/", "pattern": "Straw Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["STRAW-50500", "STRAW-50501", "STRAW-50502", "STRAW-50503", "STRAW-50504", "STRAW-50510", "STRAW-50511", "STRAW-50512", "STRAW-50513", "STRAW-50514", "STRAW-50515", "STRAW-50520", "STRAW-50521", "STRAW-50522", "STRAW-50523", "STRAW-50524", "STRAW-50525", "STRAW-50530", "STRAW-50531", "STRAW-50532", "STRAW-50533", "STRAW-50534", "STRAW-50535", "STRAW-50536", "STRAW-50537", "STRAW-50538", "STRAW-50539", "STRAW-50540", "STRAW-50541", "STRAW-50542", "STRAW-50543", "STRAW-50544", "STRAW-50545", "STRAW-50546", "STRAW-50547", "STRAW-50548", "STRAW-50549"], "colorway_count": 37, "sku_images": {"STRAW-50500": {"id": 100000068423, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Contemporary,Soft,Couch,,Bronze,Bowls,And,Decorative,Flowers,In,Room", "alt": ""}, "STRAW-50501": {"id": 100000068423, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Contemporary,Soft,Couch,,Bronze,Bowls,And,Decorative,Flowers,In,Room", "alt": ""}, "STRAW-50502": {"id": 100000068423, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Contemporary,Soft,Couch,,Bronze,Bowls,And,Decorative,Flowers,In,Room", "alt": ""}, "STRAW-50503": {"id": 100000068423, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Contemporary,Soft,Couch,,Bronze,Bowls,And,Decorative,Flowers,In,Room", "alt": ""}, "STRAW-50504": {"id": 100000068423, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Contemporary,Soft,Couch,,Bronze,Bowls,And,Decorative,Flowers,In,Room", "alt": ""}, "STRAW-50510": {"id": 100000068423, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Contemporary,Soft,Couch,,Bronze,Bowls,And,Decorative,Flowers,In,Room", "alt": ""}, "STRAW-50511": {"id": 100000068423, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Contemporary,Soft,Couch,,Bronze,Bowls,And,Decorative,Flowers,In,Room", "alt": ""}, "STRAW-50512": {"id": 100000068423, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Contemporary,Soft,Couch,,Bronze,Bowls,And,Decorative,Flowers,In,Room", "alt": ""}, "STRAW-50513": {"id": 100000068423, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Contemporary,Soft,Couch,,Bronze,Bowls,And,Decorative,Flowers,In,Room", "alt": ""}, "STRAW-50514": {"id": 100000068423, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Contemporary,Soft,Couch,,Bronze,Bowls,And,Decorative,Flowers,In,Room", "alt": ""}, "STRAW-50515": {"id": 100000068423, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Contemporary,Soft,Couch,,Bronze,Bowls,And,Decorative,Flowers,In,Room", "alt": ""}, "STRAW-50520": {"id": 100000068423, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Contemporary,Soft,Couch,,Bronze,Bowls,And,Decorative,Flowers,In,Room", "alt": ""}, "STRAW-50521": {"id": 100000068423, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Contemporary,Soft,Couch,,Bronze,Bowls,And,Decorative,Flowers,In,Room", "alt": ""}, "STRAW-50522": {"id": 100000068423, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Contemporary,Soft,Couch,,Bronze,Bowls,And,Decorative,Flowers,In,Room", "alt": ""}, "STRAW-50523": {"id": 100000068423, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Contemporary,Soft,Couch,,Bronze,Bowls,And,Decorative,Flowers,In,Room", "alt": ""}, "STRAW-50524": {"id": 100000068423, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Contemporary,Soft,Couch,,Bronze,Bowls,And,Decorative,Flowers,In,Room", "alt": ""}, "STRAW-50525": {"id": 100000068423, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Contemporary,Soft,Couch,,Bronze,Bowls,And,Decorative,Flowers,In,Room", "alt": ""}, "STRAW-50530": {"id": 100000068423, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Contemporary,Soft,Couch,,Bronze,Bowls,And,Decorative,Flowers,In,Room", "alt": ""}, "STRAW-50531": {"id": 100000068423, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Contemporary,Soft,Couch,,Bronze,Bowls,And,Decorative,Flowers,In,Room", "alt": ""}, "STRAW-50532": {"id": 100000068423, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Contemporary,Soft,Couch,,Bronze,Bowls,And,Decorative,Flowers,In,Room", "alt": ""}, "STRAW-50533": {"id": 100000068423, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Contemporary,Soft,Couch,,Bronze,Bowls,And,Decorative,Flowers,In,Room", "alt": ""}, "STRAW-50534": {"id": 100000068423, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Contemporary,Soft,Couch,,Bronze,Bowls,And,Decorative,Flowers,In,Room", "alt": ""}, "STRAW-50535": {"id": 100000068423, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Contemporary,Soft,Couch,,Bronze,Bowls,And,Decorative,Flowers,In,Room", "alt": ""}, "STRAW-50536": {"id": 100000068423, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Contemporary,Soft,Couch,,Bronze,Bowls,And,Decorative,Flowers,In,Room", "alt": ""}, "STRAW-50537": {"id": 100000068423, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Contemporary,Soft,Couch,,Bronze,Bowls,And,Decorative,Flowers,In,Room", "alt": ""}, "STRAW-50538": {"id": 100000068423, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Contemporary,Soft,Couch,,Bronze,Bowls,And,Decorative,Flowers,In,Room", "alt": ""}, "STRAW-50539": {"id": 100000068423, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Contemporary,Soft,Couch,,Bronze,Bowls,And,Decorative,Flowers,In,Room", "alt": ""}, "STRAW-50540": {"id": 100000068423, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Contemporary,Soft,Couch,,Bronze,Bowls,And,Decorative,Flowers,In,Room", "alt": ""}, "STRAW-50541": {"id": 100000068423, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Contemporary,Soft,Couch,,Bronze,Bowls,And,Decorative,Flowers,In,Room", "alt": ""}, "STRAW-50542": {"id": 100000068423, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Contemporary,Soft,Couch,,Bronze,Bowls,And,Decorative,Flowers,In,Room", "alt": ""}, "STRAW-50543": {"id": 100000068423, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Contemporary,Soft,Couch,,Bronze,Bowls,And,Decorative,Flowers,In,Room", "alt": ""}, "STRAW-50544": {"id": 100000068423, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Contemporary,Soft,Couch,,Bronze,Bowls,And,Decorative,Flowers,In,Room", "alt": ""}, "STRAW-50545": {"id": 100000068423, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Contemporary,Soft,Couch,,Bronze,Bowls,And,Decorative,Flowers,In,Room", "alt": ""}, "STRAW-50546": {"id": 100000068423, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Contemporary,Soft,Couch,,Bronze,Bowls,And,Decorative,Flowers,In,Room", "alt": ""}, "STRAW-50547": {"id": 100000068423, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Contemporary,Soft,Couch,,Bronze,Bowls,And,Decorative,Flowers,In,Room", "alt": ""}, "STRAW-50548": {"id": 100000068423, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Contemporary,Soft,Couch,,Bronze,Bowls,And,Decorative,Flowers,In,Room", "alt": ""}, "STRAW-50549": {"id": 100000068423, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-800x586.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-300x220.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER-768x562.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/STRAW-COVER.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Contemporary,Soft,Couch,,Bronze,Bowls,And,Decorative,Flowers,In,Room", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Jwall", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/vegetals-wallpaper/", "pattern": "Vegetals Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["201271202", "201271414", "201272303", "201276707", "201277227", "201277667", "201277777", "201278888", "201279559", "201281101", "201281303", "201282332", "201282525", "201287117", "201287373", "201287909", "201291111", "201291212", "201292323", "201292888", "201297447", "201297606", "201297808", "201301199", "201301221", "201301515", "201302929", "201306868", "201307575", "201307997", "201317703", "86430292", "86431188", "86431252", "86431441", "86432343", "86432525", "86432882", "86432909", "86436444", "86437343", "86437474", "86437887", "86439363", "86439434", "86439505"], "colorway_count": 46, "sku_images": {"201271202": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "201271414": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "201272303": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "201276707": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "201277227": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "201277667": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "201277777": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "201278888": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "201279559": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "201281101": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "201281303": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "201282332": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "201282525": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "201287117": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "201287373": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "201287909": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "201291111": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "201291212": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "201292323": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "201292888": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "201297447": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "201297606": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "201297808": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "201301199": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "201301221": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "201301515": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "201302929": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "201306868": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "201307575": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "201307997": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "201317703": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "86430292": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "86431188": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "86431252": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "86431441": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "86432343": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "86432525": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "86432882": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "86432909": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "86436444": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "86437343": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "86437474": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "86437887": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "86439363": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "86439434": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}, "86439505": {"id": 100000064862, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/Vegetal-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "Vegetal cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Casadeco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/highgrove-wallpaper/", "pattern": "Highgrove Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["DHIP217478", "DHIP217479", "DHIP217480", "DHIP217481", "DHIP217482", "DHIP217483", "DHIP217484", "DHIP217485", "DHIP217486", "DHIP217487", "DHIP217488", "DHIP217489", "DHIP217490", "DHIP217491", "DHIP217492", "DHIP217493", "DHIP217494", "DHIP217495", "DHIP217496", "DHIP217497", "DHIP217498", "DHIP217499", "DHIP217500", "DHIP217501", "DHIP217502", "DHIP217503", "DHIP217504", "DHIP217505", "DHIP217506", "DHIP217507", "DHIP217508", "DHIP217509", "DHIP217510", "DHIP217511", "DHIP217512", "DHIP217513", "DHIP217514", "DHIP217515", "DHIP217516", "DHIP217517", "DHIP217518", "DHIP217519", "DHPS237621", "DHPS237622", "DHPS237623", "DHPS237624", "DHPS237625", "DHPS237626", "DHPS237627", "DHPS237628", "DHPS237629", "DHPS237630", "DHPS237631", "DHPS237632", "DHPS237633", "DHPS237634", "DHPS237635", "DHPS237636", "DHPS237637", "DHPS237638", "DHPS237639", "DHPS237640"], "colorway_count": 62, "sku_images": {"DHIP217478": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217479": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217480": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217481": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217482": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217483": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217484": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217485": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217486": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217487": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217488": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217489": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217490": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217491": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217492": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217493": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217494": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217495": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217496": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217497": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217498": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217499": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217500": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217501": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217502": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217503": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217504": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217505": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217506": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217507": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217508": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217509": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217510": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217511": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217512": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217513": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217514": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217515": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217516": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217517": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217518": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHIP217519": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHPS237621": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHPS237622": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHPS237623": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHPS237624": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHPS237625": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHPS237626": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHPS237627": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHPS237628": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHPS237629": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHPS237630": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHPS237631": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHPS237632": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHPS237633": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHPS237634": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHPS237635": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHPS237636": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHPS237637": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHPS237638": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHPS237639": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}, "DHPS237640": {"id": 100000065409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-225x300.jpg 225w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-768x1024.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1152x1536.jpg 1152w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-1536x2048.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/1970/01/Sanderson_Highgrove_TopiaryView_217510_2-scaled.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Sanderson_Highgrove_TopiaryView_217510_2", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Sanderson", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/seaside-wallpaper/", "pattern": "Seaside Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["201171010", "201171215", "201171313", "201171505", "201172404", "201172727", "201176306", "201176886", "201176909", "201177616", "201178505", "201179889", "201476446", "201478338", "201479101", "201479559", "201481111", "201486161", "201486303", "201486909", "201491010", "201491414", "201491818", "201496202", "201501212", "201509338", "201516226", "201518228", "201526262", "25091438", "29251227", "29252718", "29254582", "29256103", "29256520", "29258111", "29259374", "29259984", "83972127", "83976202", "83976776", "83978121", "83979122", "83979808"], "colorway_count": 44, "sku_images": {"201171010": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "201171215": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "201171313": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "201171505": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "201172404": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "201172727": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "201176306": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "201176886": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "201176909": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "201177616": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "201178505": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "201179889": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "201476446": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "201478338": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "201479101": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "201479559": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "201481111": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "201486161": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "201486303": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "201486909": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "201491010": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "201491414": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "201491818": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "201496202": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "201501212": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "201509338": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "201516226": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "201518228": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "201526262": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "25091438": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "29251227": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "29252718": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "29254582": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "29256103": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "29256520": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "29258111": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "29259374": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "29259984": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "83972127": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "83976202": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "83976776": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "83978121": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "83979122": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}, "83979808": {"id": 100000064768, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "sizes": "(max-width: 297px) 100vw, 297px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1.webp 297w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/seaside-cover-1-177x300.webp 177w", "thumbnail_sizes": "(max-width: 297px) 100vw, 297px", "name": "seaside cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Casadeco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/heritage-wallpaper_/", "pattern": "Heritage Wallpaper_", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["201191324", "201192510", "201197433", "201199902", "201201895", "201202971", "201206230", "201207244", "201207777", "201217155", "201217362", "201219817", "201221900", "201227293", "201229411", "201231022", "201237245", "201237608", "201238665", "201239371", "201241777", "201246812", "201248888", "201249350"], "colorway_count": 24, "sku_images": {"201191324": {"id": 100000064570, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "heritage cover", "alt": ""}, "201192510": {"id": 100000064570, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "heritage cover", "alt": ""}, "201197433": {"id": 100000064570, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "heritage cover", "alt": ""}, "201199902": {"id": 100000064570, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "heritage cover", "alt": ""}, "201201895": {"id": 100000064570, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "heritage cover", "alt": ""}, "201202971": {"id": 100000064570, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "heritage cover", "alt": ""}, "201206230": {"id": 100000064570, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "heritage cover", "alt": ""}, "201207244": {"id": 100000064570, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "heritage cover", "alt": ""}, "201207777": {"id": 100000064570, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "heritage cover", "alt": ""}, "201217155": {"id": 100000064570, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "heritage cover", "alt": ""}, "201217362": {"id": 100000064570, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "heritage cover", "alt": ""}, "201219817": {"id": 100000064570, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "heritage cover", "alt": ""}, "201221900": {"id": 100000064570, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "heritage cover", "alt": ""}, "201227293": {"id": 100000064570, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "heritage cover", "alt": ""}, "201229411": {"id": 100000064570, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "heritage cover", "alt": ""}, "201231022": {"id": 100000064570, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "heritage cover", "alt": ""}, "201237245": {"id": 100000064570, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "heritage cover", "alt": ""}, "201237608": {"id": 100000064570, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "heritage cover", "alt": ""}, "201238665": {"id": 100000064570, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "heritage cover", "alt": ""}, "201239371": {"id": 100000064570, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "heritage cover", "alt": ""}, "201241777": {"id": 100000064570, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "heritage cover", "alt": ""}, "201246812": {"id": 100000064570, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "heritage cover", "alt": ""}, "201248888": {"id": 100000064570, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "heritage cover", "alt": ""}, "201249350": {"id": 100000064570, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover.webp 666w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/04/heritage-cover-300x227.webp 300w", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "heritage cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Casadeco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/matera-wallpaper/", "pattern": "Matera Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["201121101", "201121221", "201121404", "201127575", "201128778", "201131200", "201131303", "201131414", "201133535", "201136969", "201137676", "201141111", "201141202", "201141331", "201142772", "201146996", "201147447", "201149808", "201151212", "201151391", "201157606", "201159999", "201161177", "201161373", "201162707", "201166969", "201171010", "201171215", "201171313", "201171505", "201172727", "201177616", "201179889", "201181003"], "colorway_count": 34, "sku_images": {"201121101": {"id": 100000062205, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "sizes": "(max-width: 756px) 100vw, 756px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "thumbnail_sizes": "(max-width: 756px) 100vw, 756px", "name": "Matera Cover", "alt": ""}, "201121221": {"id": 100000062205, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "sizes": "(max-width: 756px) 100vw, 756px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "thumbnail_sizes": "(max-width: 756px) 100vw, 756px", "name": "Matera Cover", "alt": ""}, "201121404": {"id": 100000062205, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "sizes": "(max-width: 756px) 100vw, 756px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "thumbnail_sizes": "(max-width: 756px) 100vw, 756px", "name": "Matera Cover", "alt": ""}, "201127575": {"id": 100000062205, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "sizes": "(max-width: 756px) 100vw, 756px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "thumbnail_sizes": "(max-width: 756px) 100vw, 756px", "name": "Matera Cover", "alt": ""}, "201128778": {"id": 100000062205, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "sizes": "(max-width: 756px) 100vw, 756px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "thumbnail_sizes": "(max-width: 756px) 100vw, 756px", "name": "Matera Cover", "alt": ""}, "201131200": {"id": 100000062205, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "sizes": "(max-width: 756px) 100vw, 756px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "thumbnail_sizes": "(max-width: 756px) 100vw, 756px", "name": "Matera Cover", "alt": ""}, "201131303": {"id": 100000062205, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "sizes": "(max-width: 756px) 100vw, 756px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "thumbnail_sizes": "(max-width: 756px) 100vw, 756px", "name": "Matera Cover", "alt": ""}, "201131414": {"id": 100000062205, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "sizes": "(max-width: 756px) 100vw, 756px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "thumbnail_sizes": "(max-width: 756px) 100vw, 756px", "name": "Matera Cover", "alt": ""}, "201133535": {"id": 100000062205, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "sizes": "(max-width: 756px) 100vw, 756px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "thumbnail_sizes": "(max-width: 756px) 100vw, 756px", "name": "Matera Cover", "alt": ""}, "201136969": {"id": 100000062205, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "sizes": "(max-width: 756px) 100vw, 756px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "thumbnail_sizes": "(max-width: 756px) 100vw, 756px", "name": "Matera Cover", "alt": ""}, "201137676": {"id": 100000062205, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "sizes": "(max-width: 756px) 100vw, 756px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "thumbnail_sizes": "(max-width: 756px) 100vw, 756px", "name": "Matera Cover", "alt": ""}, "201141111": {"id": 100000062205, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "sizes": "(max-width: 756px) 100vw, 756px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "thumbnail_sizes": "(max-width: 756px) 100vw, 756px", "name": "Matera Cover", "alt": ""}, "201141202": {"id": 100000062205, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "sizes": "(max-width: 756px) 100vw, 756px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "thumbnail_sizes": "(max-width: 756px) 100vw, 756px", "name": "Matera Cover", "alt": ""}, "201141331": {"id": 100000062205, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "sizes": "(max-width: 756px) 100vw, 756px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "thumbnail_sizes": "(max-width: 756px) 100vw, 756px", "name": "Matera Cover", "alt": ""}, "201142772": {"id": 100000062205, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "sizes": "(max-width: 756px) 100vw, 756px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "thumbnail_sizes": "(max-width: 756px) 100vw, 756px", "name": "Matera Cover", "alt": ""}, "201146996": {"id": 100000062205, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "sizes": "(max-width: 756px) 100vw, 756px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "thumbnail_sizes": "(max-width: 756px) 100vw, 756px", "name": "Matera Cover", "alt": ""}, "201147447": {"id": 100000062205, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "sizes": "(max-width: 756px) 100vw, 756px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "thumbnail_sizes": "(max-width: 756px) 100vw, 756px", "name": "Matera Cover", "alt": ""}, "201149808": {"id": 100000062205, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "sizes": "(max-width: 756px) 100vw, 756px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "thumbnail_sizes": "(max-width: 756px) 100vw, 756px", "name": "Matera Cover", "alt": ""}, "201151212": {"id": 100000062205, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "sizes": "(max-width: 756px) 100vw, 756px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "thumbnail_sizes": "(max-width: 756px) 100vw, 756px", "name": "Matera Cover", "alt": ""}, "201151391": {"id": 100000062205, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "sizes": "(max-width: 756px) 100vw, 756px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "thumbnail_sizes": "(max-width: 756px) 100vw, 756px", "name": "Matera Cover", "alt": ""}, "201157606": {"id": 100000062205, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "sizes": "(max-width: 756px) 100vw, 756px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "thumbnail_sizes": "(max-width: 756px) 100vw, 756px", "name": "Matera Cover", "alt": ""}, "201159999": {"id": 100000062205, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "sizes": "(max-width: 756px) 100vw, 756px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "thumbnail_sizes": "(max-width: 756px) 100vw, 756px", "name": "Matera Cover", "alt": ""}, "201161177": {"id": 100000062205, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "sizes": "(max-width: 756px) 100vw, 756px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "thumbnail_sizes": "(max-width: 756px) 100vw, 756px", "name": "Matera Cover", "alt": ""}, "201161373": {"id": 100000062205, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "sizes": "(max-width: 756px) 100vw, 756px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "thumbnail_sizes": "(max-width: 756px) 100vw, 756px", "name": "Matera Cover", "alt": ""}, "201162707": {"id": 100000062205, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "sizes": "(max-width: 756px) 100vw, 756px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "thumbnail_sizes": "(max-width: 756px) 100vw, 756px", "name": "Matera Cover", "alt": ""}, "201166969": {"id": 100000062205, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "sizes": "(max-width: 756px) 100vw, 756px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "thumbnail_sizes": "(max-width: 756px) 100vw, 756px", "name": "Matera Cover", "alt": ""}, "201171010": {"id": 100000062205, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "sizes": "(max-width: 756px) 100vw, 756px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "thumbnail_sizes": "(max-width: 756px) 100vw, 756px", "name": "Matera Cover", "alt": ""}, "201171215": {"id": 100000062205, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "sizes": "(max-width: 756px) 100vw, 756px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "thumbnail_sizes": "(max-width: 756px) 100vw, 756px", "name": "Matera Cover", "alt": ""}, "201171313": {"id": 100000062205, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "sizes": "(max-width: 756px) 100vw, 756px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "thumbnail_sizes": "(max-width: 756px) 100vw, 756px", "name": "Matera Cover", "alt": ""}, "201171505": {"id": 100000062205, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "sizes": "(max-width: 756px) 100vw, 756px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "thumbnail_sizes": "(max-width: 756px) 100vw, 756px", "name": "Matera Cover", "alt": ""}, "201172727": {"id": 100000062205, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "sizes": "(max-width: 756px) 100vw, 756px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "thumbnail_sizes": "(max-width: 756px) 100vw, 756px", "name": "Matera Cover", "alt": ""}, "201177616": {"id": 100000062205, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "sizes": "(max-width: 756px) 100vw, 756px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "thumbnail_sizes": "(max-width: 756px) 100vw, 756px", "name": "Matera Cover", "alt": ""}, "201179889": {"id": 100000062205, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "sizes": "(max-width: 756px) 100vw, 756px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "thumbnail_sizes": "(max-width: 756px) 100vw, 756px", "name": "Matera Cover", "alt": ""}, "201181003": {"id": 100000062205, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "sizes": "(max-width: 756px) 100vw, 756px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover.webp 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Matera-Cover-300x200.webp 300w", "thumbnail_sizes": "(max-width: 756px) 100vw, 756px", "name": "Matera Cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Casadeco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/indienne-wallpapers/", "pattern": "Indienne Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["ZIND313111", "ZIND313112", "ZIND313113", "ZIND313114", "ZIND313115", "ZIND313116", "ZIND313117", "ZIND313118", "ZIND313119", "ZIND313120", "ZIND313121", "ZIND313122", "ZIND313123", "ZIND313135", "ZIND313136", "ZJAI311742", "ZJAI311743", "ZKEM312634", "ZKEM312646", "ZKEM312650", "ZKEM312674"], "colorway_count": 21, "sku_images": {"ZIND313111": {"id": 100000063499, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "indienne- cover", "alt": ""}, "ZIND313112": {"id": 100000063499, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "indienne- cover", "alt": ""}, "ZIND313113": {"id": 100000063499, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "indienne- cover", "alt": ""}, "ZIND313114": {"id": 100000063499, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "indienne- cover", "alt": ""}, "ZIND313115": {"id": 100000063499, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "indienne- cover", "alt": ""}, "ZIND313116": {"id": 100000063499, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "indienne- cover", "alt": ""}, "ZIND313117": {"id": 100000063499, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "indienne- cover", "alt": ""}, "ZIND313118": {"id": 100000063499, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "indienne- cover", "alt": ""}, "ZIND313119": {"id": 100000063499, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "indienne- cover", "alt": ""}, "ZIND313120": {"id": 100000063499, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "indienne- cover", "alt": ""}, "ZIND313121": {"id": 100000063499, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "indienne- cover", "alt": ""}, "ZIND313122": {"id": 100000063499, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "indienne- cover", "alt": ""}, "ZIND313123": {"id": 100000063499, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "indienne- cover", "alt": ""}, "ZIND313135": {"id": 100000063499, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "indienne- cover", "alt": ""}, "ZIND313136": {"id": 100000063499, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "indienne- cover", "alt": ""}, "ZJAI311742": {"id": 100000063499, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "indienne- cover", "alt": ""}, "ZJAI311743": {"id": 100000063499, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "indienne- cover", "alt": ""}, "ZKEM312634": {"id": 100000063499, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "indienne- cover", "alt": ""}, "ZKEM312646": {"id": 100000063499, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "indienne- cover", "alt": ""}, "ZKEM312650": {"id": 100000063499, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "indienne- cover", "alt": ""}, "ZKEM312674": {"id": 100000063499, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-800x288.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-300x108.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1024x369.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-768x276.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1-1536x553.png 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/indienne-cover-1.png 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "indienne- cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Zoffany", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/endpapers-wallpapers/", "pattern": "Endpapers Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["ZEND313083", "ZEND313084", "ZEND313085", "ZEND313086", "ZEND313087", "ZEND313088", "ZEND313089", "ZEND313090", "ZEND313091", "ZEND313092", "ZEND313093", "ZEND313094", "ZEND313095", "ZEND313096", "ZEND313097", "ZEND313098", "ZEND313099", "ZEND313100", "ZEND313101", "ZEND313102", "ZEND313103", "ZEND313104", "ZEND313105", "ZEND313106", "ZEND313107", "ZEND313108", "ZEND313109", "ZEND313110"], "colorway_count": 28, "sku_images": {"ZEND313083": {"id": 100000063422, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "endpapers-Cover", "alt": ""}, "ZEND313084": {"id": 100000063422, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "endpapers-Cover", "alt": ""}, "ZEND313085": {"id": 100000063422, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "endpapers-Cover", "alt": ""}, "ZEND313086": {"id": 100000063422, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "endpapers-Cover", "alt": ""}, "ZEND313087": {"id": 100000063422, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "endpapers-Cover", "alt": ""}, "ZEND313088": {"id": 100000063422, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "endpapers-Cover", "alt": ""}, "ZEND313089": {"id": 100000063422, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "endpapers-Cover", "alt": ""}, "ZEND313090": {"id": 100000063422, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "endpapers-Cover", "alt": ""}, "ZEND313091": {"id": 100000063422, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "endpapers-Cover", "alt": ""}, "ZEND313092": {"id": 100000063422, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "endpapers-Cover", "alt": ""}, "ZEND313093": {"id": 100000063422, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "endpapers-Cover", "alt": ""}, "ZEND313094": {"id": 100000063422, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "endpapers-Cover", "alt": ""}, "ZEND313095": {"id": 100000063422, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "endpapers-Cover", "alt": ""}, "ZEND313096": {"id": 100000063422, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "endpapers-Cover", "alt": ""}, "ZEND313097": {"id": 100000063422, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "endpapers-Cover", "alt": ""}, "ZEND313098": {"id": 100000063422, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "endpapers-Cover", "alt": ""}, "ZEND313099": {"id": 100000063422, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "endpapers-Cover", "alt": ""}, "ZEND313100": {"id": 100000063422, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "endpapers-Cover", "alt": ""}, "ZEND313101": {"id": 100000063422, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "endpapers-Cover", "alt": ""}, "ZEND313102": {"id": 100000063422, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "endpapers-Cover", "alt": ""}, "ZEND313103": {"id": 100000063422, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "endpapers-Cover", "alt": ""}, "ZEND313104": {"id": 100000063422, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "endpapers-Cover", "alt": ""}, "ZEND313105": {"id": 100000063422, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "endpapers-Cover", "alt": ""}, "ZEND313106": {"id": 100000063422, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "endpapers-Cover", "alt": ""}, "ZEND313107": {"id": 100000063422, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "endpapers-Cover", "alt": ""}, "ZEND313108": {"id": 100000063422, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "endpapers-Cover", "alt": ""}, "ZEND313109": {"id": 100000063422, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "endpapers-Cover", "alt": ""}, "ZEND313110": {"id": 100000063422, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/02/endpapers-Cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "endpapers-Cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Zoffany", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/annees-folles-wallpaper/", "pattern": "Annees Folles Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["201031619", "201036755", "201037146", "201037599", "201037810", "201039712", "201041921", "201046582", "201046810", "201047264", "201047728", "201049132", "201051611", "201052926", "201053215", "201056944", "201057645", "201057873", "201060287", "201062732", "201066155", "201069271", "201069820", "201072222", "201076721", "201079957", "201082674", "201086515", "201089643"], "colorway_count": 29, "sku_images": {"201031619": {"id": 100000062129, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "sizes": "(max-width: 483px) 100vw, 483px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "thumbnail_sizes": "(max-width: 483px) 100vw, 483px", "name": "Annees cover", "alt": ""}, "201036755": {"id": 100000062129, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "sizes": "(max-width: 483px) 100vw, 483px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "thumbnail_sizes": "(max-width: 483px) 100vw, 483px", "name": "Annees cover", "alt": ""}, "201037146": {"id": 100000062129, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "sizes": "(max-width: 483px) 100vw, 483px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "thumbnail_sizes": "(max-width: 483px) 100vw, 483px", "name": "Annees cover", "alt": ""}, "201037599": {"id": 100000062129, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "sizes": "(max-width: 483px) 100vw, 483px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "thumbnail_sizes": "(max-width: 483px) 100vw, 483px", "name": "Annees cover", "alt": ""}, "201037810": {"id": 100000062129, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "sizes": "(max-width: 483px) 100vw, 483px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "thumbnail_sizes": "(max-width: 483px) 100vw, 483px", "name": "Annees cover", "alt": ""}, "201039712": {"id": 100000062129, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "sizes": "(max-width: 483px) 100vw, 483px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "thumbnail_sizes": "(max-width: 483px) 100vw, 483px", "name": "Annees cover", "alt": ""}, "201041921": {"id": 100000062129, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "sizes": "(max-width: 483px) 100vw, 483px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "thumbnail_sizes": "(max-width: 483px) 100vw, 483px", "name": "Annees cover", "alt": ""}, "201046582": {"id": 100000062129, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "sizes": "(max-width: 483px) 100vw, 483px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "thumbnail_sizes": "(max-width: 483px) 100vw, 483px", "name": "Annees cover", "alt": ""}, "201046810": {"id": 100000062129, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "sizes": "(max-width: 483px) 100vw, 483px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "thumbnail_sizes": "(max-width: 483px) 100vw, 483px", "name": "Annees cover", "alt": ""}, "201047264": {"id": 100000062129, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "sizes": "(max-width: 483px) 100vw, 483px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "thumbnail_sizes": "(max-width: 483px) 100vw, 483px", "name": "Annees cover", "alt": ""}, "201047728": {"id": 100000062129, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "sizes": "(max-width: 483px) 100vw, 483px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "thumbnail_sizes": "(max-width: 483px) 100vw, 483px", "name": "Annees cover", "alt": ""}, "201049132": {"id": 100000062129, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "sizes": "(max-width: 483px) 100vw, 483px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "thumbnail_sizes": "(max-width: 483px) 100vw, 483px", "name": "Annees cover", "alt": ""}, "201051611": {"id": 100000062129, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "sizes": "(max-width: 483px) 100vw, 483px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "thumbnail_sizes": "(max-width: 483px) 100vw, 483px", "name": "Annees cover", "alt": ""}, "201052926": {"id": 100000062129, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "sizes": "(max-width: 483px) 100vw, 483px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "thumbnail_sizes": "(max-width: 483px) 100vw, 483px", "name": "Annees cover", "alt": ""}, "201053215": {"id": 100000062129, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "sizes": "(max-width: 483px) 100vw, 483px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "thumbnail_sizes": "(max-width: 483px) 100vw, 483px", "name": "Annees cover", "alt": ""}, "201056944": {"id": 100000062129, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "sizes": "(max-width: 483px) 100vw, 483px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "thumbnail_sizes": "(max-width: 483px) 100vw, 483px", "name": "Annees cover", "alt": ""}, "201057645": {"id": 100000062129, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "sizes": "(max-width: 483px) 100vw, 483px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "thumbnail_sizes": "(max-width: 483px) 100vw, 483px", "name": "Annees cover", "alt": ""}, "201057873": {"id": 100000062129, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "sizes": "(max-width: 483px) 100vw, 483px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "thumbnail_sizes": "(max-width: 483px) 100vw, 483px", "name": "Annees cover", "alt": ""}, "201060287": {"id": 100000062129, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "sizes": "(max-width: 483px) 100vw, 483px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "thumbnail_sizes": "(max-width: 483px) 100vw, 483px", "name": "Annees cover", "alt": ""}, "201062732": {"id": 100000062129, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "sizes": "(max-width: 483px) 100vw, 483px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "thumbnail_sizes": "(max-width: 483px) 100vw, 483px", "name": "Annees cover", "alt": ""}, "201066155": {"id": 100000062129, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "sizes": "(max-width: 483px) 100vw, 483px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "thumbnail_sizes": "(max-width: 483px) 100vw, 483px", "name": "Annees cover", "alt": ""}, "201069271": {"id": 100000062129, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "sizes": "(max-width: 483px) 100vw, 483px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "thumbnail_sizes": "(max-width: 483px) 100vw, 483px", "name": "Annees cover", "alt": ""}, "201069820": {"id": 100000062129, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "sizes": "(max-width: 483px) 100vw, 483px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "thumbnail_sizes": "(max-width: 483px) 100vw, 483px", "name": "Annees cover", "alt": ""}, "201072222": {"id": 100000062129, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "sizes": "(max-width: 483px) 100vw, 483px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "thumbnail_sizes": "(max-width: 483px) 100vw, 483px", "name": "Annees cover", "alt": ""}, "201076721": {"id": 100000062129, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "sizes": "(max-width: 483px) 100vw, 483px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "thumbnail_sizes": "(max-width: 483px) 100vw, 483px", "name": "Annees cover", "alt": ""}, "201079957": {"id": 100000062129, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "sizes": "(max-width: 483px) 100vw, 483px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "thumbnail_sizes": "(max-width: 483px) 100vw, 483px", "name": "Annees cover", "alt": ""}, "201082674": {"id": 100000062129, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "sizes": "(max-width: 483px) 100vw, 483px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "thumbnail_sizes": "(max-width: 483px) 100vw, 483px", "name": "Annees cover", "alt": ""}, "201086515": {"id": 100000062129, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "sizes": "(max-width: 483px) 100vw, 483px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "thumbnail_sizes": "(max-width: 483px) 100vw, 483px", "name": "Annees cover", "alt": ""}, "201089643": {"id": 100000062129, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "sizes": "(max-width: 483px) 100vw, 483px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover.webp 483w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Annees-cover-242x300.webp 242w", "thumbnail_sizes": "(max-width: 483px) 100vw, 483px", "name": "Annees cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Casadeco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/ness-wallpaper/", "pattern": "Nest Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["201000000", "201000101", "201000220", "201000303", "201000424", "201001010", "201001111", "201001212", "201001313", "201001414", "201001515", "201001616", "201001771", "201002080", "201002121", "201002222", "201002323", "201002525", "201002662", "201002727", "201002808", "201003232", "201003404", "201003774", "201004141", "201004334", "201006106", "201006336", "201006464", "201006886", "201007007", "201007077", "201007101", "201007171", "201007202", "201007272", "201007317", "201007337", "201007474", "201007766", "201007979", "201009090", "201009119", "201009229", "201009339", "201009404", "201009717", "201009909"], "colorway_count": 48, "sku_images": {"201000000": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201000101": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201000220": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201000303": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201000424": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201001010": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201001111": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201001212": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201001313": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201001414": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201001515": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201001616": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201001771": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201002080": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201002121": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201002222": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201002323": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201002525": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201002662": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201002727": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201002808": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201003232": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201003404": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201003774": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201004141": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201004334": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201006106": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201006336": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201006464": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201006886": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201007007": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201007077": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201007101": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201007171": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201007202": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201007272": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201007317": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201007337": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201007474": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201007766": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201007979": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201009090": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201009119": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201009229": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201009339": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201009404": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201009717": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}, "201009909": {"id": 100000062061, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "sizes": "(max-width: 404px) 100vw, 404px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover.webp 404w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Nest-Cover-240x300.webp 240w", "thumbnail_sizes": "(max-width: 404px) 100vw, 404px", "name": "Nest Cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Casadeco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/pure-wallpaper/", "pattern": "Pure Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["PU201", "PU211", "PU221", "PU222", "PU231", "PU241", "PU251", "PU252", "PU261", "PU271", "PU281", "PU291", "PU292", "PU293", "PU301", "PU311"], "colorway_count": 16, "sku_images": {"PU201": {"id": 100000061991, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-768x768.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Pure Cover", "alt": ""}, "PU211": {"id": 100000061991, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-768x768.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Pure Cover", "alt": ""}, "PU221": {"id": 100000061991, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-768x768.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Pure Cover", "alt": ""}, "PU222": {"id": 100000061991, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-768x768.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Pure Cover", "alt": ""}, "PU231": {"id": 100000061991, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-768x768.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Pure Cover", "alt": ""}, "PU241": {"id": 100000061991, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-768x768.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Pure Cover", "alt": ""}, "PU251": {"id": 100000061991, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-768x768.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Pure Cover", "alt": ""}, "PU252": {"id": 100000061991, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-768x768.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Pure Cover", "alt": ""}, "PU261": {"id": 100000061991, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-768x768.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Pure Cover", "alt": ""}, "PU271": {"id": 100000061991, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-768x768.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Pure Cover", "alt": ""}, "PU281": {"id": 100000061991, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-768x768.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Pure Cover", "alt": ""}, "PU291": {"id": 100000061991, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-768x768.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Pure Cover", "alt": ""}, "PU292": {"id": 100000061991, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-768x768.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Pure Cover", "alt": ""}, "PU293": {"id": 100000061991, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-768x768.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Pure Cover", "alt": ""}, "PU301": {"id": 100000061991, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-768x768.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Pure Cover", "alt": ""}, "PU311": {"id": 100000061991, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-768x768.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Pure-Cover.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Pure Cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Omexco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/oase-wallpaper/", "pattern": "Oase Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["OAS201", "OAS202", "OAS203", "OAS211", "OAS221", "OAS222", "OAS223", "OAS231", "OAS232", "OAS233", "OAS241", "OAS242", "OAS243", "OAS263", "OAS264", "OAS265", "OAS271", "OAS272", "OAS273", "OAS274", "OAS275", "OAS281", "OAS282", "OAS283", "OAS291", "OAS292", "OAS293", "OAS294"], "colorway_count": 28, "sku_images": {"OAS201": {"id": 100000061914, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Oase Cover", "alt": ""}, "OAS202": {"id": 100000061914, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Oase Cover", "alt": ""}, "OAS203": {"id": 100000061914, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Oase Cover", "alt": ""}, "OAS211": {"id": 100000061914, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Oase Cover", "alt": ""}, "OAS221": {"id": 100000061914, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Oase Cover", "alt": ""}, "OAS222": {"id": 100000061914, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Oase Cover", "alt": ""}, "OAS223": {"id": 100000061914, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Oase Cover", "alt": ""}, "OAS231": {"id": 100000061914, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Oase Cover", "alt": ""}, "OAS232": {"id": 100000061914, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Oase Cover", "alt": ""}, "OAS233": {"id": 100000061914, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Oase Cover", "alt": ""}, "OAS241": {"id": 100000061914, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Oase Cover", "alt": ""}, "OAS242": {"id": 100000061914, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Oase Cover", "alt": ""}, "OAS243": {"id": 100000061914, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Oase Cover", "alt": ""}, "OAS263": {"id": 100000061914, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Oase Cover", "alt": ""}, "OAS264": {"id": 100000061914, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Oase Cover", "alt": ""}, "OAS265": {"id": 100000061914, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Oase Cover", "alt": ""}, "OAS271": {"id": 100000061914, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Oase Cover", "alt": ""}, "OAS272": {"id": 100000061914, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Oase Cover", "alt": ""}, "OAS273": {"id": 100000061914, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Oase Cover", "alt": ""}, "OAS274": {"id": 100000061914, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Oase Cover", "alt": ""}, "OAS275": {"id": 100000061914, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Oase Cover", "alt": ""}, "OAS281": {"id": 100000061914, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Oase Cover", "alt": ""}, "OAS282": {"id": 100000061914, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Oase Cover", "alt": ""}, "OAS283": {"id": 100000061914, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Oase Cover", "alt": ""}, "OAS291": {"id": 100000061914, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Oase Cover", "alt": ""}, "OAS292": {"id": 100000061914, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Oase Cover", "alt": ""}, "OAS293": {"id": 100000061914, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Oase Cover", "alt": ""}, "OAS294": {"id": 100000061914, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Oase-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Oase Cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Omexco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/light-at-night-wallpaper/", "pattern": "Light At Night Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["LAN201", "LAN202", "LAN203", "LAN211", "LAN221", "LAN222", "LAN231", "LAN232", "LAN233", "LAN241", "LAN242", "LAN251", "LAN252", "LAN271", "LAN272", "LAN281", "LAN282", "LAN283", "LAN284", "LAN291", "LAN292", "LAN293", "LAN312"], "colorway_count": 23, "sku_images": {"LAN201": {"id": 100000061864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Light-at-Night-Cover", "alt": ""}, "LAN202": {"id": 100000061864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Light-at-Night-Cover", "alt": ""}, "LAN203": {"id": 100000061864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Light-at-Night-Cover", "alt": ""}, "LAN211": {"id": 100000061864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Light-at-Night-Cover", "alt": ""}, "LAN221": {"id": 100000061864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Light-at-Night-Cover", "alt": ""}, "LAN222": {"id": 100000061864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Light-at-Night-Cover", "alt": ""}, "LAN231": {"id": 100000061864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Light-at-Night-Cover", "alt": ""}, "LAN232": {"id": 100000061864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Light-at-Night-Cover", "alt": ""}, "LAN233": {"id": 100000061864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Light-at-Night-Cover", "alt": ""}, "LAN241": {"id": 100000061864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Light-at-Night-Cover", "alt": ""}, "LAN242": {"id": 100000061864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Light-at-Night-Cover", "alt": ""}, "LAN251": {"id": 100000061864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Light-at-Night-Cover", "alt": ""}, "LAN252": {"id": 100000061864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Light-at-Night-Cover", "alt": ""}, "LAN271": {"id": 100000061864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Light-at-Night-Cover", "alt": ""}, "LAN272": {"id": 100000061864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Light-at-Night-Cover", "alt": ""}, "LAN281": {"id": 100000061864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Light-at-Night-Cover", "alt": ""}, "LAN282": {"id": 100000061864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Light-at-Night-Cover", "alt": ""}, "LAN283": {"id": 100000061864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Light-at-Night-Cover", "alt": ""}, "LAN284": {"id": 100000061864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Light-at-Night-Cover", "alt": ""}, "LAN291": {"id": 100000061864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Light-at-Night-Cover", "alt": ""}, "LAN292": {"id": 100000061864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Light-at-Night-Cover", "alt": ""}, "LAN293": {"id": 100000061864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Light-at-Night-Cover", "alt": ""}, "LAN312": {"id": 100000061864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/01/Light-at-Night-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Light-at-Night-Cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Omexco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/commercial-wallcovering/mywall-zenith/", "pattern": "Mywall Zenith", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["Z47801", "Z47802", "Z47803", "Z47804", "Z47805", "Z47806", "Z47807", "Z47808", "Z47811", "Z47812", "Z47813", "Z47814", "Z47815", "Z47816", "Z47817", "Z47818", "Z47821", "Z47822", "Z47823", "Z47824", "Z47825", "Z47826", "Z47827", "Z47828", "Z47831", "Z47832", "Z47833", "Z47834", "Z47835", "Z47836", "Z47837", "Z47838", "Z47841", "Z47842", "Z47843", "Z47844", "Z47845", "Z47846", "Z47847", "Z47848", "Z47851", "Z47852", "Z47853", "Z47854", "Z47855", "Z47856", "Z47857", "Z47858"], "colorway_count": 48, "sku_images": {"Z47801": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47802": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47803": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47804": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47805": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47806": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47807": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47808": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47811": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47812": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47813": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47814": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47815": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47816": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47817": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47818": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47821": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47822": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47823": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47824": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47825": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47826": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47827": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47828": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47831": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47832": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47833": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47834": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47835": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47836": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47837": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47838": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47841": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47842": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47843": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47844": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47845": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47846": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47847": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47848": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47851": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47852": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47853": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47854": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47855": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47856": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47857": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}, "Z47858": {"id": 100000058520, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "sizes": "(max-width: 408px) 100vw, 408px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER.jpg 408w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/MYWALL-ZENITH-COVER-239x300.jpg 239w", "thumbnail_sizes": "(max-width: 408px) 100vw, 408px", "name": "MYWALL ZENITH COVER", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Goodrich", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/premierwall-fusion/", "pattern": "Premierwall Fusion 2025-28", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["PF8101", "PF8102", "PF8103", "PF8110", "PF8111", "PF8112", "PF8126", "PF8127", "PF8134", "PF8135", "PF8150", "PF8151", "PF8152", "PF8159", "PF8160", "PF8161", "PF8175", "PF8176", "PF8177", "PF8178", "PF8191", "PF8192", "PF8207", "PF8208", "PF8209", "PF8223", "PF8224", "PF8225", "PF8239", "PF8240", "PF8241", "PF8255", "PF8256", "PF8257", "PF8258", "PWF8104", "PWF8105", "PWF8106", "PWF8107", "PWF8108", "PWF8109", "PWF8113", "PWF8114", "PWF8115", "PWF8116", "PWF8117", "PWF8118", "PWF8119", "PWF8120", "PWF8121", "PWF8122", "PWF8123", "PWF8124", "PWF8125", "PWF8128", "PWF8129", "PWF8130", "PWF8131", "PWF8132", "PWF8133", "PWF8136", "PWF8137", "PWF8138", "PWF8139", "PWF8140", "PWF8141", "PWF8142", "PWF8143", "PWF8144", "PWF8145", "PWF8146", "PWF8147", "PWF8148", "PWF8149", "PWF8153", "PWF8154", "PWF8155", "PWF8156", "PWF8157", "PWF8158", "PWF8162", "PWF8163", "PWF8164", "PWF8165", "PWF8166", "PWF8167", "PWF8168", "PWF8169", "PWF8170", "PWF8171", "PWF8172", "PWF8173", "PWF8174", "PWF8179", "PWF8180", "PWF8181", "PWF8182", "PWF8183", "PWF8184", "PWF8185", "PWF8186", "PWF8187", "PWF8188", "PWF8189", "PWF8190", "PWF8193", "PWF8194", "PWF8195", "PWF8196", "PWF8197", "PWF8198", "PWF8199", "PWF8200", "PWF8201", "PWF8202", "PWF8203", "PWF8204", "PWF8205", "PWF8206", "PWF8210", "PWF8211", "PWF8212", "PWF8213", "PWF8214", "PWF8215", "PWF8216", "PWF8217", "PWF8218", "PWF8219", "PWF8220", "PWF8221", "PWF8222", "PWF8226", "PWF8227", "PWF8228", "PWF8229", "PWF8230", "PWF8231", "PWF8232", "PWF8233", "PWF8234", "PWF8235", "PWF8236", "PWF8237", "PWF8238", "PWF8242", "PWF8243", "PWF8244", "PWF8245", "PWF8246", "PWF8247", "PWF8248", "PWF8249", "PWF8250", "PWF8251", "PWF8252", "PWF8253", "PWF8254", "PWF8259", "PWF8260", "PWF8261", "PWF8262", "PWF8263", "PWF8264", "PWF8265", "PWF8266", "PWF8267", "PWF8268", "PWF8269", "PWF8270"], "colorway_count": 170, "sku_images": {"PF8101": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PF8102": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PF8103": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PF8110": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PF8111": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PF8112": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PF8126": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PF8127": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PF8134": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PF8135": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PF8150": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PF8151": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PF8152": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PF8159": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PF8160": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PF8161": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PF8175": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PF8176": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PF8177": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PF8178": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PF8191": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PF8192": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PF8207": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PF8208": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PF8209": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PF8223": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PF8224": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PF8225": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PF8239": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PF8240": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PF8241": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PF8255": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PF8256": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PF8257": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PF8258": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8104": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8105": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8106": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8107": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8108": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8109": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8113": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8114": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8115": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8116": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8117": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8118": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8119": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8120": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8121": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8122": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8123": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8124": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8125": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8128": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8129": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8130": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8131": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8132": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8133": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8136": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8137": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8138": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8139": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8140": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8141": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8142": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8143": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8144": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8145": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8146": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8147": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8148": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8149": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8153": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8154": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8155": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8156": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8157": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8158": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8162": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8163": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8164": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8165": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8166": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8167": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8168": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8169": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8170": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8171": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8172": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8173": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8174": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8179": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8180": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8181": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8182": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8183": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8184": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8185": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8186": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8187": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8188": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8189": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8190": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8193": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8194": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8195": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8196": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8197": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8198": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8199": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8200": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8201": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8202": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8203": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8204": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8205": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8206": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8210": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8211": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8212": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8213": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8214": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8215": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8216": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8217": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8218": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8219": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8220": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8221": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8222": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8226": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8227": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8228": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8229": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8230": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8231": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8232": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8233": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8234": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8235": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8236": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8237": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8238": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8242": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8243": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8244": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8245": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8246": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8247": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8248": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8249": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8250": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8251": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8252": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8253": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8254": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8259": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8260": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8261": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8262": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8263": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8264": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8265": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8266": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8267": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8268": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8269": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}, "PWF8270": {"id": 100000058007, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "sizes": "(max-width: 468px) 100vw, 468px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1.png 468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/11/PW-FUSION-COVER-1-233x300.png 233w", "thumbnail_sizes": "(max-width: 468px) 100vw, 468px", "name": "PW FUSION COVER", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Goodrich", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/p3tec-bevel/", "pattern": "P3TEC-Bevel", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["P3T-60230", "P3T-60231", "P3T-60232", "P3T-60233", "P3T-60234", "P3T-60235", "P3T-60236", "P3T-60237", "P3T-60238", "P3T-60239", "P3T-60240", "P3T-60241", "P3T-60242", "P3T-60243", "P3T-60244", "P3T-60245", "P3T-60246"], "colorway_count": 17, "sku_images": {"P3T-60230": {"id": 100000056039, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg 1938w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-227x300.jpg 227w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-775x1024.jpg 775w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-768x1015.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1163x1536.jpg 1163w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1550x2048.jpg 1550w", "sizes": "(max-width: 1938px) 100vw, 1938px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-227x300.jpg 227w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-775x1024.jpg 775w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-768x1015.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1163x1536.jpg 1163w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1550x2048.jpg 1550w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg 1938w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "(C)2007 Kevin Fritts", "alt": ""}, "P3T-60231": {"id": 100000056039, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg 1938w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-227x300.jpg 227w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-775x1024.jpg 775w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-768x1015.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1163x1536.jpg 1163w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1550x2048.jpg 1550w", "sizes": "(max-width: 1938px) 100vw, 1938px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-227x300.jpg 227w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-775x1024.jpg 775w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-768x1015.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1163x1536.jpg 1163w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1550x2048.jpg 1550w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg 1938w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "(C)2007 Kevin Fritts", "alt": ""}, "P3T-60232": {"id": 100000056039, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg 1938w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-227x300.jpg 227w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-775x1024.jpg 775w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-768x1015.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1163x1536.jpg 1163w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1550x2048.jpg 1550w", "sizes": "(max-width: 1938px) 100vw, 1938px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-227x300.jpg 227w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-775x1024.jpg 775w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-768x1015.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1163x1536.jpg 1163w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1550x2048.jpg 1550w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg 1938w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "(C)2007 Kevin Fritts", "alt": ""}, "P3T-60233": {"id": 100000056039, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg 1938w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-227x300.jpg 227w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-775x1024.jpg 775w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-768x1015.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1163x1536.jpg 1163w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1550x2048.jpg 1550w", "sizes": "(max-width: 1938px) 100vw, 1938px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-227x300.jpg 227w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-775x1024.jpg 775w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-768x1015.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1163x1536.jpg 1163w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1550x2048.jpg 1550w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg 1938w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "(C)2007 Kevin Fritts", "alt": ""}, "P3T-60234": {"id": 100000056039, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg 1938w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-227x300.jpg 227w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-775x1024.jpg 775w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-768x1015.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1163x1536.jpg 1163w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1550x2048.jpg 1550w", "sizes": "(max-width: 1938px) 100vw, 1938px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-227x300.jpg 227w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-775x1024.jpg 775w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-768x1015.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1163x1536.jpg 1163w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1550x2048.jpg 1550w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg 1938w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "(C)2007 Kevin Fritts", "alt": ""}, "P3T-60235": {"id": 100000056039, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg 1938w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-227x300.jpg 227w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-775x1024.jpg 775w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-768x1015.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1163x1536.jpg 1163w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1550x2048.jpg 1550w", "sizes": "(max-width: 1938px) 100vw, 1938px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-227x300.jpg 227w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-775x1024.jpg 775w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-768x1015.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1163x1536.jpg 1163w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1550x2048.jpg 1550w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg 1938w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "(C)2007 Kevin Fritts", "alt": ""}, "P3T-60236": {"id": 100000056039, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg 1938w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-227x300.jpg 227w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-775x1024.jpg 775w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-768x1015.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1163x1536.jpg 1163w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1550x2048.jpg 1550w", "sizes": "(max-width: 1938px) 100vw, 1938px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-227x300.jpg 227w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-775x1024.jpg 775w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-768x1015.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1163x1536.jpg 1163w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1550x2048.jpg 1550w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg 1938w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "(C)2007 Kevin Fritts", "alt": ""}, "P3T-60237": {"id": 100000056039, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg 1938w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-227x300.jpg 227w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-775x1024.jpg 775w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-768x1015.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1163x1536.jpg 1163w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1550x2048.jpg 1550w", "sizes": "(max-width: 1938px) 100vw, 1938px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-227x300.jpg 227w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-775x1024.jpg 775w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-768x1015.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1163x1536.jpg 1163w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1550x2048.jpg 1550w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg 1938w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "(C)2007 Kevin Fritts", "alt": ""}, "P3T-60238": {"id": 100000056039, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg 1938w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-227x300.jpg 227w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-775x1024.jpg 775w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-768x1015.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1163x1536.jpg 1163w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1550x2048.jpg 1550w", "sizes": "(max-width: 1938px) 100vw, 1938px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-227x300.jpg 227w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-775x1024.jpg 775w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-768x1015.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1163x1536.jpg 1163w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1550x2048.jpg 1550w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg 1938w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "(C)2007 Kevin Fritts", "alt": ""}, "P3T-60239": {"id": 100000056039, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg 1938w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-227x300.jpg 227w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-775x1024.jpg 775w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-768x1015.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1163x1536.jpg 1163w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1550x2048.jpg 1550w", "sizes": "(max-width: 1938px) 100vw, 1938px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-227x300.jpg 227w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-775x1024.jpg 775w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-768x1015.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1163x1536.jpg 1163w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1550x2048.jpg 1550w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg 1938w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "(C)2007 Kevin Fritts", "alt": ""}, "P3T-60240": {"id": 100000056039, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg 1938w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-227x300.jpg 227w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-775x1024.jpg 775w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-768x1015.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1163x1536.jpg 1163w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1550x2048.jpg 1550w", "sizes": "(max-width: 1938px) 100vw, 1938px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-227x300.jpg 227w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-775x1024.jpg 775w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-768x1015.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1163x1536.jpg 1163w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1550x2048.jpg 1550w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg 1938w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "(C)2007 Kevin Fritts", "alt": ""}, "P3T-60241": {"id": 100000056039, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg 1938w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-227x300.jpg 227w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-775x1024.jpg 775w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-768x1015.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1163x1536.jpg 1163w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1550x2048.jpg 1550w", "sizes": "(max-width: 1938px) 100vw, 1938px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-227x300.jpg 227w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-775x1024.jpg 775w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-768x1015.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1163x1536.jpg 1163w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1550x2048.jpg 1550w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg 1938w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "(C)2007 Kevin Fritts", "alt": ""}, "P3T-60242": {"id": 100000056039, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg 1938w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-227x300.jpg 227w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-775x1024.jpg 775w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-768x1015.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1163x1536.jpg 1163w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1550x2048.jpg 1550w", "sizes": "(max-width: 1938px) 100vw, 1938px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-227x300.jpg 227w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-775x1024.jpg 775w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-768x1015.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1163x1536.jpg 1163w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1550x2048.jpg 1550w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg 1938w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "(C)2007 Kevin Fritts", "alt": ""}, "P3T-60243": {"id": 100000056039, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg 1938w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-227x300.jpg 227w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-775x1024.jpg 775w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-768x1015.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1163x1536.jpg 1163w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1550x2048.jpg 1550w", "sizes": "(max-width: 1938px) 100vw, 1938px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-227x300.jpg 227w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-775x1024.jpg 775w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-768x1015.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1163x1536.jpg 1163w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1550x2048.jpg 1550w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg 1938w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "(C)2007 Kevin Fritts", "alt": ""}, "P3T-60244": {"id": 100000056039, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg 1938w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-227x300.jpg 227w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-775x1024.jpg 775w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-768x1015.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1163x1536.jpg 1163w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1550x2048.jpg 1550w", "sizes": "(max-width: 1938px) 100vw, 1938px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-227x300.jpg 227w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-775x1024.jpg 775w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-768x1015.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1163x1536.jpg 1163w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1550x2048.jpg 1550w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg 1938w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "(C)2007 Kevin Fritts", "alt": ""}, "P3T-60245": {"id": 100000056039, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg 1938w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-227x300.jpg 227w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-775x1024.jpg 775w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-768x1015.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1163x1536.jpg 1163w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1550x2048.jpg 1550w", "sizes": "(max-width: 1938px) 100vw, 1938px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-227x300.jpg 227w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-775x1024.jpg 775w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-768x1015.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1163x1536.jpg 1163w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1550x2048.jpg 1550w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg 1938w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "(C)2007 Kevin Fritts", "alt": ""}, "P3T-60246": {"id": 100000056039, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg 1938w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-227x300.jpg 227w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-775x1024.jpg 775w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-768x1015.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1163x1536.jpg 1163w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1550x2048.jpg 1550w", "sizes": "(max-width: 1938px) 100vw, 1938px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled-800x1057.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-227x300.jpg 227w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-775x1024.jpg 775w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-768x1015.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1163x1536.jpg 1163w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-1550x2048.jpg 1550w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/P3T-60241-cover-2-scaled.jpg 1938w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "(C)2007 Kevin Fritts", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "P3TEC", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/reale-wallpaper/", "pattern": "Reale Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["RL100", "RL101", "RL102", "RL103", "RL104", "RL105", "RL106", "RL200", "RL201", "RL202", "RL203", "RL204", "RL205", "RL206", "RL300", "RL301", "RL302", "RL303", "RL304", "RL305", "RL306", "RL400", "RL401", "RL402", "RL403", "RL404", "RL405", "RL406", "RL500", "RL501", "RL502", "RL503", "RL504", "RL505", "RL506"], "colorway_count": 35, "sku_images": {"RL100": {"id": 100000055857, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w", "sizes": "(max-width: 825px) 100vw, 825px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "reale cover", "alt": ""}, "RL101": {"id": 100000055857, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w", "sizes": "(max-width: 825px) 100vw, 825px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "reale cover", "alt": ""}, "RL102": {"id": 100000055857, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w", "sizes": "(max-width: 825px) 100vw, 825px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "reale cover", "alt": ""}, "RL103": {"id": 100000055857, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w", "sizes": "(max-width: 825px) 100vw, 825px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "reale cover", "alt": ""}, "RL104": {"id": 100000055857, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w", "sizes": "(max-width: 825px) 100vw, 825px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "reale cover", "alt": ""}, "RL105": {"id": 100000055857, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w", "sizes": "(max-width: 825px) 100vw, 825px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "reale cover", "alt": ""}, "RL106": {"id": 100000055857, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w", "sizes": "(max-width: 825px) 100vw, 825px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "reale cover", "alt": ""}, "RL200": {"id": 100000055857, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w", "sizes": "(max-width: 825px) 100vw, 825px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "reale cover", "alt": ""}, "RL201": {"id": 100000055857, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w", "sizes": "(max-width: 825px) 100vw, 825px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "reale cover", "alt": ""}, "RL202": {"id": 100000055857, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w", "sizes": "(max-width: 825px) 100vw, 825px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "reale cover", "alt": ""}, "RL203": {"id": 100000055857, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w", "sizes": "(max-width: 825px) 100vw, 825px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "reale cover", "alt": ""}, "RL204": {"id": 100000055857, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w", "sizes": "(max-width: 825px) 100vw, 825px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "reale cover", "alt": ""}, "RL205": {"id": 100000055857, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w", "sizes": "(max-width: 825px) 100vw, 825px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "reale cover", "alt": ""}, "RL206": {"id": 100000055857, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w", "sizes": "(max-width: 825px) 100vw, 825px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "reale cover", "alt": ""}, "RL300": {"id": 100000055857, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w", "sizes": "(max-width: 825px) 100vw, 825px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "reale cover", "alt": ""}, "RL301": {"id": 100000055857, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w", "sizes": "(max-width: 825px) 100vw, 825px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "reale cover", "alt": ""}, "RL302": {"id": 100000055857, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w", "sizes": "(max-width: 825px) 100vw, 825px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "reale cover", "alt": ""}, "RL303": {"id": 100000055857, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w", "sizes": "(max-width: 825px) 100vw, 825px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "reale cover", "alt": ""}, "RL304": {"id": 100000055857, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w", "sizes": "(max-width: 825px) 100vw, 825px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "reale cover", "alt": ""}, "RL305": {"id": 100000055857, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w", "sizes": "(max-width: 825px) 100vw, 825px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "reale cover", "alt": ""}, "RL306": {"id": 100000055857, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w", "sizes": "(max-width: 825px) 100vw, 825px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "reale cover", "alt": ""}, "RL400": {"id": 100000055857, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w", "sizes": "(max-width: 825px) 100vw, 825px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "reale cover", "alt": ""}, "RL401": {"id": 100000055857, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w", "sizes": "(max-width: 825px) 100vw, 825px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "reale cover", "alt": ""}, "RL402": {"id": 100000055857, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w", "sizes": "(max-width: 825px) 100vw, 825px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "reale cover", "alt": ""}, "RL403": {"id": 100000055857, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w", "sizes": "(max-width: 825px) 100vw, 825px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "reale cover", "alt": ""}, "RL404": {"id": 100000055857, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w", "sizes": "(max-width: 825px) 100vw, 825px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "reale cover", "alt": ""}, "RL405": {"id": 100000055857, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w", "sizes": "(max-width: 825px) 100vw, 825px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "reale cover", "alt": ""}, "RL406": {"id": 100000055857, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w", "sizes": "(max-width: 825px) 100vw, 825px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "reale cover", "alt": ""}, "RL500": {"id": 100000055857, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w", "sizes": "(max-width: 825px) 100vw, 825px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "reale cover", "alt": ""}, "RL501": {"id": 100000055857, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w", "sizes": "(max-width: 825px) 100vw, 825px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "reale cover", "alt": ""}, "RL502": {"id": 100000055857, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w", "sizes": "(max-width: 825px) 100vw, 825px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "reale cover", "alt": ""}, "RL503": {"id": 100000055857, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w", "sizes": "(max-width: 825px) 100vw, 825px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "reale cover", "alt": ""}, "RL504": {"id": 100000055857, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w", "sizes": "(max-width: 825px) 100vw, 825px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "reale cover", "alt": ""}, "RL505": {"id": 100000055857, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w", "sizes": "(max-width: 825px) 100vw, 825px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "reale cover", "alt": ""}, "RL506": {"id": 100000055857, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w", "sizes": "(max-width: 825px) 100vw, 825px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-800x436.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-300x164.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover-768x419.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/10/reale-cover.jpg 825w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "reale cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Texam", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/once-upon-a-time-2-wallpaper/", "pattern": "Once Upon A Time 2 Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["200440007", "200697507", "200697508", "200720303", "200730073", "200761221", "200762606", "200766202", "200767272", "200767337", "200771414", "200777474", "200806101", "200807207", "200809229", "200811616", "200814323", "200816767", "200841221", "200846611", "200848303", "200851441", "200854334", "200856666", "200859808", "200882992", "200896505", "200992323", "201019797", "29881010", "29882343", "29886036", "29886625", "29887227", "29887589", "29889014", "69862050"], "colorway_count": 37, "sku_images": {"200440007": {"id": 100000051370, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432", "alt": ""}, "200697507": {"id": 100000051370, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432", "alt": ""}, "200697508": {"id": 100000051370, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432", "alt": ""}, "200720303": {"id": 100000051370, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432", "alt": ""}, "200730073": {"id": 100000051370, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432", "alt": ""}, "200761221": {"id": 100000051370, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432", "alt": ""}, "200762606": {"id": 100000051370, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432", "alt": ""}, "200766202": {"id": 100000051370, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432", "alt": ""}, "200767272": {"id": 100000051370, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432", "alt": ""}, "200767337": {"id": 100000051370, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432", "alt": ""}, "200771414": {"id": 100000051370, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432", "alt": ""}, "200777474": {"id": 100000051370, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432", "alt": ""}, "200806101": {"id": 100000051370, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432", "alt": ""}, "200807207": {"id": 100000051370, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432", "alt": ""}, "200809229": {"id": 100000051370, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432", "alt": ""}, "200811616": {"id": 100000051370, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432", "alt": ""}, "200814323": {"id": 100000051370, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432", "alt": ""}, "200816767": {"id": 100000051370, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432", "alt": ""}, "200841221": {"id": 100000051370, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432", "alt": ""}, "200846611": {"id": 100000051370, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432", "alt": ""}, "200848303": {"id": 100000051370, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432", "alt": ""}, "200851441": {"id": 100000051370, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432", "alt": ""}, "200854334": {"id": 100000051370, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432", "alt": ""}, "200856666": {"id": 100000051370, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432", "alt": ""}, "200859808": {"id": 100000051370, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432", "alt": ""}, "200882992": {"id": 100000051370, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432", "alt": ""}, "200896505": {"id": 100000051370, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432", "alt": ""}, "200992323": {"id": 100000051370, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432", "alt": ""}, "201019797": {"id": 100000051370, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432", "alt": ""}, "29881010": {"id": 100000051370, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432", "alt": ""}, "29882343": {"id": 100000051370, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432", "alt": ""}, "29886036": {"id": 100000051370, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432", "alt": ""}, "29886625": {"id": 100000051370, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432", "alt": ""}, "29887227": {"id": 100000051370, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432", "alt": ""}, "29887589": {"id": 100000051370, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432", "alt": ""}, "29889014": {"id": 100000051370, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432", "alt": ""}, "69862050": {"id": 100000051370, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "sizes": "(max-width: 665px) 100vw, 665px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432.webp 665w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432-300x227.webp 300w", "thumbnail_sizes": "(max-width: 665px) 100vw, 665px", "name": "once-upon-a-time-2-outd-frise-mainstreet-200746161-vichy-beige-rose-89261222-c_T1723954184432", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Casadeco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/sentier-des-dunes-wallpaper/", "pattern": "Sentier Des Dunes Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["200082703", "200921024", "200926312", "200927105", "200927530", "200936400", "200937297", "200938242", "200939374", "200941322", "200947606", "200948470", "200949155", "200951126", "200957261", "200957853", "200959310", "200959607", "200961299", "200967451", "200967736", "200967940", "200971207", "88091328", "88701128", "88702738", "88706749", "88707547", "88709163"], "colorway_count": 29, "sku_images": {"200082703": {"id": 100000051330, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "sizes": "(max-width: 671px) 100vw, 671px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "thumbnail_sizes": "(max-width: 671px) 100vw, 671px", "name": "sentier-des-dunes-cover", "alt": ""}, "200921024": {"id": 100000051330, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "sizes": "(max-width: 671px) 100vw, 671px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "thumbnail_sizes": "(max-width: 671px) 100vw, 671px", "name": "sentier-des-dunes-cover", "alt": ""}, "200926312": {"id": 100000051330, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "sizes": "(max-width: 671px) 100vw, 671px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "thumbnail_sizes": "(max-width: 671px) 100vw, 671px", "name": "sentier-des-dunes-cover", "alt": ""}, "200927105": {"id": 100000051330, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "sizes": "(max-width: 671px) 100vw, 671px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "thumbnail_sizes": "(max-width: 671px) 100vw, 671px", "name": "sentier-des-dunes-cover", "alt": ""}, "200927530": {"id": 100000051330, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "sizes": "(max-width: 671px) 100vw, 671px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "thumbnail_sizes": "(max-width: 671px) 100vw, 671px", "name": "sentier-des-dunes-cover", "alt": ""}, "200936400": {"id": 100000051330, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "sizes": "(max-width: 671px) 100vw, 671px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "thumbnail_sizes": "(max-width: 671px) 100vw, 671px", "name": "sentier-des-dunes-cover", "alt": ""}, "200937297": {"id": 100000051330, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "sizes": "(max-width: 671px) 100vw, 671px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "thumbnail_sizes": "(max-width: 671px) 100vw, 671px", "name": "sentier-des-dunes-cover", "alt": ""}, "200938242": {"id": 100000051330, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "sizes": "(max-width: 671px) 100vw, 671px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "thumbnail_sizes": "(max-width: 671px) 100vw, 671px", "name": "sentier-des-dunes-cover", "alt": ""}, "200939374": {"id": 100000051330, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "sizes": "(max-width: 671px) 100vw, 671px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "thumbnail_sizes": "(max-width: 671px) 100vw, 671px", "name": "sentier-des-dunes-cover", "alt": ""}, "200941322": {"id": 100000051330, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "sizes": "(max-width: 671px) 100vw, 671px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "thumbnail_sizes": "(max-width: 671px) 100vw, 671px", "name": "sentier-des-dunes-cover", "alt": ""}, "200947606": {"id": 100000051330, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "sizes": "(max-width: 671px) 100vw, 671px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "thumbnail_sizes": "(max-width: 671px) 100vw, 671px", "name": "sentier-des-dunes-cover", "alt": ""}, "200948470": {"id": 100000051330, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "sizes": "(max-width: 671px) 100vw, 671px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "thumbnail_sizes": "(max-width: 671px) 100vw, 671px", "name": "sentier-des-dunes-cover", "alt": ""}, "200949155": {"id": 100000051330, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "sizes": "(max-width: 671px) 100vw, 671px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "thumbnail_sizes": "(max-width: 671px) 100vw, 671px", "name": "sentier-des-dunes-cover", "alt": ""}, "200951126": {"id": 100000051330, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "sizes": "(max-width: 671px) 100vw, 671px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "thumbnail_sizes": "(max-width: 671px) 100vw, 671px", "name": "sentier-des-dunes-cover", "alt": ""}, "200957261": {"id": 100000051330, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "sizes": "(max-width: 671px) 100vw, 671px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "thumbnail_sizes": "(max-width: 671px) 100vw, 671px", "name": "sentier-des-dunes-cover", "alt": ""}, "200957853": {"id": 100000051330, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "sizes": "(max-width: 671px) 100vw, 671px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "thumbnail_sizes": "(max-width: 671px) 100vw, 671px", "name": "sentier-des-dunes-cover", "alt": ""}, "200959310": {"id": 100000051330, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "sizes": "(max-width: 671px) 100vw, 671px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "thumbnail_sizes": "(max-width: 671px) 100vw, 671px", "name": "sentier-des-dunes-cover", "alt": ""}, "200959607": {"id": 100000051330, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "sizes": "(max-width: 671px) 100vw, 671px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "thumbnail_sizes": "(max-width: 671px) 100vw, 671px", "name": "sentier-des-dunes-cover", "alt": ""}, "200961299": {"id": 100000051330, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "sizes": "(max-width: 671px) 100vw, 671px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "thumbnail_sizes": "(max-width: 671px) 100vw, 671px", "name": "sentier-des-dunes-cover", "alt": ""}, "200967451": {"id": 100000051330, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "sizes": "(max-width: 671px) 100vw, 671px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "thumbnail_sizes": "(max-width: 671px) 100vw, 671px", "name": "sentier-des-dunes-cover", "alt": ""}, "200967736": {"id": 100000051330, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "sizes": "(max-width: 671px) 100vw, 671px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "thumbnail_sizes": "(max-width: 671px) 100vw, 671px", "name": "sentier-des-dunes-cover", "alt": ""}, "200967940": {"id": 100000051330, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "sizes": "(max-width: 671px) 100vw, 671px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "thumbnail_sizes": "(max-width: 671px) 100vw, 671px", "name": "sentier-des-dunes-cover", "alt": ""}, "200971207": {"id": 100000051330, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "sizes": "(max-width: 671px) 100vw, 671px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "thumbnail_sizes": "(max-width: 671px) 100vw, 671px", "name": "sentier-des-dunes-cover", "alt": ""}, "88091328": {"id": 100000051330, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "sizes": "(max-width: 671px) 100vw, 671px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "thumbnail_sizes": "(max-width: 671px) 100vw, 671px", "name": "sentier-des-dunes-cover", "alt": ""}, "88701128": {"id": 100000051330, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "sizes": "(max-width: 671px) 100vw, 671px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "thumbnail_sizes": "(max-width: 671px) 100vw, 671px", "name": "sentier-des-dunes-cover", "alt": ""}, "88702738": {"id": 100000051330, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "sizes": "(max-width: 671px) 100vw, 671px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "thumbnail_sizes": "(max-width: 671px) 100vw, 671px", "name": "sentier-des-dunes-cover", "alt": ""}, "88706749": {"id": 100000051330, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "sizes": "(max-width: 671px) 100vw, 671px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "thumbnail_sizes": "(max-width: 671px) 100vw, 671px", "name": "sentier-des-dunes-cover", "alt": ""}, "88707547": {"id": 100000051330, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "sizes": "(max-width: 671px) 100vw, 671px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "thumbnail_sizes": "(max-width: 671px) 100vw, 671px", "name": "sentier-des-dunes-cover", "alt": ""}, "88709163": {"id": 100000051330, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "sizes": "(max-width: 671px) 100vw, 671px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover.webp 671w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/sentier-des-dunes-cover-300x225.webp 300w", "thumbnail_sizes": "(max-width: 671px) 100vw, 671px", "name": "sentier-des-dunes-cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Casadeco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/color-game-wallpaper/", "pattern": "Color Game Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["200330000", "200332002", "200332808", "200333320", "200336161", "200336776", "200337474", "200339404", "200603223", "200606556", "200607337", "200622626", "200627202", "200628668", "200632772", "200637414", "200637979", "200639595", "200641515", "200643663", "200646767", "200649808", "200663333", "200666404", "200667447", "200668888", "200669228"], "colorway_count": 27, "sku_images": {"200330000": {"id": 100000051271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "sizes": "(max-width: 445px) 100vw, 445px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "thumbnail_sizes": "(max-width: 445px) 100vw, 445px", "name": "Color Game cover", "alt": ""}, "200332002": {"id": 100000051271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "sizes": "(max-width: 445px) 100vw, 445px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "thumbnail_sizes": "(max-width: 445px) 100vw, 445px", "name": "Color Game cover", "alt": ""}, "200332808": {"id": 100000051271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "sizes": "(max-width: 445px) 100vw, 445px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "thumbnail_sizes": "(max-width: 445px) 100vw, 445px", "name": "Color Game cover", "alt": ""}, "200333320": {"id": 100000051271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "sizes": "(max-width: 445px) 100vw, 445px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "thumbnail_sizes": "(max-width: 445px) 100vw, 445px", "name": "Color Game cover", "alt": ""}, "200336161": {"id": 100000051271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "sizes": "(max-width: 445px) 100vw, 445px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "thumbnail_sizes": "(max-width: 445px) 100vw, 445px", "name": "Color Game cover", "alt": ""}, "200336776": {"id": 100000051271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "sizes": "(max-width: 445px) 100vw, 445px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "thumbnail_sizes": "(max-width: 445px) 100vw, 445px", "name": "Color Game cover", "alt": ""}, "200337474": {"id": 100000051271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "sizes": "(max-width: 445px) 100vw, 445px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "thumbnail_sizes": "(max-width: 445px) 100vw, 445px", "name": "Color Game cover", "alt": ""}, "200339404": {"id": 100000051271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "sizes": "(max-width: 445px) 100vw, 445px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "thumbnail_sizes": "(max-width: 445px) 100vw, 445px", "name": "Color Game cover", "alt": ""}, "200603223": {"id": 100000051271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "sizes": "(max-width: 445px) 100vw, 445px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "thumbnail_sizes": "(max-width: 445px) 100vw, 445px", "name": "Color Game cover", "alt": ""}, "200606556": {"id": 100000051271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "sizes": "(max-width: 445px) 100vw, 445px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "thumbnail_sizes": "(max-width: 445px) 100vw, 445px", "name": "Color Game cover", "alt": ""}, "200607337": {"id": 100000051271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "sizes": "(max-width: 445px) 100vw, 445px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "thumbnail_sizes": "(max-width: 445px) 100vw, 445px", "name": "Color Game cover", "alt": ""}, "200622626": {"id": 100000051271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "sizes": "(max-width: 445px) 100vw, 445px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "thumbnail_sizes": "(max-width: 445px) 100vw, 445px", "name": "Color Game cover", "alt": ""}, "200627202": {"id": 100000051271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "sizes": "(max-width: 445px) 100vw, 445px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "thumbnail_sizes": "(max-width: 445px) 100vw, 445px", "name": "Color Game cover", "alt": ""}, "200628668": {"id": 100000051271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "sizes": "(max-width: 445px) 100vw, 445px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "thumbnail_sizes": "(max-width: 445px) 100vw, 445px", "name": "Color Game cover", "alt": ""}, "200632772": {"id": 100000051271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "sizes": "(max-width: 445px) 100vw, 445px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "thumbnail_sizes": "(max-width: 445px) 100vw, 445px", "name": "Color Game cover", "alt": ""}, "200637414": {"id": 100000051271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "sizes": "(max-width: 445px) 100vw, 445px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "thumbnail_sizes": "(max-width: 445px) 100vw, 445px", "name": "Color Game cover", "alt": ""}, "200637979": {"id": 100000051271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "sizes": "(max-width: 445px) 100vw, 445px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "thumbnail_sizes": "(max-width: 445px) 100vw, 445px", "name": "Color Game cover", "alt": ""}, "200639595": {"id": 100000051271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "sizes": "(max-width: 445px) 100vw, 445px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "thumbnail_sizes": "(max-width: 445px) 100vw, 445px", "name": "Color Game cover", "alt": ""}, "200641515": {"id": 100000051271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "sizes": "(max-width: 445px) 100vw, 445px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "thumbnail_sizes": "(max-width: 445px) 100vw, 445px", "name": "Color Game cover", "alt": ""}, "200643663": {"id": 100000051271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "sizes": "(max-width: 445px) 100vw, 445px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "thumbnail_sizes": "(max-width: 445px) 100vw, 445px", "name": "Color Game cover", "alt": ""}, "200646767": {"id": 100000051271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "sizes": "(max-width: 445px) 100vw, 445px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "thumbnail_sizes": "(max-width: 445px) 100vw, 445px", "name": "Color Game cover", "alt": ""}, "200649808": {"id": 100000051271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "sizes": "(max-width: 445px) 100vw, 445px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "thumbnail_sizes": "(max-width: 445px) 100vw, 445px", "name": "Color Game cover", "alt": ""}, "200663333": {"id": 100000051271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "sizes": "(max-width: 445px) 100vw, 445px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "thumbnail_sizes": "(max-width: 445px) 100vw, 445px", "name": "Color Game cover", "alt": ""}, "200666404": {"id": 100000051271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "sizes": "(max-width: 445px) 100vw, 445px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "thumbnail_sizes": "(max-width: 445px) 100vw, 445px", "name": "Color Game cover", "alt": ""}, "200667447": {"id": 100000051271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "sizes": "(max-width: 445px) 100vw, 445px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "thumbnail_sizes": "(max-width: 445px) 100vw, 445px", "name": "Color Game cover", "alt": ""}, "200668888": {"id": 100000051271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "sizes": "(max-width: 445px) 100vw, 445px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "thumbnail_sizes": "(max-width: 445px) 100vw, 445px", "name": "Color Game cover", "alt": ""}, "200669228": {"id": 100000051271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "sizes": "(max-width: 445px) 100vw, 445px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover.webp 445w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Color-Game-cover-265x300.webp 265w", "thumbnail_sizes": "(max-width: 445px) 100vw, 445px", "name": "Color Game cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Casadeco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/carnaby-street-wallpaper/", "pattern": "Carnaby Street Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["200491109", "200492832", "200496311", "200499647", "200506941", "200507122", "200508356", "200509523", "200510142", "200516041", "200518820", "200519234", "200519987", "200522920", "200527398", "200529200", "200532411", "200532899", "200536850", "200537122", "200539037", "200542875", "200547317", "200552090", "200552361", "200552722", "200556821", "200557197", "200559726", "200560233", "200562108", "200562234", "200562333", "200562410", "200562700", "200562867", "200566054", "200566664", "200566997", "200567120", "200567238", "200567809", "200569255", "200569691", "200586128"], "colorway_count": 45, "sku_images": {"200491109": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200492832": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200496311": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200499647": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200506941": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200507122": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200508356": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200509523": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200510142": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200516041": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200518820": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200519234": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200519987": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200522920": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200527398": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200529200": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200532411": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200532899": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200536850": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200537122": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200539037": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200542875": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200547317": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200552090": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200552361": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200552722": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200556821": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200557197": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200559726": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200560233": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200562108": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200562234": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200562333": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200562410": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200562700": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200562867": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200566054": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200566664": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200566997": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200567120": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200567238": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200567809": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200569255": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200569691": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}, "200586128": {"id": 100000051222, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "sizes": "(max-width: 656px) 100vw, 656px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover.webp 656w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Carnaby-Cover-222x300.webp 222w", "thumbnail_sizes": "(max-width: 656px) 100vw, 656px", "name": "Carnaby Cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Casadeco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/cafe-society-wallpapers/", "pattern": "Cafe Society Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["CS21", "CS22", "CS23", "CS24", "CS25", "CS26", "CS27", "CS28", "CS31", "CS32", "CS33", "CS34", "CS35", "CS36", "CS41", "CS42", "CS43", "CS44", "CS45", "CS48", "CS61", "CS62", "CS63", "CS71", "CS72", "CS81", "CS91", "CS92"], "colorway_count": 28, "sku_images": {"CS21": {"id": 100000050776, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Café-Society-main-image", "alt": ""}, "CS22": {"id": 100000050776, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Café-Society-main-image", "alt": ""}, "CS23": {"id": 100000050776, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Café-Society-main-image", "alt": ""}, "CS24": {"id": 100000050776, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Café-Society-main-image", "alt": ""}, "CS25": {"id": 100000050776, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Café-Society-main-image", "alt": ""}, "CS26": {"id": 100000050776, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Café-Society-main-image", "alt": ""}, "CS27": {"id": 100000050776, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Café-Society-main-image", "alt": ""}, "CS28": {"id": 100000050776, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Café-Society-main-image", "alt": ""}, "CS31": {"id": 100000050776, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Café-Society-main-image", "alt": ""}, "CS32": {"id": 100000050776, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Café-Society-main-image", "alt": ""}, "CS33": {"id": 100000050776, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Café-Society-main-image", "alt": ""}, "CS34": {"id": 100000050776, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Café-Society-main-image", "alt": ""}, "CS35": {"id": 100000050776, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Café-Society-main-image", "alt": ""}, "CS36": {"id": 100000050776, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Café-Society-main-image", "alt": ""}, "CS41": {"id": 100000050776, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Café-Society-main-image", "alt": ""}, "CS42": {"id": 100000050776, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Café-Society-main-image", "alt": ""}, "CS43": {"id": 100000050776, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Café-Society-main-image", "alt": ""}, "CS44": {"id": 100000050776, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Café-Society-main-image", "alt": ""}, "CS45": {"id": 100000050776, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Café-Society-main-image", "alt": ""}, "CS48": {"id": 100000050776, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Café-Society-main-image", "alt": ""}, "CS61": {"id": 100000050776, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Café-Society-main-image", "alt": ""}, "CS62": {"id": 100000050776, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Café-Society-main-image", "alt": ""}, "CS63": {"id": 100000050776, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Café-Society-main-image", "alt": ""}, "CS71": {"id": 100000050776, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Café-Society-main-image", "alt": ""}, "CS72": {"id": 100000050776, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Café-Society-main-image", "alt": ""}, "CS81": {"id": 100000050776, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Café-Society-main-image", "alt": ""}, "CS91": {"id": 100000050776, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Café-Society-main-image", "alt": ""}, "CS92": {"id": 100000050776, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/09/Cafe-Society-main-image.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Café-Society-main-image", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Omexco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/arlo-wallpaper/", "pattern": "Arlo Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["AR81-01", "AR81-02", "AR81-03", "AR81-04", "AR81-05", "AR81-06", "AR81-07", "AR81-08", "AR81-09", "AR81-10", "AR81-16", "AR81-17", "AR81-18", "AR81-19", "AR81-20"], "colorway_count": 15, "sku_images": {"AR81-01": {"id": 100000050249, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-300x179.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1024x610.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-768x457.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1536x915.jpg 1536w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-300x179.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1024x610.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-768x457.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1536x915.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "ARLO COVER", "alt": ""}, "AR81-02": {"id": 100000050249, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-300x179.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1024x610.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-768x457.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1536x915.jpg 1536w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-300x179.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1024x610.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-768x457.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1536x915.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "ARLO COVER", "alt": ""}, "AR81-03": {"id": 100000050249, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-300x179.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1024x610.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-768x457.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1536x915.jpg 1536w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-300x179.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1024x610.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-768x457.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1536x915.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "ARLO COVER", "alt": ""}, "AR81-04": {"id": 100000050249, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-300x179.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1024x610.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-768x457.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1536x915.jpg 1536w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-300x179.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1024x610.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-768x457.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1536x915.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "ARLO COVER", "alt": ""}, "AR81-05": {"id": 100000050249, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-300x179.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1024x610.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-768x457.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1536x915.jpg 1536w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-300x179.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1024x610.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-768x457.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1536x915.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "ARLO COVER", "alt": ""}, "AR81-06": {"id": 100000050249, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-300x179.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1024x610.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-768x457.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1536x915.jpg 1536w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-300x179.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1024x610.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-768x457.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1536x915.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "ARLO COVER", "alt": ""}, "AR81-07": {"id": 100000050249, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-300x179.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1024x610.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-768x457.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1536x915.jpg 1536w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-300x179.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1024x610.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-768x457.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1536x915.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "ARLO COVER", "alt": ""}, "AR81-08": {"id": 100000050249, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-300x179.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1024x610.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-768x457.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1536x915.jpg 1536w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-300x179.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1024x610.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-768x457.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1536x915.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "ARLO COVER", "alt": ""}, "AR81-09": {"id": 100000050249, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-300x179.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1024x610.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-768x457.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1536x915.jpg 1536w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-300x179.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1024x610.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-768x457.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1536x915.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "ARLO COVER", "alt": ""}, "AR81-10": {"id": 100000050249, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-300x179.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1024x610.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-768x457.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1536x915.jpg 1536w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-300x179.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1024x610.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-768x457.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1536x915.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "ARLO COVER", "alt": ""}, "AR81-16": {"id": 100000050249, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-300x179.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1024x610.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-768x457.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1536x915.jpg 1536w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-300x179.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1024x610.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-768x457.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1536x915.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "ARLO COVER", "alt": ""}, "AR81-17": {"id": 100000050249, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-300x179.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1024x610.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-768x457.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1536x915.jpg 1536w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-300x179.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1024x610.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-768x457.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1536x915.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "ARLO COVER", "alt": ""}, "AR81-18": {"id": 100000050249, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-300x179.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1024x610.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-768x457.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1536x915.jpg 1536w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-300x179.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1024x610.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-768x457.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1536x915.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "ARLO COVER", "alt": ""}, "AR81-19": {"id": 100000050249, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-300x179.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1024x610.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-768x457.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1536x915.jpg 1536w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-300x179.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1024x610.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-768x457.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1536x915.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "ARLO COVER", "alt": ""}, "AR81-20": {"id": 100000050249, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg 2000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-300x179.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1024x610.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-768x457.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1536x915.jpg 1536w", "sizes": "(max-width: 2000px) 100vw, 2000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-800x476.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-300x179.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1024x610.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-768x457.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER-1536x915.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/08/ARLO-COVER.jpg 2000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "ARLO COVER", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Koroseal", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/hummingbird-wallpaper/", "pattern": "Hummingbird Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["100-14067", "100-14068", "100-14069", "100-14070", "100-14071", "112-4014", "112-4015", "112-4016", "112-4017", "124-1001", "124-1002", "124-1003", "124-1004", "124-1005", "124-1006", "124-1007", "124-2008", "124-2009", "124-2010", "124-2011", "124-2012", "124-2013", "124-2014", "124-3015", "124-3016", "124-3018", "124-3019", "124-3020", "124-3021"], "colorway_count": 29, "sku_images": {"100-14067": {"id": 100000042932, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hUMMINGBIRD WALL COVER", "alt": ""}, "100-14068": {"id": 100000042932, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hUMMINGBIRD WALL COVER", "alt": ""}, "100-14069": {"id": 100000042932, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hUMMINGBIRD WALL COVER", "alt": ""}, "100-14070": {"id": 100000042932, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hUMMINGBIRD WALL COVER", "alt": ""}, "100-14071": {"id": 100000042932, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hUMMINGBIRD WALL COVER", "alt": ""}, "112-4014": {"id": 100000042932, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hUMMINGBIRD WALL COVER", "alt": ""}, "112-4015": {"id": 100000042932, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hUMMINGBIRD WALL COVER", "alt": ""}, "112-4016": {"id": 100000042932, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hUMMINGBIRD WALL COVER", "alt": ""}, "112-4017": {"id": 100000042932, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hUMMINGBIRD WALL COVER", "alt": ""}, "124-1001": {"id": 100000042932, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hUMMINGBIRD WALL COVER", "alt": ""}, "124-1002": {"id": 100000042932, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hUMMINGBIRD WALL COVER", "alt": ""}, "124-1003": {"id": 100000042932, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hUMMINGBIRD WALL COVER", "alt": ""}, "124-1004": {"id": 100000042932, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hUMMINGBIRD WALL COVER", "alt": ""}, "124-1005": {"id": 100000042932, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hUMMINGBIRD WALL COVER", "alt": ""}, "124-1006": {"id": 100000042932, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hUMMINGBIRD WALL COVER", "alt": ""}, "124-1007": {"id": 100000042932, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hUMMINGBIRD WALL COVER", "alt": ""}, "124-2008": {"id": 100000042932, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hUMMINGBIRD WALL COVER", "alt": ""}, "124-2009": {"id": 100000042932, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hUMMINGBIRD WALL COVER", "alt": ""}, "124-2010": {"id": 100000042932, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hUMMINGBIRD WALL COVER", "alt": ""}, "124-2011": {"id": 100000042932, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hUMMINGBIRD WALL COVER", "alt": ""}, "124-2012": {"id": 100000042932, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hUMMINGBIRD WALL COVER", "alt": ""}, "124-2013": {"id": 100000042932, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hUMMINGBIRD WALL COVER", "alt": ""}, "124-2014": {"id": 100000042932, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hUMMINGBIRD WALL COVER", "alt": ""}, "124-3015": {"id": 100000042932, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hUMMINGBIRD WALL COVER", "alt": ""}, "124-3016": {"id": 100000042932, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hUMMINGBIRD WALL COVER", "alt": ""}, "124-3018": {"id": 100000042932, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hUMMINGBIRD WALL COVER", "alt": ""}, "124-3019": {"id": 100000042932, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hUMMINGBIRD WALL COVER", "alt": ""}, "124-3020": {"id": 100000042932, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hUMMINGBIRD WALL COVER", "alt": ""}, "124-3021": {"id": 100000042932, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-800x960.webp 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-250x300.webp 250w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-853x1024.webp 853w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER-768x922.webp 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/06/hUMMINGBIRD-WALL-COVER.webp 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "hUMMINGBIRD WALL COVER", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Cole & Son", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/galons-frises-wallpaper/", "pattern": "Galons & Frises Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["200330000", "200331101", "200331212", "200332002", "200332424", "200332626", "200332707", "200332808", "200332909", "200333320", "200333443", "200336161", "200336303", "200336404", "200336776", "200336868", "200336969", "200337337", "200337474", "200337606", "200339119", "200339229", "200339404", "200339559"], "colorway_count": 24, "sku_images": {"200330000": {"id": 100000046462, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "sizes": "(max-width: 644px) 100vw, 644px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "thumbnail_sizes": "(max-width: 644px) 100vw, 644px", "name": "Galons & Frises cover", "alt": ""}, "200331101": {"id": 100000046462, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "sizes": "(max-width: 644px) 100vw, 644px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "thumbnail_sizes": "(max-width: 644px) 100vw, 644px", "name": "Galons & Frises cover", "alt": ""}, "200331212": {"id": 100000046462, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "sizes": "(max-width: 644px) 100vw, 644px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "thumbnail_sizes": "(max-width: 644px) 100vw, 644px", "name": "Galons & Frises cover", "alt": ""}, "200332002": {"id": 100000046462, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "sizes": "(max-width: 644px) 100vw, 644px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "thumbnail_sizes": "(max-width: 644px) 100vw, 644px", "name": "Galons & Frises cover", "alt": ""}, "200332424": {"id": 100000046462, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "sizes": "(max-width: 644px) 100vw, 644px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "thumbnail_sizes": "(max-width: 644px) 100vw, 644px", "name": "Galons & Frises cover", "alt": ""}, "200332626": {"id": 100000046462, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "sizes": "(max-width: 644px) 100vw, 644px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "thumbnail_sizes": "(max-width: 644px) 100vw, 644px", "name": "Galons & Frises cover", "alt": ""}, "200332707": {"id": 100000046462, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "sizes": "(max-width: 644px) 100vw, 644px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "thumbnail_sizes": "(max-width: 644px) 100vw, 644px", "name": "Galons & Frises cover", "alt": ""}, "200332808": {"id": 100000046462, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "sizes": "(max-width: 644px) 100vw, 644px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "thumbnail_sizes": "(max-width: 644px) 100vw, 644px", "name": "Galons & Frises cover", "alt": ""}, "200332909": {"id": 100000046462, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "sizes": "(max-width: 644px) 100vw, 644px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "thumbnail_sizes": "(max-width: 644px) 100vw, 644px", "name": "Galons & Frises cover", "alt": ""}, "200333320": {"id": 100000046462, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "sizes": "(max-width: 644px) 100vw, 644px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "thumbnail_sizes": "(max-width: 644px) 100vw, 644px", "name": "Galons & Frises cover", "alt": ""}, "200333443": {"id": 100000046462, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "sizes": "(max-width: 644px) 100vw, 644px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "thumbnail_sizes": "(max-width: 644px) 100vw, 644px", "name": "Galons & Frises cover", "alt": ""}, "200336161": {"id": 100000046462, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "sizes": "(max-width: 644px) 100vw, 644px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "thumbnail_sizes": "(max-width: 644px) 100vw, 644px", "name": "Galons & Frises cover", "alt": ""}, "200336303": {"id": 100000046462, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "sizes": "(max-width: 644px) 100vw, 644px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "thumbnail_sizes": "(max-width: 644px) 100vw, 644px", "name": "Galons & Frises cover", "alt": ""}, "200336404": {"id": 100000046462, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "sizes": "(max-width: 644px) 100vw, 644px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "thumbnail_sizes": "(max-width: 644px) 100vw, 644px", "name": "Galons & Frises cover", "alt": ""}, "200336776": {"id": 100000046462, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "sizes": "(max-width: 644px) 100vw, 644px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "thumbnail_sizes": "(max-width: 644px) 100vw, 644px", "name": "Galons & Frises cover", "alt": ""}, "200336868": {"id": 100000046462, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "sizes": "(max-width: 644px) 100vw, 644px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "thumbnail_sizes": "(max-width: 644px) 100vw, 644px", "name": "Galons & Frises cover", "alt": ""}, "200336969": {"id": 100000046462, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "sizes": "(max-width: 644px) 100vw, 644px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "thumbnail_sizes": "(max-width: 644px) 100vw, 644px", "name": "Galons & Frises cover", "alt": ""}, "200337337": {"id": 100000046462, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "sizes": "(max-width: 644px) 100vw, 644px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "thumbnail_sizes": "(max-width: 644px) 100vw, 644px", "name": "Galons & Frises cover", "alt": ""}, "200337474": {"id": 100000046462, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "sizes": "(max-width: 644px) 100vw, 644px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "thumbnail_sizes": "(max-width: 644px) 100vw, 644px", "name": "Galons & Frises cover", "alt": ""}, "200337606": {"id": 100000046462, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "sizes": "(max-width: 644px) 100vw, 644px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "thumbnail_sizes": "(max-width: 644px) 100vw, 644px", "name": "Galons & Frises cover", "alt": ""}, "200339119": {"id": 100000046462, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "sizes": "(max-width: 644px) 100vw, 644px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "thumbnail_sizes": "(max-width: 644px) 100vw, 644px", "name": "Galons & Frises cover", "alt": ""}, "200339229": {"id": 100000046462, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "sizes": "(max-width: 644px) 100vw, 644px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "thumbnail_sizes": "(max-width: 644px) 100vw, 644px", "name": "Galons & Frises cover", "alt": ""}, "200339404": {"id": 100000046462, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "sizes": "(max-width: 644px) 100vw, 644px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "thumbnail_sizes": "(max-width: 644px) 100vw, 644px", "name": "Galons & Frises cover", "alt": ""}, "200339559": {"id": 100000046462, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "sizes": "(max-width: 644px) 100vw, 644px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover.webp 644w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/07/Galons-Frises-cover-300x280.webp 300w", "thumbnail_sizes": "(max-width: 644px) 100vw, 644px", "name": "Galons & Frises cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Casadeco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/pigments-wallpaper/", "pattern": "Pigments Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["200330000", "200331101", "200331212", "200332002", "200332424", "200332626", "200332707", "200332808", "200332909", "200333320", "200333443", "200336161", "200336303", "200336404", "200336776", "200336868", "200336969", "200337337", "200337474", "200337606", "200339119", "200339229", "200339404", "200339559"], "colorway_count": 24, "sku_images": {"200330000": {"id": 100000035208, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "sizes": "(max-width: 388px) 100vw, 388px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "thumbnail_sizes": "(max-width: 388px) 100vw, 388px", "name": "Pigment cover", "alt": ""}, "200331101": {"id": 100000035208, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "sizes": "(max-width: 388px) 100vw, 388px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "thumbnail_sizes": "(max-width: 388px) 100vw, 388px", "name": "Pigment cover", "alt": ""}, "200331212": {"id": 100000035208, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "sizes": "(max-width: 388px) 100vw, 388px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "thumbnail_sizes": "(max-width: 388px) 100vw, 388px", "name": "Pigment cover", "alt": ""}, "200332002": {"id": 100000035208, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "sizes": "(max-width: 388px) 100vw, 388px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "thumbnail_sizes": "(max-width: 388px) 100vw, 388px", "name": "Pigment cover", "alt": ""}, "200332424": {"id": 100000035208, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "sizes": "(max-width: 388px) 100vw, 388px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "thumbnail_sizes": "(max-width: 388px) 100vw, 388px", "name": "Pigment cover", "alt": ""}, "200332626": {"id": 100000035208, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "sizes": "(max-width: 388px) 100vw, 388px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "thumbnail_sizes": "(max-width: 388px) 100vw, 388px", "name": "Pigment cover", "alt": ""}, "200332707": {"id": 100000035208, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "sizes": "(max-width: 388px) 100vw, 388px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "thumbnail_sizes": "(max-width: 388px) 100vw, 388px", "name": "Pigment cover", "alt": ""}, "200332808": {"id": 100000035208, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "sizes": "(max-width: 388px) 100vw, 388px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "thumbnail_sizes": "(max-width: 388px) 100vw, 388px", "name": "Pigment cover", "alt": ""}, "200332909": {"id": 100000035208, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "sizes": "(max-width: 388px) 100vw, 388px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "thumbnail_sizes": "(max-width: 388px) 100vw, 388px", "name": "Pigment cover", "alt": ""}, "200333320": {"id": 100000035208, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "sizes": "(max-width: 388px) 100vw, 388px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "thumbnail_sizes": "(max-width: 388px) 100vw, 388px", "name": "Pigment cover", "alt": ""}, "200333443": {"id": 100000035208, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "sizes": "(max-width: 388px) 100vw, 388px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "thumbnail_sizes": "(max-width: 388px) 100vw, 388px", "name": "Pigment cover", "alt": ""}, "200336161": {"id": 100000035208, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "sizes": "(max-width: 388px) 100vw, 388px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "thumbnail_sizes": "(max-width: 388px) 100vw, 388px", "name": "Pigment cover", "alt": ""}, "200336303": {"id": 100000035208, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "sizes": "(max-width: 388px) 100vw, 388px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "thumbnail_sizes": "(max-width: 388px) 100vw, 388px", "name": "Pigment cover", "alt": ""}, "200336404": {"id": 100000035208, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "sizes": "(max-width: 388px) 100vw, 388px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "thumbnail_sizes": "(max-width: 388px) 100vw, 388px", "name": "Pigment cover", "alt": ""}, "200336776": {"id": 100000035208, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "sizes": "(max-width: 388px) 100vw, 388px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "thumbnail_sizes": "(max-width: 388px) 100vw, 388px", "name": "Pigment cover", "alt": ""}, "200336868": {"id": 100000035208, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "sizes": "(max-width: 388px) 100vw, 388px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "thumbnail_sizes": "(max-width: 388px) 100vw, 388px", "name": "Pigment cover", "alt": ""}, "200336969": {"id": 100000035208, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "sizes": "(max-width: 388px) 100vw, 388px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "thumbnail_sizes": "(max-width: 388px) 100vw, 388px", "name": "Pigment cover", "alt": ""}, "200337337": {"id": 100000035208, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "sizes": "(max-width: 388px) 100vw, 388px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "thumbnail_sizes": "(max-width: 388px) 100vw, 388px", "name": "Pigment cover", "alt": ""}, "200337474": {"id": 100000035208, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "sizes": "(max-width: 388px) 100vw, 388px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "thumbnail_sizes": "(max-width: 388px) 100vw, 388px", "name": "Pigment cover", "alt": ""}, "200337606": {"id": 100000035208, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "sizes": "(max-width: 388px) 100vw, 388px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "thumbnail_sizes": "(max-width: 388px) 100vw, 388px", "name": "Pigment cover", "alt": ""}, "200339119": {"id": 100000035208, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "sizes": "(max-width: 388px) 100vw, 388px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "thumbnail_sizes": "(max-width: 388px) 100vw, 388px", "name": "Pigment cover", "alt": ""}, "200339229": {"id": 100000035208, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "sizes": "(max-width: 388px) 100vw, 388px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "thumbnail_sizes": "(max-width: 388px) 100vw, 388px", "name": "Pigment cover", "alt": ""}, "200339404": {"id": 100000035208, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "sizes": "(max-width: 388px) 100vw, 388px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "thumbnail_sizes": "(max-width: 388px) 100vw, 388px", "name": "Pigment cover", "alt": ""}, "200339559": {"id": 100000035208, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "sizes": "(max-width: 388px) 100vw, 388px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover.jpg 388w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Pigment-cover-231x300.jpg 231w", "thumbnail_sizes": "(max-width: 388px) 100vw, 388px", "name": "Pigment cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Casadeco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/wonderwalls-2-wallpaper/", "pattern": "Wonderwalls 2 Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["200007507", "200017608", "200019808", "200029103", "200034307", "200049903", "200054703", "200062303", "200067203", "200067903", "200077008", "200081503", "200097603", "200107408", "200117909.1", "200124107", "200137207.1", "200147809.1", "200152705", "200157105", "200159405", "200167312", "200169112", "200171208", "200189107", "200191308", "200199408.1"], "colorway_count": 27, "sku_images": {"200007507": {"id": 100000034852, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg 2398w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w", "sizes": "(max-width: 2398px) 100vw, 2398px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_WONDERWALLS2-WDWD-MEMORY TREE", "alt": ""}, "200017608": {"id": 100000034852, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg 2398w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w", "sizes": "(max-width: 2398px) 100vw, 2398px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_WONDERWALLS2-WDWD-MEMORY TREE", "alt": ""}, "200019808": {"id": 100000034852, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg 2398w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w", "sizes": "(max-width: 2398px) 100vw, 2398px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_WONDERWALLS2-WDWD-MEMORY TREE", "alt": ""}, "200029103": {"id": 100000034852, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg 2398w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w", "sizes": "(max-width: 2398px) 100vw, 2398px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_WONDERWALLS2-WDWD-MEMORY TREE", "alt": ""}, "200034307": {"id": 100000034852, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg 2398w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w", "sizes": "(max-width: 2398px) 100vw, 2398px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_WONDERWALLS2-WDWD-MEMORY TREE", "alt": ""}, "200049903": {"id": 100000034852, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg 2398w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w", "sizes": "(max-width: 2398px) 100vw, 2398px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_WONDERWALLS2-WDWD-MEMORY TREE", "alt": ""}, "200054703": {"id": 100000034852, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg 2398w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w", "sizes": "(max-width: 2398px) 100vw, 2398px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_WONDERWALLS2-WDWD-MEMORY TREE", "alt": ""}, "200062303": {"id": 100000034852, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg 2398w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w", "sizes": "(max-width: 2398px) 100vw, 2398px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_WONDERWALLS2-WDWD-MEMORY TREE", "alt": ""}, "200067203": {"id": 100000034852, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg 2398w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w", "sizes": "(max-width: 2398px) 100vw, 2398px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_WONDERWALLS2-WDWD-MEMORY TREE", "alt": ""}, "200067903": {"id": 100000034852, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg 2398w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w", "sizes": "(max-width: 2398px) 100vw, 2398px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_WONDERWALLS2-WDWD-MEMORY TREE", "alt": ""}, "200077008": {"id": 100000034852, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg 2398w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w", "sizes": "(max-width: 2398px) 100vw, 2398px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_WONDERWALLS2-WDWD-MEMORY TREE", "alt": ""}, "200081503": {"id": 100000034852, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg 2398w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w", "sizes": "(max-width: 2398px) 100vw, 2398px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_WONDERWALLS2-WDWD-MEMORY TREE", "alt": ""}, "200097603": {"id": 100000034852, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg 2398w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w", "sizes": "(max-width: 2398px) 100vw, 2398px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_WONDERWALLS2-WDWD-MEMORY TREE", "alt": ""}, "200107408": {"id": 100000034852, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg 2398w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w", "sizes": "(max-width: 2398px) 100vw, 2398px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_WONDERWALLS2-WDWD-MEMORY TREE", "alt": ""}, "200117909.1": {"id": 100000034852, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg 2398w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w", "sizes": "(max-width: 2398px) 100vw, 2398px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_WONDERWALLS2-WDWD-MEMORY TREE", "alt": ""}, "200124107": {"id": 100000034852, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg 2398w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w", "sizes": "(max-width: 2398px) 100vw, 2398px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_WONDERWALLS2-WDWD-MEMORY TREE", "alt": ""}, "200137207.1": {"id": 100000034852, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg 2398w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w", "sizes": "(max-width: 2398px) 100vw, 2398px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_WONDERWALLS2-WDWD-MEMORY TREE", "alt": ""}, "200147809.1": {"id": 100000034852, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg 2398w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w", "sizes": "(max-width: 2398px) 100vw, 2398px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_WONDERWALLS2-WDWD-MEMORY TREE", "alt": ""}, "200152705": {"id": 100000034852, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg 2398w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w", "sizes": "(max-width: 2398px) 100vw, 2398px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_WONDERWALLS2-WDWD-MEMORY TREE", "alt": ""}, "200157105": {"id": 100000034852, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg 2398w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w", "sizes": "(max-width: 2398px) 100vw, 2398px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_WONDERWALLS2-WDWD-MEMORY TREE", "alt": ""}, "200159405": {"id": 100000034852, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg 2398w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w", "sizes": "(max-width: 2398px) 100vw, 2398px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_WONDERWALLS2-WDWD-MEMORY TREE", "alt": ""}, "200167312": {"id": 100000034852, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg 2398w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w", "sizes": "(max-width: 2398px) 100vw, 2398px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_WONDERWALLS2-WDWD-MEMORY TREE", "alt": ""}, "200169112": {"id": 100000034852, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg 2398w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w", "sizes": "(max-width: 2398px) 100vw, 2398px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_WONDERWALLS2-WDWD-MEMORY TREE", "alt": ""}, "200171208": {"id": 100000034852, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg 2398w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w", "sizes": "(max-width: 2398px) 100vw, 2398px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_WONDERWALLS2-WDWD-MEMORY TREE", "alt": ""}, "200189107": {"id": 100000034852, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg 2398w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w", "sizes": "(max-width: 2398px) 100vw, 2398px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_WONDERWALLS2-WDWD-MEMORY TREE", "alt": ""}, "200191308": {"id": 100000034852, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg 2398w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w", "sizes": "(max-width: 2398px) 100vw, 2398px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_WONDERWALLS2-WDWD-MEMORY TREE", "alt": ""}, "200199408.1": {"id": 100000034852, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-scaled.jpg 2398w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w", "sizes": "(max-width: 2398px) 100vw, 2398px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-800x854.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-281x300.jpg 281w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-959x1024.jpg 959w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-768x820.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1439x1536.jpg 1439w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_WONDERWALLS2-WDWD-MEMORY-TREE-1918x2048.jpg 1918w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_WONDERWALLS2-WDWD-MEMORY TREE", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Casadeco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/etamine-wallpaper/", "pattern": "Etamine Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["200250010", "200250101", "200250220", "200250323", "200250525", "200251111", "200251212", "200251303", "200251414", "200251515", "200251616", "200251717", "200251818", "200251919", "200252002", "200252121", "200252222", "200252332", "200252442", "200252552", "200252626", "200252707", "200252727", "200252802", "200252828", "200252909", "200254114", "200254313", "200255757", "200256116", "200256262", "200256442", "200256606", "200256808", "200257020", "200257117", "200257227", "200257373", "200257404", "200257447", "200257507", "200257667", "200257777", "200257808", "200257997", "200258505", "200259119", "200259229", "200259339", "200259424", "200259595", "200259669", "200259999"], "colorway_count": 53, "sku_images": {"200250010": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200250101": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200250220": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200250323": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200250525": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200251111": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200251212": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200251303": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200251414": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200251515": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200251616": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200251717": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200251818": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200251919": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200252002": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200252121": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200252222": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200252332": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200252442": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200252552": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200252626": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200252707": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200252727": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200252802": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200252828": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200252909": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200254114": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200254313": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200255757": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200256116": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200256262": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200256442": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200256606": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200256808": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200257020": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200257117": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200257227": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200257373": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200257404": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200257447": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200257507": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200257667": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200257777": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200257808": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200257997": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200258505": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200259119": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200259229": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200259339": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200259424": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200259595": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200259669": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}, "200259999": {"id": 100000034772, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled.jpg 2560w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "sizes": "(max-width: 2560px) 100vw, 2560px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-scaled-800x743.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-300x279.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1024x951.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-768x713.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-1536x1426.jpg 1536w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828-2048x1902.jpg 2048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ETAMINE-ETAM-caramel-200252707-cacao-200252828", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Casadeco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/solifore-wallpaper/", "pattern": "Solifore Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["200261303", "200263443", "200266666", "200267212", "200267808", "200269519", "200270900", "200272727", "200273404", "200277227", "200277313", "200280990", "200281010", "200282442", "200283434", "200286306", "200289717", "200290909", "200291111", "200296226", "200297202", "200299515", "200305202", "200305665", "200314242", "200316776", "200329505", "200331101", "200332424", "200332707", "200333443", "200336303", "200337337", "200339229", "200339559", "200373412", "200373412.1", "200379321", "200379321.1", "200382567", "200382567.1", "200387732", "200387732.1", "200429307", "200429307.1", "200440007", "200440007.1"], "colorway_count": 47, "sku_images": {"200261303": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200263443": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200266666": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200267212": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200267808": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200269519": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200270900": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200272727": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200273404": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200277227": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200277313": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200280990": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200281010": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200282442": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200283434": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200286306": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200289717": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200290909": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200291111": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200296226": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200297202": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200299515": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200305202": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200305665": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200314242": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200316776": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200329505": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200331101": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200332424": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200332707": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200333443": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200336303": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200337337": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200339229": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200339559": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200373412": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200373412.1": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200379321": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200379321.1": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200382567": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200382567.1": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200387732": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200387732.1": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200429307": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200429307.1": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200440007": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}, "200440007.1": {"id": 100000034822, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w", "sizes": "(max-width: 1740px) 100vw, 1740px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled-800x1177.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-204x300.jpg 204w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-696x1024.jpg 696w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-768x1130.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1044x1536.jpg 1044w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-1392x2048.jpg 1392w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/CASADECO_SOLIFLORE-SOLI_200266666-scaled.jpg 1740w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_SOLIFLORE-SOLI_200266666", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Casadeco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/morris-friends-wallpaper/", "pattern": "Morris & Friends Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["DARW212550", "DM6P210371", "DM6P210372", "DM6P210381", "DM6P210385", "DM6P210390", "MFRW217357", "MFRW217358", "MFRW217359", "MFRW217360", "MFRW217361", "MFRW217362", "MFRW217363", "MFRW217364", "MFRW217365", "MFRW217366", "MFRW217367", "MFRW217368", "MFRW217371"], "colorway_count": 19, "sku_images": {"DARW212550": {"id": 100000034134, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg 1386w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-768x768.jpg 768w", "sizes": "(max-width: 1386px) 100vw, 1386px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg 1386w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Morris & Friends Cover", "alt": ""}, "DM6P210371": {"id": 100000034134, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg 1386w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-768x768.jpg 768w", "sizes": "(max-width: 1386px) 100vw, 1386px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg 1386w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Morris & Friends Cover", "alt": ""}, "DM6P210372": {"id": 100000034134, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg 1386w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-768x768.jpg 768w", "sizes": "(max-width: 1386px) 100vw, 1386px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg 1386w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Morris & Friends Cover", "alt": ""}, "DM6P210381": {"id": 100000034134, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg 1386w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-768x768.jpg 768w", "sizes": "(max-width: 1386px) 100vw, 1386px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg 1386w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Morris & Friends Cover", "alt": ""}, "DM6P210385": {"id": 100000034134, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg 1386w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-768x768.jpg 768w", "sizes": "(max-width: 1386px) 100vw, 1386px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg 1386w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Morris & Friends Cover", "alt": ""}, "DM6P210390": {"id": 100000034134, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg 1386w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-768x768.jpg 768w", "sizes": "(max-width: 1386px) 100vw, 1386px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg 1386w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Morris & Friends Cover", "alt": ""}, "MFRW217357": {"id": 100000034134, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg 1386w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-768x768.jpg 768w", "sizes": "(max-width: 1386px) 100vw, 1386px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg 1386w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Morris & Friends Cover", "alt": ""}, "MFRW217358": {"id": 100000034134, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg 1386w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-768x768.jpg 768w", "sizes": "(max-width: 1386px) 100vw, 1386px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg 1386w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Morris & Friends Cover", "alt": ""}, "MFRW217359": {"id": 100000034134, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg 1386w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-768x768.jpg 768w", "sizes": "(max-width: 1386px) 100vw, 1386px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg 1386w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Morris & Friends Cover", "alt": ""}, "MFRW217360": {"id": 100000034134, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg 1386w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-768x768.jpg 768w", "sizes": "(max-width: 1386px) 100vw, 1386px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg 1386w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Morris & Friends Cover", "alt": ""}, "MFRW217361": {"id": 100000034134, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg 1386w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-768x768.jpg 768w", "sizes": "(max-width: 1386px) 100vw, 1386px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg 1386w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Morris & Friends Cover", "alt": ""}, "MFRW217362": {"id": 100000034134, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg 1386w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-768x768.jpg 768w", "sizes": "(max-width: 1386px) 100vw, 1386px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg 1386w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Morris & Friends Cover", "alt": ""}, "MFRW217363": {"id": 100000034134, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg 1386w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-768x768.jpg 768w", "sizes": "(max-width: 1386px) 100vw, 1386px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg 1386w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Morris & Friends Cover", "alt": ""}, "MFRW217364": {"id": 100000034134, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg 1386w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-768x768.jpg 768w", "sizes": "(max-width: 1386px) 100vw, 1386px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg 1386w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Morris & Friends Cover", "alt": ""}, "MFRW217365": {"id": 100000034134, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg 1386w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-768x768.jpg 768w", "sizes": "(max-width: 1386px) 100vw, 1386px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg 1386w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Morris & Friends Cover", "alt": ""}, "MFRW217366": {"id": 100000034134, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg 1386w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-768x768.jpg 768w", "sizes": "(max-width: 1386px) 100vw, 1386px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg 1386w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Morris & Friends Cover", "alt": ""}, "MFRW217367": {"id": 100000034134, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg 1386w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-768x768.jpg 768w", "sizes": "(max-width: 1386px) 100vw, 1386px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg 1386w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Morris & Friends Cover", "alt": ""}, "MFRW217368": {"id": 100000034134, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg 1386w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-768x768.jpg 768w", "sizes": "(max-width: 1386px) 100vw, 1386px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg 1386w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Morris & Friends Cover", "alt": ""}, "MFRW217371": {"id": 100000034134, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg 1386w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-768x768.jpg 768w", "sizes": "(max-width: 1386px) 100vw, 1386px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/04/Morris-Friends-Cover.jpg 1386w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Morris & Friends Cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Morris & Co", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/bedford-park-wallpapers/", "pattern": "Bedford Park Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["AARC510005", "AARC510006", "AARC510007", "AARC510008", "AARC510009", "AARC510010", "AARC510014", "AARC510015", "AARC510016", "AARC510017", "AARC510018", "AARC510019", "AARC510020", "AARC510021", "AARC510022", "AARC510030", "AARC510034", "MVOW217330", "MVOW217331", "MVOW217332", "MVOW217333", "MVOW217334", "MVOW217335", "MVOW217336", "MVOW217337", "MVOW217338", "MVOW217339", "MVOW217340", "MVOW217341", "MVOW217342", "MVOW217343", "MVOW217344", "MVOW217345", "MVOW217346", "MVOW217347", "MVOW217348", "MVOW217349", "MVOW217350", "MVOW217351", "MVOW217352", "MVOW217353", "MVOW217354", "MVOW217355"], "colorway_count": 43, "sku_images": {"AARC510005": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "AARC510006": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "AARC510007": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "AARC510008": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "AARC510009": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "AARC510010": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "AARC510014": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "AARC510015": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "AARC510016": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "AARC510017": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "AARC510018": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "AARC510019": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "AARC510020": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "AARC510021": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "AARC510022": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "AARC510030": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "AARC510034": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "MVOW217330": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "MVOW217331": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "MVOW217332": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "MVOW217333": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "MVOW217334": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "MVOW217335": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "MVOW217336": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "MVOW217337": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "MVOW217338": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "MVOW217339": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "MVOW217340": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "MVOW217341": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "MVOW217342": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "MVOW217343": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "MVOW217344": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "MVOW217345": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "MVOW217346": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "MVOW217347": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "MVOW217348": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "MVOW217349": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "MVOW217350": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "MVOW217351": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "MVOW217352": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "MVOW217353": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "MVOW217354": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}, "MVOW217355": {"id": 100000029864, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/03/bedford-park-cover.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "bedford-park-cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Morris & Co", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/sanderson-x-giles-deacon-wallpapers/", "pattern": "Sanderson X Giles Deacon Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["DGDW217297", "DGDW217298", "DGDW217299", "DGDW217300", "DGDW217301", "DGDW217302", "DGDW217303", "DGDW217304", "DGDW217305", "DGDW217306", "DGDW217307", "DGDW217308", "DGDW217309", "DGDW217310", "DGDW217311", "DGDW217312", "DGDW217313", "DGDW217314", "DGDW217315", "DGDW217316", "DGDW217317", "DGDW217318", "DGDW217319", "DGDW217320", "DGDW217321", "DGDW217322", "DGDW217323", "DGDW217324", "DGDW217325", "DGDW217326", "DGDW217327", "DGDW217373", "DGDW217374", "DGDW217375"], "colorway_count": 34, "sku_images": {"DGDW217297": {"id": 100000023881, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "SANDERSON X GILES DEACON WALLPAPER COVER", "alt": ""}, "DGDW217298": {"id": 100000023881, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "SANDERSON X GILES DEACON WALLPAPER COVER", "alt": ""}, "DGDW217299": {"id": 100000023881, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "SANDERSON X GILES DEACON WALLPAPER COVER", "alt": ""}, "DGDW217300": {"id": 100000023881, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "SANDERSON X GILES DEACON WALLPAPER COVER", "alt": ""}, "DGDW217301": {"id": 100000023881, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "SANDERSON X GILES DEACON WALLPAPER COVER", "alt": ""}, "DGDW217302": {"id": 100000023881, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "SANDERSON X GILES DEACON WALLPAPER COVER", "alt": ""}, "DGDW217303": {"id": 100000023881, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "SANDERSON X GILES DEACON WALLPAPER COVER", "alt": ""}, "DGDW217304": {"id": 100000023881, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "SANDERSON X GILES DEACON WALLPAPER COVER", "alt": ""}, "DGDW217305": {"id": 100000023881, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "SANDERSON X GILES DEACON WALLPAPER COVER", "alt": ""}, "DGDW217306": {"id": 100000023881, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "SANDERSON X GILES DEACON WALLPAPER COVER", "alt": ""}, "DGDW217307": {"id": 100000023881, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "SANDERSON X GILES DEACON WALLPAPER COVER", "alt": ""}, "DGDW217308": {"id": 100000023881, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "SANDERSON X GILES DEACON WALLPAPER COVER", "alt": ""}, "DGDW217309": {"id": 100000023881, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "SANDERSON X GILES DEACON WALLPAPER COVER", "alt": ""}, "DGDW217310": {"id": 100000023881, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "SANDERSON X GILES DEACON WALLPAPER COVER", "alt": ""}, "DGDW217311": {"id": 100000023881, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "SANDERSON X GILES DEACON WALLPAPER COVER", "alt": ""}, "DGDW217312": {"id": 100000023881, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "SANDERSON X GILES DEACON WALLPAPER COVER", "alt": ""}, "DGDW217313": {"id": 100000023881, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "SANDERSON X GILES DEACON WALLPAPER COVER", "alt": ""}, "DGDW217314": {"id": 100000023881, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "SANDERSON X GILES DEACON WALLPAPER COVER", "alt": ""}, "DGDW217315": {"id": 100000023881, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "SANDERSON X GILES DEACON WALLPAPER COVER", "alt": ""}, "DGDW217316": {"id": 100000023881, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "SANDERSON X GILES DEACON WALLPAPER COVER", "alt": ""}, "DGDW217317": {"id": 100000023881, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "SANDERSON X GILES DEACON WALLPAPER COVER", "alt": ""}, "DGDW217318": {"id": 100000023881, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "SANDERSON X GILES DEACON WALLPAPER COVER", "alt": ""}, "DGDW217319": {"id": 100000023881, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "SANDERSON X GILES DEACON WALLPAPER COVER", "alt": ""}, "DGDW217320": {"id": 100000023881, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "SANDERSON X GILES DEACON WALLPAPER COVER", "alt": ""}, "DGDW217321": {"id": 100000023881, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "SANDERSON X GILES DEACON WALLPAPER COVER", "alt": ""}, "DGDW217322": {"id": 100000023881, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "SANDERSON X GILES DEACON WALLPAPER COVER", "alt": ""}, "DGDW217323": {"id": 100000023881, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "SANDERSON X GILES DEACON WALLPAPER COVER", "alt": ""}, "DGDW217324": {"id": 100000023881, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "SANDERSON X GILES DEACON WALLPAPER COVER", "alt": ""}, "DGDW217325": {"id": 100000023881, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "SANDERSON X GILES DEACON WALLPAPER COVER", "alt": ""}, "DGDW217326": {"id": 100000023881, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "SANDERSON X GILES DEACON WALLPAPER COVER", "alt": ""}, "DGDW217327": {"id": 100000023881, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "SANDERSON X GILES DEACON WALLPAPER COVER", "alt": ""}, "DGDW217373": {"id": 100000023881, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "SANDERSON X GILES DEACON WALLPAPER COVER", "alt": ""}, "DGDW217374": {"id": 100000023881, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "SANDERSON X GILES DEACON WALLPAPER COVER", "alt": ""}, "DGDW217375": {"id": 100000023881, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-800x686.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-300x257.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-1024x878.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER-768x658.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/02/SANDERSON-X-GILES-DEACON-WALLPAPER-COVER.png 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "SANDERSON X GILES DEACON WALLPAPER COVER", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Sanderson", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/moire-wallpapers/", "pattern": "Moire Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["ZMOI313067", "ZMOI313068", "ZMOI313069", "ZMOI313070", "ZMOI313071", "ZMOI313072", "ZMOI313073", "ZMOI313074", "ZMOI313075", "ZMOI313076", "ZMOI313077"], "colorway_count": 11, "sku_images": {"ZMOI313067": {"id": 100000022266, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Moire Cover", "alt": ""}, "ZMOI313068": {"id": 100000022266, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Moire Cover", "alt": ""}, "ZMOI313069": {"id": 100000022266, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Moire Cover", "alt": ""}, "ZMOI313070": {"id": 100000022266, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Moire Cover", "alt": ""}, "ZMOI313071": {"id": 100000022266, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Moire Cover", "alt": ""}, "ZMOI313072": {"id": 100000022266, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Moire Cover", "alt": ""}, "ZMOI313073": {"id": 100000022266, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Moire Cover", "alt": ""}, "ZMOI313074": {"id": 100000022266, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Moire Cover", "alt": ""}, "ZMOI313075": {"id": 100000022266, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Moire Cover", "alt": ""}, "ZMOI313076": {"id": 100000022266, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Moire Cover", "alt": ""}, "ZMOI313077": {"id": 100000022266, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover.jpg 1400w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-768x768.jpg 768w", "sizes": "(max-width: 1400px) 100vw, 1400px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-1024x1024.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Moire-Cover.jpg 1400w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Moire Cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Zoffany", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/stone-2-wallpapers/", "pattern": "Stone 2 Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["80831188", "80831234", "80832002", "80832109", "80832552", "80832626", "80832716", "80832772", "80832808", "80832882", "80832992", "80834141", "80834224", "80835707", "80836202", "80836336", "80836420", "80837100", "80837301", "80837358", "80837474", "80837531", "80837667", "80837777", "80839101", "80839229", "80839351", "80839999"], "colorway_count": 28, "sku_images": {"80831188": {"id": 100000022093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w", "sizes": "(max-width: 1834px) 100vw, 1834px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_STONE2-STND-olive-80837777", "alt": ""}, "80831234": {"id": 100000022093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w", "sizes": "(max-width: 1834px) 100vw, 1834px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_STONE2-STND-olive-80837777", "alt": ""}, "80832002": {"id": 100000022093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w", "sizes": "(max-width: 1834px) 100vw, 1834px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_STONE2-STND-olive-80837777", "alt": ""}, "80832109": {"id": 100000022093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w", "sizes": "(max-width: 1834px) 100vw, 1834px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_STONE2-STND-olive-80837777", "alt": ""}, "80832552": {"id": 100000022093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w", "sizes": "(max-width: 1834px) 100vw, 1834px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_STONE2-STND-olive-80837777", "alt": ""}, "80832626": {"id": 100000022093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w", "sizes": "(max-width: 1834px) 100vw, 1834px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_STONE2-STND-olive-80837777", "alt": ""}, "80832716": {"id": 100000022093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w", "sizes": "(max-width: 1834px) 100vw, 1834px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_STONE2-STND-olive-80837777", "alt": ""}, "80832772": {"id": 100000022093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w", "sizes": "(max-width: 1834px) 100vw, 1834px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_STONE2-STND-olive-80837777", "alt": ""}, "80832808": {"id": 100000022093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w", "sizes": "(max-width: 1834px) 100vw, 1834px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_STONE2-STND-olive-80837777", "alt": ""}, "80832882": {"id": 100000022093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w", "sizes": "(max-width: 1834px) 100vw, 1834px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_STONE2-STND-olive-80837777", "alt": ""}, "80832992": {"id": 100000022093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w", "sizes": "(max-width: 1834px) 100vw, 1834px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_STONE2-STND-olive-80837777", "alt": ""}, "80834141": {"id": 100000022093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w", "sizes": "(max-width: 1834px) 100vw, 1834px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_STONE2-STND-olive-80837777", "alt": ""}, "80834224": {"id": 100000022093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w", "sizes": "(max-width: 1834px) 100vw, 1834px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_STONE2-STND-olive-80837777", "alt": ""}, "80835707": {"id": 100000022093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w", "sizes": "(max-width: 1834px) 100vw, 1834px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_STONE2-STND-olive-80837777", "alt": ""}, "80836202": {"id": 100000022093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w", "sizes": "(max-width: 1834px) 100vw, 1834px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_STONE2-STND-olive-80837777", "alt": ""}, "80836336": {"id": 100000022093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w", "sizes": "(max-width: 1834px) 100vw, 1834px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_STONE2-STND-olive-80837777", "alt": ""}, "80836420": {"id": 100000022093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w", "sizes": "(max-width: 1834px) 100vw, 1834px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_STONE2-STND-olive-80837777", "alt": ""}, "80837100": {"id": 100000022093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w", "sizes": "(max-width: 1834px) 100vw, 1834px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_STONE2-STND-olive-80837777", "alt": ""}, "80837301": {"id": 100000022093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w", "sizes": "(max-width: 1834px) 100vw, 1834px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_STONE2-STND-olive-80837777", "alt": ""}, "80837358": {"id": 100000022093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w", "sizes": "(max-width: 1834px) 100vw, 1834px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_STONE2-STND-olive-80837777", "alt": ""}, "80837474": {"id": 100000022093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w", "sizes": "(max-width: 1834px) 100vw, 1834px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_STONE2-STND-olive-80837777", "alt": ""}, "80837531": {"id": 100000022093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w", "sizes": "(max-width: 1834px) 100vw, 1834px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_STONE2-STND-olive-80837777", "alt": ""}, "80837667": {"id": 100000022093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w", "sizes": "(max-width: 1834px) 100vw, 1834px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_STONE2-STND-olive-80837777", "alt": ""}, "80837777": {"id": 100000022093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w", "sizes": "(max-width: 1834px) 100vw, 1834px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_STONE2-STND-olive-80837777", "alt": ""}, "80839101": {"id": 100000022093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w", "sizes": "(max-width: 1834px) 100vw, 1834px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_STONE2-STND-olive-80837777", "alt": ""}, "80839229": {"id": 100000022093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w", "sizes": "(max-width: 1834px) 100vw, 1834px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_STONE2-STND-olive-80837777", "alt": ""}, "80839351": {"id": 100000022093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w", "sizes": "(max-width: 1834px) 100vw, 1834px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_STONE2-STND-olive-80837777", "alt": ""}, "80839999": {"id": 100000022093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w", "sizes": "(max-width: 1834px) 100vw, 1834px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled-800x1117.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-215x300.jpg 215w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-734x1024.jpg 734w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-768x1072.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1101x1536.jpg 1101w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-1468x2048.jpg 1468w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_STONE2-STND-olive-80837777-scaled.jpg 1834w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_STONE2-STND-olive-80837777", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Casadeco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/alchimie-wallpapers/", "pattern": "Alchimie Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["89900171", "89901263", "89901864", "89902967", "89906846", "89907200", "89907622", "89910111", "89917233", "89919078", "89921924", "89923596", "89926417", "89927103", "89931622", "89936844", "89937777", "89939041", "89939336", "89940012", "89942239", "89947642", "89949180", "89949917", "89951904", "89952323", "89956442", "89956803", "89957247", "89957761", "89962874", "89966666", "89969700"], "colorway_count": 33, "sku_images": {"89900171": {"id": 100000022024, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg 2091w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "sizes": "(max-width: 2091px) 100vw, 2091px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ALCHIMIE-ALMI-PURE_89902967", "alt": ""}, "89901263": {"id": 100000022024, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg 2091w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "sizes": "(max-width: 2091px) 100vw, 2091px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ALCHIMIE-ALMI-PURE_89902967", "alt": ""}, "89901864": {"id": 100000022024, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg 2091w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "sizes": "(max-width: 2091px) 100vw, 2091px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ALCHIMIE-ALMI-PURE_89902967", "alt": ""}, "89902967": {"id": 100000022024, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg 2091w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "sizes": "(max-width: 2091px) 100vw, 2091px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ALCHIMIE-ALMI-PURE_89902967", "alt": ""}, "89906846": {"id": 100000022024, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg 2091w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "sizes": "(max-width: 2091px) 100vw, 2091px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ALCHIMIE-ALMI-PURE_89902967", "alt": ""}, "89907200": {"id": 100000022024, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg 2091w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "sizes": "(max-width: 2091px) 100vw, 2091px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ALCHIMIE-ALMI-PURE_89902967", "alt": ""}, "89907622": {"id": 100000022024, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg 2091w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "sizes": "(max-width: 2091px) 100vw, 2091px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ALCHIMIE-ALMI-PURE_89902967", "alt": ""}, "89910111": {"id": 100000022024, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg 2091w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "sizes": "(max-width: 2091px) 100vw, 2091px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ALCHIMIE-ALMI-PURE_89902967", "alt": ""}, "89917233": {"id": 100000022024, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg 2091w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "sizes": "(max-width: 2091px) 100vw, 2091px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ALCHIMIE-ALMI-PURE_89902967", "alt": ""}, "89919078": {"id": 100000022024, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg 2091w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "sizes": "(max-width: 2091px) 100vw, 2091px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ALCHIMIE-ALMI-PURE_89902967", "alt": ""}, "89921924": {"id": 100000022024, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg 2091w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "sizes": "(max-width: 2091px) 100vw, 2091px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ALCHIMIE-ALMI-PURE_89902967", "alt": ""}, "89923596": {"id": 100000022024, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg 2091w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "sizes": "(max-width: 2091px) 100vw, 2091px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ALCHIMIE-ALMI-PURE_89902967", "alt": ""}, "89926417": {"id": 100000022024, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg 2091w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "sizes": "(max-width: 2091px) 100vw, 2091px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ALCHIMIE-ALMI-PURE_89902967", "alt": ""}, "89927103": {"id": 100000022024, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg 2091w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "sizes": "(max-width: 2091px) 100vw, 2091px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ALCHIMIE-ALMI-PURE_89902967", "alt": ""}, "89931622": {"id": 100000022024, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg 2091w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "sizes": "(max-width: 2091px) 100vw, 2091px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ALCHIMIE-ALMI-PURE_89902967", "alt": ""}, "89936844": {"id": 100000022024, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg 2091w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "sizes": "(max-width: 2091px) 100vw, 2091px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ALCHIMIE-ALMI-PURE_89902967", "alt": ""}, "89937777": {"id": 100000022024, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg 2091w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "sizes": "(max-width: 2091px) 100vw, 2091px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ALCHIMIE-ALMI-PURE_89902967", "alt": ""}, "89939041": {"id": 100000022024, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg 2091w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "sizes": "(max-width: 2091px) 100vw, 2091px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ALCHIMIE-ALMI-PURE_89902967", "alt": ""}, "89939336": {"id": 100000022024, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg 2091w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "sizes": "(max-width: 2091px) 100vw, 2091px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ALCHIMIE-ALMI-PURE_89902967", "alt": ""}, "89940012": {"id": 100000022024, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg 2091w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "sizes": "(max-width: 2091px) 100vw, 2091px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ALCHIMIE-ALMI-PURE_89902967", "alt": ""}, "89942239": {"id": 100000022024, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg 2091w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "sizes": "(max-width: 2091px) 100vw, 2091px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ALCHIMIE-ALMI-PURE_89902967", "alt": ""}, "89947642": {"id": 100000022024, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg 2091w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "sizes": "(max-width: 2091px) 100vw, 2091px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ALCHIMIE-ALMI-PURE_89902967", "alt": ""}, "89949180": {"id": 100000022024, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg 2091w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "sizes": "(max-width: 2091px) 100vw, 2091px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ALCHIMIE-ALMI-PURE_89902967", "alt": ""}, "89949917": {"id": 100000022024, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg 2091w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "sizes": "(max-width: 2091px) 100vw, 2091px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ALCHIMIE-ALMI-PURE_89902967", "alt": ""}, "89951904": {"id": 100000022024, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg 2091w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "sizes": "(max-width: 2091px) 100vw, 2091px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ALCHIMIE-ALMI-PURE_89902967", "alt": ""}, "89952323": {"id": 100000022024, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg 2091w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "sizes": "(max-width: 2091px) 100vw, 2091px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ALCHIMIE-ALMI-PURE_89902967", "alt": ""}, "89956442": {"id": 100000022024, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg 2091w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "sizes": "(max-width: 2091px) 100vw, 2091px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ALCHIMIE-ALMI-PURE_89902967", "alt": ""}, "89956803": {"id": 100000022024, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg 2091w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "sizes": "(max-width: 2091px) 100vw, 2091px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ALCHIMIE-ALMI-PURE_89902967", "alt": ""}, "89957247": {"id": 100000022024, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg 2091w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "sizes": "(max-width: 2091px) 100vw, 2091px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ALCHIMIE-ALMI-PURE_89902967", "alt": ""}, "89957761": {"id": 100000022024, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg 2091w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "sizes": "(max-width: 2091px) 100vw, 2091px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ALCHIMIE-ALMI-PURE_89902967", "alt": ""}, "89962874": {"id": 100000022024, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg 2091w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "sizes": "(max-width: 2091px) 100vw, 2091px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ALCHIMIE-ALMI-PURE_89902967", "alt": ""}, "89966666": {"id": 100000022024, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg 2091w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "sizes": "(max-width: 2091px) 100vw, 2091px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ALCHIMIE-ALMI-PURE_89902967", "alt": ""}, "89969700": {"id": 100000022024, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled.jpg 2091w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "sizes": "(max-width: 2091px) 100vw, 2091px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-scaled-800x979.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-245x300.jpg 245w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-836x1024.jpg 836w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-768x940.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1255x1536.jpg 1255w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/CASADECO_ALCHIMIE-ALMI-PURE_89902967-1673x2048.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_ALCHIMIE-ALMI-PURE_89902967", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Casadeco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/intuition-wallpapers/", "pattern": "Intuition Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["INT211", "INT212", "INT213", "INT221", "INT222", "INT231", "INT241", "INT242", "INT243", "INT244", "INT245", "INT246", "INT251", "INT252", "INT253", "INT262", "INT271", "INT272", "INT311", "INT312", "INT313", "INT411", "INT412", "INT413", "INT421", "INT422", "INT511", "INT512", "INT513", "INT514", "INT515", "INT521", "INT522", "INT523"], "colorway_count": 34, "sku_images": {"INT211": {"id": 100000021848, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "sizes": "(max-width: 675px) 100vw, 675px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "thumbnail_sizes": "(max-width: 675px) 100vw, 675px", "name": "Intuition Cover", "alt": ""}, "INT212": {"id": 100000021848, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "sizes": "(max-width: 675px) 100vw, 675px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "thumbnail_sizes": "(max-width: 675px) 100vw, 675px", "name": "Intuition Cover", "alt": ""}, "INT213": {"id": 100000021848, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "sizes": "(max-width: 675px) 100vw, 675px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "thumbnail_sizes": "(max-width: 675px) 100vw, 675px", "name": "Intuition Cover", "alt": ""}, "INT221": {"id": 100000021848, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "sizes": "(max-width: 675px) 100vw, 675px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "thumbnail_sizes": "(max-width: 675px) 100vw, 675px", "name": "Intuition Cover", "alt": ""}, "INT222": {"id": 100000021848, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "sizes": "(max-width: 675px) 100vw, 675px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "thumbnail_sizes": "(max-width: 675px) 100vw, 675px", "name": "Intuition Cover", "alt": ""}, "INT231": {"id": 100000021848, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "sizes": "(max-width: 675px) 100vw, 675px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "thumbnail_sizes": "(max-width: 675px) 100vw, 675px", "name": "Intuition Cover", "alt": ""}, "INT241": {"id": 100000021848, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "sizes": "(max-width: 675px) 100vw, 675px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "thumbnail_sizes": "(max-width: 675px) 100vw, 675px", "name": "Intuition Cover", "alt": ""}, "INT242": {"id": 100000021848, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "sizes": "(max-width: 675px) 100vw, 675px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "thumbnail_sizes": "(max-width: 675px) 100vw, 675px", "name": "Intuition Cover", "alt": ""}, "INT243": {"id": 100000021848, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "sizes": "(max-width: 675px) 100vw, 675px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "thumbnail_sizes": "(max-width: 675px) 100vw, 675px", "name": "Intuition Cover", "alt": ""}, "INT244": {"id": 100000021848, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "sizes": "(max-width: 675px) 100vw, 675px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "thumbnail_sizes": "(max-width: 675px) 100vw, 675px", "name": "Intuition Cover", "alt": ""}, "INT245": {"id": 100000021848, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "sizes": "(max-width: 675px) 100vw, 675px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "thumbnail_sizes": "(max-width: 675px) 100vw, 675px", "name": "Intuition Cover", "alt": ""}, "INT246": {"id": 100000021848, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "sizes": "(max-width: 675px) 100vw, 675px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "thumbnail_sizes": "(max-width: 675px) 100vw, 675px", "name": "Intuition Cover", "alt": ""}, "INT251": {"id": 100000021848, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "sizes": "(max-width: 675px) 100vw, 675px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "thumbnail_sizes": "(max-width: 675px) 100vw, 675px", "name": "Intuition Cover", "alt": ""}, "INT252": {"id": 100000021848, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "sizes": "(max-width: 675px) 100vw, 675px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "thumbnail_sizes": "(max-width: 675px) 100vw, 675px", "name": "Intuition Cover", "alt": ""}, "INT253": {"id": 100000021848, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "sizes": "(max-width: 675px) 100vw, 675px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "thumbnail_sizes": "(max-width: 675px) 100vw, 675px", "name": "Intuition Cover", "alt": ""}, "INT262": {"id": 100000021848, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "sizes": "(max-width: 675px) 100vw, 675px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "thumbnail_sizes": "(max-width: 675px) 100vw, 675px", "name": "Intuition Cover", "alt": ""}, "INT271": {"id": 100000021848, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "sizes": "(max-width: 675px) 100vw, 675px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "thumbnail_sizes": "(max-width: 675px) 100vw, 675px", "name": "Intuition Cover", "alt": ""}, "INT272": {"id": 100000021848, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "sizes": "(max-width: 675px) 100vw, 675px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "thumbnail_sizes": "(max-width: 675px) 100vw, 675px", "name": "Intuition Cover", "alt": ""}, "INT311": {"id": 100000021848, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "sizes": "(max-width: 675px) 100vw, 675px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "thumbnail_sizes": "(max-width: 675px) 100vw, 675px", "name": "Intuition Cover", "alt": ""}, "INT312": {"id": 100000021848, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "sizes": "(max-width: 675px) 100vw, 675px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "thumbnail_sizes": "(max-width: 675px) 100vw, 675px", "name": "Intuition Cover", "alt": ""}, "INT313": {"id": 100000021848, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "sizes": "(max-width: 675px) 100vw, 675px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "thumbnail_sizes": "(max-width: 675px) 100vw, 675px", "name": "Intuition Cover", "alt": ""}, "INT411": {"id": 100000021848, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "sizes": "(max-width: 675px) 100vw, 675px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "thumbnail_sizes": "(max-width: 675px) 100vw, 675px", "name": "Intuition Cover", "alt": ""}, "INT412": {"id": 100000021848, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "sizes": "(max-width: 675px) 100vw, 675px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "thumbnail_sizes": "(max-width: 675px) 100vw, 675px", "name": "Intuition Cover", "alt": ""}, "INT413": {"id": 100000021848, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "sizes": "(max-width: 675px) 100vw, 675px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "thumbnail_sizes": "(max-width: 675px) 100vw, 675px", "name": "Intuition Cover", "alt": ""}, "INT421": {"id": 100000021848, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "sizes": "(max-width: 675px) 100vw, 675px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "thumbnail_sizes": "(max-width: 675px) 100vw, 675px", "name": "Intuition Cover", "alt": ""}, "INT422": {"id": 100000021848, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "sizes": "(max-width: 675px) 100vw, 675px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "thumbnail_sizes": "(max-width: 675px) 100vw, 675px", "name": "Intuition Cover", "alt": ""}, "INT511": {"id": 100000021848, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "sizes": "(max-width: 675px) 100vw, 675px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "thumbnail_sizes": "(max-width: 675px) 100vw, 675px", "name": "Intuition Cover", "alt": ""}, "INT512": {"id": 100000021848, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "sizes": "(max-width: 675px) 100vw, 675px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "thumbnail_sizes": "(max-width: 675px) 100vw, 675px", "name": "Intuition Cover", "alt": ""}, "INT513": {"id": 100000021848, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "sizes": "(max-width: 675px) 100vw, 675px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "thumbnail_sizes": "(max-width: 675px) 100vw, 675px", "name": "Intuition Cover", "alt": ""}, "INT514": {"id": 100000021848, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "sizes": "(max-width: 675px) 100vw, 675px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "thumbnail_sizes": "(max-width: 675px) 100vw, 675px", "name": "Intuition Cover", "alt": ""}, "INT515": {"id": 100000021848, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "sizes": "(max-width: 675px) 100vw, 675px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "thumbnail_sizes": "(max-width: 675px) 100vw, 675px", "name": "Intuition Cover", "alt": ""}, "INT521": {"id": 100000021848, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "sizes": "(max-width: 675px) 100vw, 675px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "thumbnail_sizes": "(max-width: 675px) 100vw, 675px", "name": "Intuition Cover", "alt": ""}, "INT522": {"id": 100000021848, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "sizes": "(max-width: 675px) 100vw, 675px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "thumbnail_sizes": "(max-width: 675px) 100vw, 675px", "name": "Intuition Cover", "alt": ""}, "INT523": {"id": 100000021848, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "sizes": "(max-width: 675px) 100vw, 675px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2.jpg 675w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Intuition-Cover-2-225x300.jpg 225w", "thumbnail_sizes": "(max-width: 675px) 100vw, 675px", "name": "Intuition Cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Omexco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/rivage-wallpapers/", "pattern": "Rivage Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["RIV20", "RIV22", "RIV23", "RIV24", "RIV25", "RIV26", "RIV27", "RIV28", "RIV29", "RIV30", "RIV31", "RIV32", "RIV33", "RIV34", "RIV35", "RIV40", "RIV41", "RIV42", "RIV43", "RIV44", "RIV45", "RIV50", "RIV51", "RIV52", "RIV53", "RIV54", "RIV55", "RIV60", "RIV61", "RIV62"], "colorway_count": 30, "sku_images": {"RIV20": {"id": 100000021780, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Rivage Cover", "alt": ""}, "RIV22": {"id": 100000021780, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Rivage Cover", "alt": ""}, "RIV23": {"id": 100000021780, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Rivage Cover", "alt": ""}, "RIV24": {"id": 100000021780, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Rivage Cover", "alt": ""}, "RIV25": {"id": 100000021780, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Rivage Cover", "alt": ""}, "RIV26": {"id": 100000021780, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Rivage Cover", "alt": ""}, "RIV27": {"id": 100000021780, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Rivage Cover", "alt": ""}, "RIV28": {"id": 100000021780, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Rivage Cover", "alt": ""}, "RIV29": {"id": 100000021780, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Rivage Cover", "alt": ""}, "RIV30": {"id": 100000021780, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Rivage Cover", "alt": ""}, "RIV31": {"id": 100000021780, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Rivage Cover", "alt": ""}, "RIV32": {"id": 100000021780, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Rivage Cover", "alt": ""}, "RIV33": {"id": 100000021780, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Rivage Cover", "alt": ""}, "RIV34": {"id": 100000021780, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Rivage Cover", "alt": ""}, "RIV35": {"id": 100000021780, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Rivage Cover", "alt": ""}, "RIV40": {"id": 100000021780, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Rivage Cover", "alt": ""}, "RIV41": {"id": 100000021780, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Rivage Cover", "alt": ""}, "RIV42": {"id": 100000021780, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Rivage Cover", "alt": ""}, "RIV43": {"id": 100000021780, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Rivage Cover", "alt": ""}, "RIV44": {"id": 100000021780, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Rivage Cover", "alt": ""}, "RIV45": {"id": 100000021780, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Rivage Cover", "alt": ""}, "RIV50": {"id": 100000021780, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Rivage Cover", "alt": ""}, "RIV51": {"id": 100000021780, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Rivage Cover", "alt": ""}, "RIV52": {"id": 100000021780, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Rivage Cover", "alt": ""}, "RIV53": {"id": 100000021780, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Rivage Cover", "alt": ""}, "RIV54": {"id": 100000021780, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Rivage Cover", "alt": ""}, "RIV55": {"id": 100000021780, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Rivage Cover", "alt": ""}, "RIV60": {"id": 100000021780, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Rivage Cover", "alt": ""}, "RIV61": {"id": 100000021780, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Rivage Cover", "alt": ""}, "RIV62": {"id": 100000021780, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Rivage-Cover.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Rivage Cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Omexco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/archipelago-wallpapers/", "pattern": "Archipelago Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["ARC21", "ARC22", "ARC31", "ARC32", "ARC33", "ARC34", "ARC41", "ARC42", "ARC43", "ARC51", "ARC52", "ARC53", "ARC61", "ARC62", "ARC63"], "colorway_count": 15, "sku_images": {"ARC21": {"id": 100000021677, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-768x768.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Archipelago-Cover", "alt": ""}, "ARC22": {"id": 100000021677, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-768x768.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Archipelago-Cover", "alt": ""}, "ARC31": {"id": 100000021677, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-768x768.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Archipelago-Cover", "alt": ""}, "ARC32": {"id": 100000021677, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-768x768.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Archipelago-Cover", "alt": ""}, "ARC33": {"id": 100000021677, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-768x768.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Archipelago-Cover", "alt": ""}, "ARC34": {"id": 100000021677, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-768x768.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Archipelago-Cover", "alt": ""}, "ARC41": {"id": 100000021677, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-768x768.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Archipelago-Cover", "alt": ""}, "ARC42": {"id": 100000021677, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-768x768.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Archipelago-Cover", "alt": ""}, "ARC43": {"id": 100000021677, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-768x768.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Archipelago-Cover", "alt": ""}, "ARC51": {"id": 100000021677, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-768x768.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Archipelago-Cover", "alt": ""}, "ARC52": {"id": 100000021677, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-768x768.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Archipelago-Cover", "alt": ""}, "ARC53": {"id": 100000021677, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-768x768.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Archipelago-Cover", "alt": ""}, "ARC61": {"id": 100000021677, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-768x768.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Archipelago-Cover", "alt": ""}, "ARC62": {"id": 100000021677, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-768x768.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Archipelago-Cover", "alt": ""}, "ARC63": {"id": 100000021677, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-768x768.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-800x800.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-150x150.jpg 150w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1-768x768.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2024/01/Archipelago-Cover-1.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Archipelago-Cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Omexco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/commercial-wallcovering/g0186-eternal-wallpapers/", "pattern": "G0186 Eternal Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["PE1462", "PE1463", "PE1464", "PE1465", "PE1466", "PE1467", "PE1468", "PE1469", "PE1470", "PE1472", "PE1473", "PE1474", "PE1475", "PE1476", "PE1484", "PE1820", "PE1821", "PE1822", "PE1823", "PE1824", "PE1826"], "colorway_count": 21, "sku_images": {"PE1462": {"id": 100000010157, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0186 Eternal Cover", "alt": ""}, "PE1463": {"id": 100000010157, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0186 Eternal Cover", "alt": ""}, "PE1464": {"id": 100000010157, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0186 Eternal Cover", "alt": ""}, "PE1465": {"id": 100000010157, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0186 Eternal Cover", "alt": ""}, "PE1466": {"id": 100000010157, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0186 Eternal Cover", "alt": ""}, "PE1467": {"id": 100000010157, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0186 Eternal Cover", "alt": ""}, "PE1468": {"id": 100000010157, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0186 Eternal Cover", "alt": ""}, "PE1469": {"id": 100000010157, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0186 Eternal Cover", "alt": ""}, "PE1470": {"id": 100000010157, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0186 Eternal Cover", "alt": ""}, "PE1472": {"id": 100000010157, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0186 Eternal Cover", "alt": ""}, "PE1473": {"id": 100000010157, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0186 Eternal Cover", "alt": ""}, "PE1474": {"id": 100000010157, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0186 Eternal Cover", "alt": ""}, "PE1475": {"id": 100000010157, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0186 Eternal Cover", "alt": ""}, "PE1476": {"id": 100000010157, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0186 Eternal Cover", "alt": ""}, "PE1484": {"id": 100000010157, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0186 Eternal Cover", "alt": ""}, "PE1820": {"id": 100000010157, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0186 Eternal Cover", "alt": ""}, "PE1821": {"id": 100000010157, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0186 Eternal Cover", "alt": ""}, "PE1822": {"id": 100000010157, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0186 Eternal Cover", "alt": ""}, "PE1823": {"id": 100000010157, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0186 Eternal Cover", "alt": ""}, "PE1824": {"id": 100000010157, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0186 Eternal Cover", "alt": ""}, "PE1826": {"id": 100000010157, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0186-Eternal-Cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0186 Eternal Cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Greenland", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/n168_natural-palette/", "pattern": "N168 Natural Palette Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["N168NA0051", "N168NA0052", "N168NA0055", "N168NA0059", "N168NA0075", "N168NA0080", "N168NA0081", "N168NA0093", "N168NA0098", "N168NA0099", "N168NA0101", "N168NA0112", "N168NA0127", "N168NA0130", "N168NA0131", "N168NA0155", "N168NA2006", "N168NA2014", "N168NA2027", "N168NA2028", "N168NA2065", "N168NA2066", "N168NA2069", "N168NA2077", "N168NA2081", "N168NA2085", "N168NA6007", "N168NA6008", "N168NA6011", "N168NA6012", "N168NA6045", "N168NA6046", "N168NG5002", "N168NG5014", "N168NG5015", "N168NG5017", "N168NG5019", "N168NG5020", "N168NG5023", "N168NG5024", "N168NG5026", "N168NG5027", "N168NH1007", "N168NH1010", "N168NH1019", "N168NH1033", "N168NH1034", "N168NH1035", "N168NH1036", "N168NH1037", "N168NH1038", "N168NH1039", "N168NH1040", "N168NH1041", "N168NH1042", "N168NH1043", "N168NH1044", "N168NH1045", "N168NH1046", "N168NH1047", "N168NH1048", "N168NH1050", "N168NH1052", "N168NH1054", "N168NH1055", "N168NH1056", "N168NH1058", "N168NH1059", "N168NH1060", "N168NH1061", "N168NH1062", "N168NH1063", "N168NH1064", "N168NH1065", "N168NH1066", "N168NH1067", "N168NH1068", "N168NH1069", "N168NH2041", "N168NH2059", "N168NH3131", "N168NH3134", "N168NH3135", "N168NH3138", "N168NH3151", "N168NH3179", "N168NH3180", "N168NH3182", "N168NH3183", "N168NH3184", "N168NH3185", "N168NH3186", "N168NH3187", "N168NH3188", "N168NH5105", "N168NH5106", "N168NH5107", "N168NH5108", "N168NH5109", "N168NH5110", "N168NH5111", "N168NP043.", "N168NP044.", "N168NP6001", "N168NP6004", "N168NP6005", "N168NP6007", "N168NP6019", "N168NP6025", "N168NP6028", "N168NP6061", "N168NP6062", "N168NP6065", "N168NP6066", "N168NP6102", "N168NP6104", "N168NP6106", "N168NP6107", "N168NP6108", "N168NP6109", "N168NP6110", "N168NP6113", "N168NP6120", "N168NP6121", "N168NP6127", "N168Np6137", "N168NP6138", "N168NP6157", "N168NP6158", "N168NP6167", "N168NP6210", "N168NP6284", "N168NP6296", "N168NP6508", "N168NP6510", "N168NP6522", "N168NP6537", "N168NP6538", "N168NP6602", "N168NP6705", "N168NP6716", "N168NP6847", "N168NP8013", "N168NP8033", "N168NP8046", "N168NQ8269", "N168NQ8305", "N168NQ8306", "N168NQ8310", "N168NQ8311", "N168NQ8313", "N168NQ8316", "N168NQ8317", "N168NQ8318", "N168NQ8319", "N168NQ8321", "N168NQ8322", "N168NQ8323", "N168NQ8324", "N168NQ8325", "N168NQ8326", "N168NQ8327", "N168NQ8328", "N168NQ8329", "N168NS1014", "N168NS1015", "N168NS1022", "N168NS1028", "N168NS1039", "N168NS1095", "N168NS1098", "N168NS1107", "N168NS1114", "N168NS1121", "N168NS1122", "N168NS1124", "N168NS1127", "N168NS1128", "N168NS1129", "N168NS1135", "N168NS1140", "N168NS1144", "N168NS1146", "N168NS1147", "N168NS1148", "N168NS1152", "N168NS1155", "N168NS1164", "N168NS1169", "N168NS1170", "N168NS1173", "N168NS1174", "N168NS1176", "N168NS1177", "N168NS1183", "N168NS1187", "N168NS1188", "N168NS1192", "N168NS1198", "N168NS2011", "N168NS2013", "N168NS2016", "N168NS2018", "N168NS2019", "N168NS2031", "N168NS3007", "N168NS7009", "N168NV1013", "N168NV1014", "N168NV1017", "N168NV1019", "N168NV1020", "N168NV1021", "N168NV1023", "N168NV1024", "N168NV1025", "N168NV1026", "N168NV1027", "N168NV1028", "N168NV1029", "N168NV1032", "N168NV1033", "N168NV1035", "N168NV1036", "N168NV1037", "N168NV1038", "N168NV1041", "N168TF1448", "N168TF1450", "N168TF1473", "N168TF1474", "N168TF1482", "N168TF1483", "N168TF1489", "N168TF1494", "N168TF1495", "N168TF3372", "N168TF3373", "N168TF3374", "N168TF3379", "N168TF3380", "N168TF3385", "N168TF3387", "N168TF3388", "N168TF3389", "N168TF3391", "N168TF3394", "N168TF3395", "N168TF3398", "N168TF3471", "N168TF3473", "N168TF3474", "N168TF3475", "N168TF3476", "N168TF3477", "N168TF3478", "N168TF3480", "N168TF3481", "N168TF3482", "N168TF3483", "N168TF3484", "N168TF3485", "N168TF3487", "N168TF3488", "N168TF3489", "N168TF3490", "N168TF3492", "N168TS1234", "N168TS1235", "N168TS1305", "N168TS1328", "N168TS2006", "N168TS2016", "N168TS2017", "N168TS2022", "N168TS2033", "N168TS2034", "N168TS2035", "N168TS2036", "N168TS2037", "N168TS2038", "N168TS2042", "N168TS2046", "N168TS2047", "N168TS2048", "N168TS2049", "N168TS2055", "N168TS2056", "N168TS2102", "N168TS2103", "N168TS2104", "N168TS2105", "N168TS2106", "N168TS2107", "N168TS2229", "N168TS5026"], "colorway_count": 296, "sku_images": {"N168NA0051": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NA0052": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NA0055": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NA0059": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NA0075": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NA0080": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NA0081": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NA0093": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NA0098": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NA0099": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NA0101": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NA0112": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NA0127": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NA0130": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NA0131": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NA0155": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NA2006": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NA2014": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NA2027": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NA2028": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NA2065": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NA2066": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NA2069": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NA2077": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NA2081": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NA2085": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NA6007": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NA6008": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NA6011": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NA6012": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NA6045": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NA6046": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NG5002": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NG5014": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NG5015": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NG5017": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NG5019": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NG5020": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NG5023": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NG5024": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NG5026": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NG5027": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH1007": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH1010": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH1019": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH1033": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH1034": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH1035": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH1036": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH1037": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH1038": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH1039": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH1040": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH1041": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH1042": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH1043": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH1044": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH1045": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH1046": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH1047": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH1048": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH1050": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH1052": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH1054": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH1055": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH1056": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH1058": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH1059": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH1060": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH1061": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH1062": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH1063": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH1064": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH1065": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH1066": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH1067": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH1068": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH1069": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH2041": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH2059": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH3131": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH3134": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH3135": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH3138": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH3151": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH3179": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH3180": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH3182": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH3183": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH3184": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH3185": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH3186": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH3187": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH3188": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH5105": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH5106": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH5107": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH5108": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH5109": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH5110": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NH5111": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP043.": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP044.": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP6001": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP6004": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP6005": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP6007": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP6019": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP6025": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP6028": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP6061": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP6062": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP6065": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP6066": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP6102": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP6104": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP6106": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP6107": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP6108": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP6109": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP6110": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP6113": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP6120": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP6121": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP6127": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168Np6137": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP6138": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP6157": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP6158": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP6167": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP6210": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP6284": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP6296": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP6508": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP6510": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP6522": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP6537": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP6538": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP6602": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP6705": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP6716": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP6847": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP8013": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP8033": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NP8046": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NQ8269": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NQ8305": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NQ8306": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NQ8310": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NQ8311": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NQ8313": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NQ8316": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NQ8317": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NQ8318": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NQ8319": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NQ8321": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NQ8322": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NQ8323": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NQ8324": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NQ8325": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NQ8326": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NQ8327": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NQ8328": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NQ8329": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS1014": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS1015": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS1022": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS1028": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS1039": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS1095": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS1098": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS1107": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS1114": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS1121": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS1122": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS1124": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS1127": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS1128": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS1129": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS1135": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS1140": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS1144": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS1146": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS1147": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS1148": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS1152": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS1155": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS1164": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS1169": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS1170": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS1173": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS1174": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS1176": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS1177": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS1183": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS1187": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS1188": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS1192": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS1198": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS2011": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS2013": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS2016": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS2018": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS2019": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS2031": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS3007": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NS7009": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NV1013": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NV1014": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NV1017": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NV1019": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NV1020": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NV1021": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NV1023": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NV1024": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NV1025": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NV1026": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NV1027": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NV1028": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NV1029": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NV1032": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NV1033": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NV1035": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NV1036": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NV1037": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NV1038": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168NV1041": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF1448": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF1450": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF1473": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF1474": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF1482": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF1483": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF1489": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF1494": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF1495": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF3372": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF3373": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF3374": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF3379": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF3380": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF3385": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF3387": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF3388": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF3389": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF3391": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF3394": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF3395": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF3398": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF3471": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF3473": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF3474": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF3475": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF3476": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF3477": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF3478": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF3480": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF3481": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF3482": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF3483": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF3484": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF3485": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF3487": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF3488": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF3489": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF3490": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TF3492": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TS1234": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TS1235": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TS1305": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TS1328": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TS2006": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TS2016": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TS2017": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TS2022": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TS2033": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TS2034": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TS2035": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TS2036": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TS2037": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TS2038": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TS2042": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TS2046": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TS2047": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TS2048": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TS2049": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TS2055": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TS2056": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TS2102": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TS2103": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TS2104": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TS2105": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TS2106": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TS2107": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TS2229": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}, "N168TS5026": {"id": 162058, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-203-1.jpg", "srcset": "", "sizes": "(max-width: 574px) 100vw, 574px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 574px) 100vw, 574px", "name": "cover-203.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Greenland", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/echappee-belle-wallpapers/", "pattern": "Echappee Belle Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["89811909", "89816472", "89816707", "89817323", "89821212", "89822606", "89823131", "89827101", "89836363", "89836424", "89837227", "89837337", "89837414", "89837808", "89841122", "89846216", "89847202", "89847447", "89847515", "89851010", "89851141", "89851424", "89852121", "89852303", "89853232", "89853535", "89856111", "89857117", "89857313", "89857474", "89857505", "89866116", "89877318", "89883716", "89887216"], "colorway_count": 35, "sku_images": {"89811909": {"id": 100000020188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "sizes": "(max-width: 258px) 100vw, 258px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "thumbnail_sizes": "(max-width: 258px) 100vw, 258px", "name": "echappe cover", "alt": ""}, "89816472": {"id": 100000020188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "sizes": "(max-width: 258px) 100vw, 258px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "thumbnail_sizes": "(max-width: 258px) 100vw, 258px", "name": "echappe cover", "alt": ""}, "89816707": {"id": 100000020188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "sizes": "(max-width: 258px) 100vw, 258px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "thumbnail_sizes": "(max-width: 258px) 100vw, 258px", "name": "echappe cover", "alt": ""}, "89817323": {"id": 100000020188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "sizes": "(max-width: 258px) 100vw, 258px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "thumbnail_sizes": "(max-width: 258px) 100vw, 258px", "name": "echappe cover", "alt": ""}, "89821212": {"id": 100000020188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "sizes": "(max-width: 258px) 100vw, 258px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "thumbnail_sizes": "(max-width: 258px) 100vw, 258px", "name": "echappe cover", "alt": ""}, "89822606": {"id": 100000020188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "sizes": "(max-width: 258px) 100vw, 258px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "thumbnail_sizes": "(max-width: 258px) 100vw, 258px", "name": "echappe cover", "alt": ""}, "89823131": {"id": 100000020188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "sizes": "(max-width: 258px) 100vw, 258px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "thumbnail_sizes": "(max-width: 258px) 100vw, 258px", "name": "echappe cover", "alt": ""}, "89827101": {"id": 100000020188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "sizes": "(max-width: 258px) 100vw, 258px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "thumbnail_sizes": "(max-width: 258px) 100vw, 258px", "name": "echappe cover", "alt": ""}, "89836363": {"id": 100000020188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "sizes": "(max-width: 258px) 100vw, 258px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "thumbnail_sizes": "(max-width: 258px) 100vw, 258px", "name": "echappe cover", "alt": ""}, "89836424": {"id": 100000020188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "sizes": "(max-width: 258px) 100vw, 258px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "thumbnail_sizes": "(max-width: 258px) 100vw, 258px", "name": "echappe cover", "alt": ""}, "89837227": {"id": 100000020188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "sizes": "(max-width: 258px) 100vw, 258px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "thumbnail_sizes": "(max-width: 258px) 100vw, 258px", "name": "echappe cover", "alt": ""}, "89837337": {"id": 100000020188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "sizes": "(max-width: 258px) 100vw, 258px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "thumbnail_sizes": "(max-width: 258px) 100vw, 258px", "name": "echappe cover", "alt": ""}, "89837414": {"id": 100000020188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "sizes": "(max-width: 258px) 100vw, 258px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "thumbnail_sizes": "(max-width: 258px) 100vw, 258px", "name": "echappe cover", "alt": ""}, "89837808": {"id": 100000020188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "sizes": "(max-width: 258px) 100vw, 258px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "thumbnail_sizes": "(max-width: 258px) 100vw, 258px", "name": "echappe cover", "alt": ""}, "89841122": {"id": 100000020188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "sizes": "(max-width: 258px) 100vw, 258px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "thumbnail_sizes": "(max-width: 258px) 100vw, 258px", "name": "echappe cover", "alt": ""}, "89846216": {"id": 100000020188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "sizes": "(max-width: 258px) 100vw, 258px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "thumbnail_sizes": "(max-width: 258px) 100vw, 258px", "name": "echappe cover", "alt": ""}, "89847202": {"id": 100000020188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "sizes": "(max-width: 258px) 100vw, 258px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "thumbnail_sizes": "(max-width: 258px) 100vw, 258px", "name": "echappe cover", "alt": ""}, "89847447": {"id": 100000020188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "sizes": "(max-width: 258px) 100vw, 258px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "thumbnail_sizes": "(max-width: 258px) 100vw, 258px", "name": "echappe cover", "alt": ""}, "89847515": {"id": 100000020188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "sizes": "(max-width: 258px) 100vw, 258px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "thumbnail_sizes": "(max-width: 258px) 100vw, 258px", "name": "echappe cover", "alt": ""}, "89851010": {"id": 100000020188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "sizes": "(max-width: 258px) 100vw, 258px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "thumbnail_sizes": "(max-width: 258px) 100vw, 258px", "name": "echappe cover", "alt": ""}, "89851141": {"id": 100000020188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "sizes": "(max-width: 258px) 100vw, 258px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "thumbnail_sizes": "(max-width: 258px) 100vw, 258px", "name": "echappe cover", "alt": ""}, "89851424": {"id": 100000020188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "sizes": "(max-width: 258px) 100vw, 258px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "thumbnail_sizes": "(max-width: 258px) 100vw, 258px", "name": "echappe cover", "alt": ""}, "89852121": {"id": 100000020188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "sizes": "(max-width: 258px) 100vw, 258px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "thumbnail_sizes": "(max-width: 258px) 100vw, 258px", "name": "echappe cover", "alt": ""}, "89852303": {"id": 100000020188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "sizes": "(max-width: 258px) 100vw, 258px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "thumbnail_sizes": "(max-width: 258px) 100vw, 258px", "name": "echappe cover", "alt": ""}, "89853232": {"id": 100000020188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "sizes": "(max-width: 258px) 100vw, 258px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "thumbnail_sizes": "(max-width: 258px) 100vw, 258px", "name": "echappe cover", "alt": ""}, "89853535": {"id": 100000020188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "sizes": "(max-width: 258px) 100vw, 258px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "thumbnail_sizes": "(max-width: 258px) 100vw, 258px", "name": "echappe cover", "alt": ""}, "89856111": {"id": 100000020188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "sizes": "(max-width: 258px) 100vw, 258px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "thumbnail_sizes": "(max-width: 258px) 100vw, 258px", "name": "echappe cover", "alt": ""}, "89857117": {"id": 100000020188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "sizes": "(max-width: 258px) 100vw, 258px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "thumbnail_sizes": "(max-width: 258px) 100vw, 258px", "name": "echappe cover", "alt": ""}, "89857313": {"id": 100000020188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "sizes": "(max-width: 258px) 100vw, 258px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "thumbnail_sizes": "(max-width: 258px) 100vw, 258px", "name": "echappe cover", "alt": ""}, "89857474": {"id": 100000020188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "sizes": "(max-width: 258px) 100vw, 258px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "thumbnail_sizes": "(max-width: 258px) 100vw, 258px", "name": "echappe cover", "alt": ""}, "89857505": {"id": 100000020188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "sizes": "(max-width: 258px) 100vw, 258px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "thumbnail_sizes": "(max-width: 258px) 100vw, 258px", "name": "echappe cover", "alt": ""}, "89866116": {"id": 100000020188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "sizes": "(max-width: 258px) 100vw, 258px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "thumbnail_sizes": "(max-width: 258px) 100vw, 258px", "name": "echappe cover", "alt": ""}, "89877318": {"id": 100000020188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "sizes": "(max-width: 258px) 100vw, 258px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "thumbnail_sizes": "(max-width: 258px) 100vw, 258px", "name": "echappe cover", "alt": ""}, "89883716": {"id": 100000020188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "sizes": "(max-width: 258px) 100vw, 258px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "thumbnail_sizes": "(max-width: 258px) 100vw, 258px", "name": "echappe cover", "alt": ""}, "89887216": {"id": 100000020188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "sizes": "(max-width: 258px) 100vw, 258px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2.png 258w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/echappe-cover-2-235x300.png 235w", "thumbnail_sizes": "(max-width: 258px) 100vw, 258px", "name": "echappe cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Casadeco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/babylone-wallpapers/", "pattern": "Babylone Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["89712310", "89716457", "89716801", "89717283", "89718644", "89721412", "89726028", "89726788", "89728852", "89729035", "89731101", "89731961", "89736500", "89739270", "89741105", "89741762", "89747419", "89749711", "89750130", "89751012", "89751367", "89751992", "89753310", "89756516", "89756641", "89757183", "89757630", "89759133", "89759582", "89759866", "89760211", "89761423", "89762207", "89767533", "89769365"], "colorway_count": 35, "sku_images": {"89712310": {"id": 100000019818, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "sizes": "(max-width: 589px) 100vw, 589px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "thumbnail_sizes": "(max-width: 589px) 100vw, 589px", "name": "Babylon Cover", "alt": ""}, "89716457": {"id": 100000019818, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "sizes": "(max-width: 589px) 100vw, 589px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "thumbnail_sizes": "(max-width: 589px) 100vw, 589px", "name": "Babylon Cover", "alt": ""}, "89716801": {"id": 100000019818, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "sizes": "(max-width: 589px) 100vw, 589px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "thumbnail_sizes": "(max-width: 589px) 100vw, 589px", "name": "Babylon Cover", "alt": ""}, "89717283": {"id": 100000019818, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "sizes": "(max-width: 589px) 100vw, 589px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "thumbnail_sizes": "(max-width: 589px) 100vw, 589px", "name": "Babylon Cover", "alt": ""}, "89718644": {"id": 100000019818, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "sizes": "(max-width: 589px) 100vw, 589px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "thumbnail_sizes": "(max-width: 589px) 100vw, 589px", "name": "Babylon Cover", "alt": ""}, "89721412": {"id": 100000019818, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "sizes": "(max-width: 589px) 100vw, 589px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "thumbnail_sizes": "(max-width: 589px) 100vw, 589px", "name": "Babylon Cover", "alt": ""}, "89726028": {"id": 100000019818, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "sizes": "(max-width: 589px) 100vw, 589px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "thumbnail_sizes": "(max-width: 589px) 100vw, 589px", "name": "Babylon Cover", "alt": ""}, "89726788": {"id": 100000019818, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "sizes": "(max-width: 589px) 100vw, 589px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "thumbnail_sizes": "(max-width: 589px) 100vw, 589px", "name": "Babylon Cover", "alt": ""}, "89728852": {"id": 100000019818, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "sizes": "(max-width: 589px) 100vw, 589px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "thumbnail_sizes": "(max-width: 589px) 100vw, 589px", "name": "Babylon Cover", "alt": ""}, "89729035": {"id": 100000019818, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "sizes": "(max-width: 589px) 100vw, 589px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "thumbnail_sizes": "(max-width: 589px) 100vw, 589px", "name": "Babylon Cover", "alt": ""}, "89731101": {"id": 100000019818, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "sizes": "(max-width: 589px) 100vw, 589px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "thumbnail_sizes": "(max-width: 589px) 100vw, 589px", "name": "Babylon Cover", "alt": ""}, "89731961": {"id": 100000019818, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "sizes": "(max-width: 589px) 100vw, 589px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "thumbnail_sizes": "(max-width: 589px) 100vw, 589px", "name": "Babylon Cover", "alt": ""}, "89736500": {"id": 100000019818, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "sizes": "(max-width: 589px) 100vw, 589px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "thumbnail_sizes": "(max-width: 589px) 100vw, 589px", "name": "Babylon Cover", "alt": ""}, "89739270": {"id": 100000019818, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "sizes": "(max-width: 589px) 100vw, 589px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "thumbnail_sizes": "(max-width: 589px) 100vw, 589px", "name": "Babylon Cover", "alt": ""}, "89741105": {"id": 100000019818, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "sizes": "(max-width: 589px) 100vw, 589px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "thumbnail_sizes": "(max-width: 589px) 100vw, 589px", "name": "Babylon Cover", "alt": ""}, "89741762": {"id": 100000019818, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "sizes": "(max-width: 589px) 100vw, 589px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "thumbnail_sizes": "(max-width: 589px) 100vw, 589px", "name": "Babylon Cover", "alt": ""}, "89747419": {"id": 100000019818, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "sizes": "(max-width: 589px) 100vw, 589px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "thumbnail_sizes": "(max-width: 589px) 100vw, 589px", "name": "Babylon Cover", "alt": ""}, "89749711": {"id": 100000019818, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "sizes": "(max-width: 589px) 100vw, 589px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "thumbnail_sizes": "(max-width: 589px) 100vw, 589px", "name": "Babylon Cover", "alt": ""}, "89750130": {"id": 100000019818, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "sizes": "(max-width: 589px) 100vw, 589px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "thumbnail_sizes": "(max-width: 589px) 100vw, 589px", "name": "Babylon Cover", "alt": ""}, "89751012": {"id": 100000019818, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "sizes": "(max-width: 589px) 100vw, 589px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "thumbnail_sizes": "(max-width: 589px) 100vw, 589px", "name": "Babylon Cover", "alt": ""}, "89751367": {"id": 100000019818, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "sizes": "(max-width: 589px) 100vw, 589px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "thumbnail_sizes": "(max-width: 589px) 100vw, 589px", "name": "Babylon Cover", "alt": ""}, "89751992": {"id": 100000019818, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "sizes": "(max-width: 589px) 100vw, 589px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "thumbnail_sizes": "(max-width: 589px) 100vw, 589px", "name": "Babylon Cover", "alt": ""}, "89753310": {"id": 100000019818, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "sizes": "(max-width: 589px) 100vw, 589px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "thumbnail_sizes": "(max-width: 589px) 100vw, 589px", "name": "Babylon Cover", "alt": ""}, "89756516": {"id": 100000019818, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "sizes": "(max-width: 589px) 100vw, 589px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "thumbnail_sizes": "(max-width: 589px) 100vw, 589px", "name": "Babylon Cover", "alt": ""}, "89756641": {"id": 100000019818, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "sizes": "(max-width: 589px) 100vw, 589px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "thumbnail_sizes": "(max-width: 589px) 100vw, 589px", "name": "Babylon Cover", "alt": ""}, "89757183": {"id": 100000019818, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "sizes": "(max-width: 589px) 100vw, 589px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "thumbnail_sizes": "(max-width: 589px) 100vw, 589px", "name": "Babylon Cover", "alt": ""}, "89757630": {"id": 100000019818, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "sizes": "(max-width: 589px) 100vw, 589px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "thumbnail_sizes": "(max-width: 589px) 100vw, 589px", "name": "Babylon Cover", "alt": ""}, "89759133": {"id": 100000019818, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "sizes": "(max-width: 589px) 100vw, 589px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "thumbnail_sizes": "(max-width: 589px) 100vw, 589px", "name": "Babylon Cover", "alt": ""}, "89759582": {"id": 100000019818, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "sizes": "(max-width: 589px) 100vw, 589px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "thumbnail_sizes": "(max-width: 589px) 100vw, 589px", "name": "Babylon Cover", "alt": ""}, "89759866": {"id": 100000019818, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "sizes": "(max-width: 589px) 100vw, 589px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "thumbnail_sizes": "(max-width: 589px) 100vw, 589px", "name": "Babylon Cover", "alt": ""}, "89760211": {"id": 100000019818, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "sizes": "(max-width: 589px) 100vw, 589px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "thumbnail_sizes": "(max-width: 589px) 100vw, 589px", "name": "Babylon Cover", "alt": ""}, "89761423": {"id": 100000019818, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "sizes": "(max-width: 589px) 100vw, 589px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "thumbnail_sizes": "(max-width: 589px) 100vw, 589px", "name": "Babylon Cover", "alt": ""}, "89762207": {"id": 100000019818, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "sizes": "(max-width: 589px) 100vw, 589px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "thumbnail_sizes": "(max-width: 589px) 100vw, 589px", "name": "Babylon Cover", "alt": ""}, "89767533": {"id": 100000019818, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "sizes": "(max-width: 589px) 100vw, 589px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "thumbnail_sizes": "(max-width: 589px) 100vw, 589px", "name": "Babylon Cover", "alt": ""}, "89769365": {"id": 100000019818, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "sizes": "(max-width: 589px) 100vw, 589px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover.png 589w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/12/Babylon-Cover-300x257.png 300w", "thumbnail_sizes": "(max-width: 589px) 100vw, 589px", "name": "Babylon Cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Casadeco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/g0203-washed-jute-wallpapers/", "pattern": "G0203 Washed Jute Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["NH5104", "NH5105", "NH5106", "NH5107", "NH5108", "NH5109", "NH5110", "NH5111"], "colorway_count": 8, "sku_images": {"NH5104": {"id": 100000010653, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled-800x1127.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled.jpg 1817w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled-800x1127.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-213x300.jpg 213w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-727x1024.jpg 727w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-768x1082.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-1090x1536.jpg 1090w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-1453x2048.jpg 1453w", "sizes": "(max-width: 1817px) 100vw, 1817px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled-800x1127.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-213x300.jpg 213w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-727x1024.jpg 727w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-768x1082.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-1090x1536.jpg 1090w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-1453x2048.jpg 1453w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled.jpg 1817w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0203_20230911075111", "alt": ""}, "NH5105": {"id": 100000010653, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled-800x1127.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled.jpg 1817w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled-800x1127.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-213x300.jpg 213w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-727x1024.jpg 727w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-768x1082.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-1090x1536.jpg 1090w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-1453x2048.jpg 1453w", "sizes": "(max-width: 1817px) 100vw, 1817px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled-800x1127.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-213x300.jpg 213w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-727x1024.jpg 727w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-768x1082.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-1090x1536.jpg 1090w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-1453x2048.jpg 1453w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled.jpg 1817w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0203_20230911075111", "alt": ""}, "NH5106": {"id": 100000010653, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled-800x1127.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled.jpg 1817w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled-800x1127.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-213x300.jpg 213w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-727x1024.jpg 727w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-768x1082.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-1090x1536.jpg 1090w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-1453x2048.jpg 1453w", "sizes": "(max-width: 1817px) 100vw, 1817px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled-800x1127.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-213x300.jpg 213w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-727x1024.jpg 727w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-768x1082.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-1090x1536.jpg 1090w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-1453x2048.jpg 1453w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled.jpg 1817w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0203_20230911075111", "alt": ""}, "NH5107": {"id": 100000010653, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled-800x1127.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled.jpg 1817w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled-800x1127.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-213x300.jpg 213w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-727x1024.jpg 727w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-768x1082.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-1090x1536.jpg 1090w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-1453x2048.jpg 1453w", "sizes": "(max-width: 1817px) 100vw, 1817px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled-800x1127.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-213x300.jpg 213w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-727x1024.jpg 727w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-768x1082.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-1090x1536.jpg 1090w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-1453x2048.jpg 1453w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled.jpg 1817w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0203_20230911075111", "alt": ""}, "NH5108": {"id": 100000010653, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled-800x1127.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled.jpg 1817w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled-800x1127.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-213x300.jpg 213w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-727x1024.jpg 727w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-768x1082.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-1090x1536.jpg 1090w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-1453x2048.jpg 1453w", "sizes": "(max-width: 1817px) 100vw, 1817px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled-800x1127.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-213x300.jpg 213w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-727x1024.jpg 727w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-768x1082.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-1090x1536.jpg 1090w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-1453x2048.jpg 1453w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled.jpg 1817w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0203_20230911075111", "alt": ""}, "NH5109": {"id": 100000010653, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled-800x1127.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled.jpg 1817w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled-800x1127.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-213x300.jpg 213w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-727x1024.jpg 727w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-768x1082.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-1090x1536.jpg 1090w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-1453x2048.jpg 1453w", "sizes": "(max-width: 1817px) 100vw, 1817px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled-800x1127.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-213x300.jpg 213w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-727x1024.jpg 727w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-768x1082.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-1090x1536.jpg 1090w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-1453x2048.jpg 1453w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled.jpg 1817w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0203_20230911075111", "alt": ""}, "NH5110": {"id": 100000010653, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled-800x1127.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled.jpg 1817w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled-800x1127.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-213x300.jpg 213w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-727x1024.jpg 727w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-768x1082.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-1090x1536.jpg 1090w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-1453x2048.jpg 1453w", "sizes": "(max-width: 1817px) 100vw, 1817px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled-800x1127.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-213x300.jpg 213w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-727x1024.jpg 727w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-768x1082.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-1090x1536.jpg 1090w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-1453x2048.jpg 1453w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled.jpg 1817w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0203_20230911075111", "alt": ""}, "NH5111": {"id": 100000010653, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled-800x1127.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled.jpg 1817w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled-800x1127.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-213x300.jpg 213w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-727x1024.jpg 727w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-768x1082.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-1090x1536.jpg 1090w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-1453x2048.jpg 1453w", "sizes": "(max-width: 1817px) 100vw, 1817px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled-800x1127.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-213x300.jpg 213w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-727x1024.jpg 727w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-768x1082.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-1090x1536.jpg 1090w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-1453x2048.jpg 1453w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0203_20230911075111-scaled.jpg 1817w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0203_20230911075111", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Greenland", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/g0201-paper-art-wallpapers/", "pattern": "G0201 Paper Art Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["NP001", "NP005", "NP009", "NP012", "NP013", "NP014", "NP015", "NP017", "NP019", "NP021", "NP022", "NP024", "NP027", "NP038"], "colorway_count": 14, "sku_images": {"NP001": {"id": 100000010651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-214x300.jpg 214w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-731x1024.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-768x1076.jpg 768w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-214x300.jpg 214w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-731x1024.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-768x1076.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0201_20230912032341", "alt": ""}, "NP005": {"id": 100000010651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-214x300.jpg 214w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-731x1024.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-768x1076.jpg 768w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-214x300.jpg 214w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-731x1024.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-768x1076.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0201_20230912032341", "alt": ""}, "NP009": {"id": 100000010651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-214x300.jpg 214w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-731x1024.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-768x1076.jpg 768w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-214x300.jpg 214w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-731x1024.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-768x1076.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0201_20230912032341", "alt": ""}, "NP012": {"id": 100000010651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-214x300.jpg 214w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-731x1024.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-768x1076.jpg 768w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-214x300.jpg 214w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-731x1024.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-768x1076.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0201_20230912032341", "alt": ""}, "NP013": {"id": 100000010651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-214x300.jpg 214w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-731x1024.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-768x1076.jpg 768w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-214x300.jpg 214w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-731x1024.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-768x1076.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0201_20230912032341", "alt": ""}, "NP014": {"id": 100000010651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-214x300.jpg 214w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-731x1024.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-768x1076.jpg 768w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-214x300.jpg 214w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-731x1024.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-768x1076.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0201_20230912032341", "alt": ""}, "NP015": {"id": 100000010651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-214x300.jpg 214w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-731x1024.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-768x1076.jpg 768w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-214x300.jpg 214w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-731x1024.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-768x1076.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0201_20230912032341", "alt": ""}, "NP017": {"id": 100000010651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-214x300.jpg 214w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-731x1024.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-768x1076.jpg 768w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-214x300.jpg 214w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-731x1024.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-768x1076.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0201_20230912032341", "alt": ""}, "NP019": {"id": 100000010651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-214x300.jpg 214w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-731x1024.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-768x1076.jpg 768w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-214x300.jpg 214w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-731x1024.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-768x1076.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0201_20230912032341", "alt": ""}, "NP021": {"id": 100000010651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-214x300.jpg 214w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-731x1024.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-768x1076.jpg 768w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-214x300.jpg 214w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-731x1024.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-768x1076.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0201_20230912032341", "alt": ""}, "NP022": {"id": 100000010651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-214x300.jpg 214w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-731x1024.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-768x1076.jpg 768w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-214x300.jpg 214w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-731x1024.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-768x1076.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0201_20230912032341", "alt": ""}, "NP024": {"id": 100000010651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-214x300.jpg 214w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-731x1024.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-768x1076.jpg 768w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-214x300.jpg 214w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-731x1024.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-768x1076.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0201_20230912032341", "alt": ""}, "NP027": {"id": 100000010651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-214x300.jpg 214w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-731x1024.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-768x1076.jpg 768w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-214x300.jpg 214w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-731x1024.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-768x1076.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0201_20230912032341", "alt": ""}, "NP038": {"id": 100000010651, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-214x300.jpg 214w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-731x1024.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-768x1076.jpg 768w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-214x300.jpg 214w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-731x1024.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341-768x1076.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0201_20230912032341.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0201_20230912032341", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Greenland", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/g0200-paper-art-wallpapers/", "pattern": "G0200 Paper Art Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["NP6000", "NP6631", "NP6637", "NP6638", "NP6695", "NP6701", "NP6704", "NP6705", "NP6901", "NP8001", "NP8002", "NP8011", "NP8012", "NP8015", "NP8016", "NP8031", "NP8032", "NP8033", "NP8036", "NP8037", "NP8039", "NP8046"], "colorway_count": 22, "sku_images": {"NP6000": {"id": 100000010635, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0200NP6631 拷贝_20230912035407", "alt": ""}, "NP6631": {"id": 100000010635, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0200NP6631 拷贝_20230912035407", "alt": ""}, "NP6637": {"id": 100000010635, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0200NP6631 拷贝_20230912035407", "alt": ""}, "NP6638": {"id": 100000010635, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0200NP6631 拷贝_20230912035407", "alt": ""}, "NP6695": {"id": 100000010635, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0200NP6631 拷贝_20230912035407", "alt": ""}, "NP6701": {"id": 100000010635, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0200NP6631 拷贝_20230912035407", "alt": ""}, "NP6704": {"id": 100000010635, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0200NP6631 拷贝_20230912035407", "alt": ""}, "NP6705": {"id": 100000010635, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0200NP6631 拷贝_20230912035407", "alt": ""}, "NP6901": {"id": 100000010635, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0200NP6631 拷贝_20230912035407", "alt": ""}, "NP8001": {"id": 100000010635, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0200NP6631 拷贝_20230912035407", "alt": ""}, "NP8002": {"id": 100000010635, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0200NP6631 拷贝_20230912035407", "alt": ""}, "NP8011": {"id": 100000010635, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0200NP6631 拷贝_20230912035407", "alt": ""}, "NP8012": {"id": 100000010635, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0200NP6631 拷贝_20230912035407", "alt": ""}, "NP8015": {"id": 100000010635, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0200NP6631 拷贝_20230912035407", "alt": ""}, "NP8016": {"id": 100000010635, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0200NP6631 拷贝_20230912035407", "alt": ""}, "NP8031": {"id": 100000010635, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0200NP6631 拷贝_20230912035407", "alt": ""}, "NP8032": {"id": 100000010635, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0200NP6631 拷贝_20230912035407", "alt": ""}, "NP8033": {"id": 100000010635, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0200NP6631 拷贝_20230912035407", "alt": ""}, "NP8036": {"id": 100000010635, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0200NP6631 拷贝_20230912035407", "alt": ""}, "NP8037": {"id": 100000010635, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0200NP6631 拷贝_20230912035407", "alt": ""}, "NP8039": {"id": 100000010635, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0200NP6631 拷贝_20230912035407", "alt": ""}, "NP8046": {"id": 100000010635, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0200NP6631-拷贝_20230912035407-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0200NP6631 拷贝_20230912035407", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Greenland", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/g0198-paper-art-wallpapers/", "pattern": "G0198 Paper Art Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["NP6657", "NP6661", "NP6662", "NP6663", "NP6664", "NP6665", "NP6666", "NP6667", "NP6677"], "colorway_count": 9, "sku_images": {"NP6657": {"id": 100000010611, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled.jpg 1880w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-1504x2048.jpg 1504w", "sizes": "(max-width: 1880px) 100vw, 1880px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled.jpg 1880w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0198", "alt": ""}, "NP6661": {"id": 100000010611, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled.jpg 1880w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-1504x2048.jpg 1504w", "sizes": "(max-width: 1880px) 100vw, 1880px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled.jpg 1880w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0198", "alt": ""}, "NP6662": {"id": 100000010611, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled.jpg 1880w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-1504x2048.jpg 1504w", "sizes": "(max-width: 1880px) 100vw, 1880px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled.jpg 1880w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0198", "alt": ""}, "NP6663": {"id": 100000010611, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled.jpg 1880w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-1504x2048.jpg 1504w", "sizes": "(max-width: 1880px) 100vw, 1880px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled.jpg 1880w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0198", "alt": ""}, "NP6664": {"id": 100000010611, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled.jpg 1880w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-1504x2048.jpg 1504w", "sizes": "(max-width: 1880px) 100vw, 1880px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled.jpg 1880w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0198", "alt": ""}, "NP6665": {"id": 100000010611, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled.jpg 1880w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-1504x2048.jpg 1504w", "sizes": "(max-width: 1880px) 100vw, 1880px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled.jpg 1880w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0198", "alt": ""}, "NP6666": {"id": 100000010611, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled.jpg 1880w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-1504x2048.jpg 1504w", "sizes": "(max-width: 1880px) 100vw, 1880px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled.jpg 1880w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0198", "alt": ""}, "NP6667": {"id": 100000010611, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled.jpg 1880w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-1504x2048.jpg 1504w", "sizes": "(max-width: 1880px) 100vw, 1880px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled.jpg 1880w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0198", "alt": ""}, "NP6677": {"id": 100000010611, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled.jpg 1880w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-1504x2048.jpg 1504w", "sizes": "(max-width: 1880px) 100vw, 1880px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0198-scaled.jpg 1880w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0198", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Greenland", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/g0196-paper-art-wallpapers/", "pattern": "G0196 Paper Art Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["NP6062", "NP6102", "NP6104", "NP6106", "NP6108", "NP6109", "NP6110", "NP6118", "NP6120", "NP6121", "NP6124", "NP6126", "NP6127", "NP6143", "NP6145", "NP6147", "NP6158", "NP6167", "NP6214", "NP6225", "NP6256", "NP6291", "NP6298"], "colorway_count": 23, "sku_images": {"NP6062": {"id": 100000010154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "sizes": "(max-width: 731px) 100vw, 731px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "thumbnail_sizes": "(max-width: 731px) 100vw, 731px", "name": "G0196 Paper Art", "alt": ""}, "NP6102": {"id": 100000010154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "sizes": "(max-width: 731px) 100vw, 731px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "thumbnail_sizes": "(max-width: 731px) 100vw, 731px", "name": "G0196 Paper Art", "alt": ""}, "NP6104": {"id": 100000010154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "sizes": "(max-width: 731px) 100vw, 731px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "thumbnail_sizes": "(max-width: 731px) 100vw, 731px", "name": "G0196 Paper Art", "alt": ""}, "NP6106": {"id": 100000010154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "sizes": "(max-width: 731px) 100vw, 731px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "thumbnail_sizes": "(max-width: 731px) 100vw, 731px", "name": "G0196 Paper Art", "alt": ""}, "NP6108": {"id": 100000010154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "sizes": "(max-width: 731px) 100vw, 731px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "thumbnail_sizes": "(max-width: 731px) 100vw, 731px", "name": "G0196 Paper Art", "alt": ""}, "NP6109": {"id": 100000010154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "sizes": "(max-width: 731px) 100vw, 731px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "thumbnail_sizes": "(max-width: 731px) 100vw, 731px", "name": "G0196 Paper Art", "alt": ""}, "NP6110": {"id": 100000010154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "sizes": "(max-width: 731px) 100vw, 731px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "thumbnail_sizes": "(max-width: 731px) 100vw, 731px", "name": "G0196 Paper Art", "alt": ""}, "NP6118": {"id": 100000010154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "sizes": "(max-width: 731px) 100vw, 731px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "thumbnail_sizes": "(max-width: 731px) 100vw, 731px", "name": "G0196 Paper Art", "alt": ""}, "NP6120": {"id": 100000010154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "sizes": "(max-width: 731px) 100vw, 731px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "thumbnail_sizes": "(max-width: 731px) 100vw, 731px", "name": "G0196 Paper Art", "alt": ""}, "NP6121": {"id": 100000010154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "sizes": "(max-width: 731px) 100vw, 731px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "thumbnail_sizes": "(max-width: 731px) 100vw, 731px", "name": "G0196 Paper Art", "alt": ""}, "NP6124": {"id": 100000010154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "sizes": "(max-width: 731px) 100vw, 731px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "thumbnail_sizes": "(max-width: 731px) 100vw, 731px", "name": "G0196 Paper Art", "alt": ""}, "NP6126": {"id": 100000010154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "sizes": "(max-width: 731px) 100vw, 731px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "thumbnail_sizes": "(max-width: 731px) 100vw, 731px", "name": "G0196 Paper Art", "alt": ""}, "NP6127": {"id": 100000010154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "sizes": "(max-width: 731px) 100vw, 731px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "thumbnail_sizes": "(max-width: 731px) 100vw, 731px", "name": "G0196 Paper Art", "alt": ""}, "NP6143": {"id": 100000010154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "sizes": "(max-width: 731px) 100vw, 731px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "thumbnail_sizes": "(max-width: 731px) 100vw, 731px", "name": "G0196 Paper Art", "alt": ""}, "NP6145": {"id": 100000010154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "sizes": "(max-width: 731px) 100vw, 731px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "thumbnail_sizes": "(max-width: 731px) 100vw, 731px", "name": "G0196 Paper Art", "alt": ""}, "NP6147": {"id": 100000010154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "sizes": "(max-width: 731px) 100vw, 731px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "thumbnail_sizes": "(max-width: 731px) 100vw, 731px", "name": "G0196 Paper Art", "alt": ""}, "NP6158": {"id": 100000010154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "sizes": "(max-width: 731px) 100vw, 731px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "thumbnail_sizes": "(max-width: 731px) 100vw, 731px", "name": "G0196 Paper Art", "alt": ""}, "NP6167": {"id": 100000010154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "sizes": "(max-width: 731px) 100vw, 731px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "thumbnail_sizes": "(max-width: 731px) 100vw, 731px", "name": "G0196 Paper Art", "alt": ""}, "NP6214": {"id": 100000010154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "sizes": "(max-width: 731px) 100vw, 731px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "thumbnail_sizes": "(max-width: 731px) 100vw, 731px", "name": "G0196 Paper Art", "alt": ""}, "NP6225": {"id": 100000010154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "sizes": "(max-width: 731px) 100vw, 731px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "thumbnail_sizes": "(max-width: 731px) 100vw, 731px", "name": "G0196 Paper Art", "alt": ""}, "NP6256": {"id": 100000010154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "sizes": "(max-width: 731px) 100vw, 731px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "thumbnail_sizes": "(max-width: 731px) 100vw, 731px", "name": "G0196 Paper Art", "alt": ""}, "NP6291": {"id": 100000010154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "sizes": "(max-width: 731px) 100vw, 731px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "thumbnail_sizes": "(max-width: 731px) 100vw, 731px", "name": "G0196 Paper Art", "alt": ""}, "NP6298": {"id": 100000010154, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "sizes": "(max-width: 731px) 100vw, 731px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art.jpg 731w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0196-Paper-Art-214x300.jpg 214w", "thumbnail_sizes": "(max-width: 731px) 100vw, 731px", "name": "G0196 Paper Art", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Greenland", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/g0195-antiques-silk-wallpapers/", "pattern": "G0195 Antiques Silk Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["TF3168", "TF3169", "TF3170", "TF3171", "TF3172", "TF3173", "TF3174", "TF3175"], "colorway_count": 8, "sku_images": {"TF3168": {"id": 100000010575, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled.jpg 1880w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-1504x2048.jpg 1504w", "sizes": "(max-width: 1880px) 100vw, 1880px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled.jpg 1880w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0195-1_20230915065722", "alt": ""}, "TF3169": {"id": 100000010575, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled.jpg 1880w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-1504x2048.jpg 1504w", "sizes": "(max-width: 1880px) 100vw, 1880px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled.jpg 1880w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0195-1_20230915065722", "alt": ""}, "TF3170": {"id": 100000010575, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled.jpg 1880w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-1504x2048.jpg 1504w", "sizes": "(max-width: 1880px) 100vw, 1880px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled.jpg 1880w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0195-1_20230915065722", "alt": ""}, "TF3171": {"id": 100000010575, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled.jpg 1880w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-1504x2048.jpg 1504w", "sizes": "(max-width: 1880px) 100vw, 1880px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled.jpg 1880w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0195-1_20230915065722", "alt": ""}, "TF3172": {"id": 100000010575, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled.jpg 1880w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-1504x2048.jpg 1504w", "sizes": "(max-width: 1880px) 100vw, 1880px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled.jpg 1880w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0195-1_20230915065722", "alt": ""}, "TF3173": {"id": 100000010575, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled.jpg 1880w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-1504x2048.jpg 1504w", "sizes": "(max-width: 1880px) 100vw, 1880px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled.jpg 1880w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0195-1_20230915065722", "alt": ""}, "TF3174": {"id": 100000010575, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled.jpg 1880w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-1504x2048.jpg 1504w", "sizes": "(max-width: 1880px) 100vw, 1880px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled.jpg 1880w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0195-1_20230915065722", "alt": ""}, "TF3175": {"id": 100000010575, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled.jpg 1880w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-1504x2048.jpg 1504w", "sizes": "(max-width: 1880px) 100vw, 1880px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0195-1_20230915065722-scaled.jpg 1880w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0195-1_20230915065722", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Greenland", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/g0194-breezy-valley-wallpapers/", "pattern": "G0194 Breezy Valley Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["NG9086", "NG9087", "NG9088", "NG9089", "NG9090", "NG9091", "NG9092", "NG9093", "NG9094", "NG9095", "NG9096", "NG9097", "NG9098", "NG9099"], "colorway_count": 14, "sku_images": {"NG9086": {"id": 100000010532, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg 1891w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-222x300.jpg 222w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-756x1024.jpg 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-768x1040.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1135x1536.jpg 1135w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1513x2048.jpg 1513w", "sizes": "(max-width: 1891px) 100vw, 1891px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-222x300.jpg 222w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-756x1024.jpg 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-768x1040.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1135x1536.jpg 1135w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1513x2048.jpg 1513w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg 1891w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0194_20230915062544", "alt": ""}, "NG9087": {"id": 100000010532, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg 1891w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-222x300.jpg 222w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-756x1024.jpg 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-768x1040.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1135x1536.jpg 1135w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1513x2048.jpg 1513w", "sizes": "(max-width: 1891px) 100vw, 1891px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-222x300.jpg 222w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-756x1024.jpg 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-768x1040.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1135x1536.jpg 1135w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1513x2048.jpg 1513w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg 1891w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0194_20230915062544", "alt": ""}, "NG9088": {"id": 100000010532, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg 1891w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-222x300.jpg 222w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-756x1024.jpg 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-768x1040.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1135x1536.jpg 1135w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1513x2048.jpg 1513w", "sizes": "(max-width: 1891px) 100vw, 1891px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-222x300.jpg 222w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-756x1024.jpg 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-768x1040.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1135x1536.jpg 1135w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1513x2048.jpg 1513w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg 1891w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0194_20230915062544", "alt": ""}, "NG9089": {"id": 100000010532, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg 1891w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-222x300.jpg 222w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-756x1024.jpg 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-768x1040.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1135x1536.jpg 1135w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1513x2048.jpg 1513w", "sizes": "(max-width: 1891px) 100vw, 1891px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-222x300.jpg 222w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-756x1024.jpg 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-768x1040.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1135x1536.jpg 1135w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1513x2048.jpg 1513w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg 1891w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0194_20230915062544", "alt": ""}, "NG9090": {"id": 100000010532, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg 1891w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-222x300.jpg 222w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-756x1024.jpg 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-768x1040.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1135x1536.jpg 1135w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1513x2048.jpg 1513w", "sizes": "(max-width: 1891px) 100vw, 1891px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-222x300.jpg 222w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-756x1024.jpg 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-768x1040.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1135x1536.jpg 1135w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1513x2048.jpg 1513w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg 1891w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0194_20230915062544", "alt": ""}, "NG9091": {"id": 100000010532, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg 1891w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-222x300.jpg 222w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-756x1024.jpg 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-768x1040.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1135x1536.jpg 1135w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1513x2048.jpg 1513w", "sizes": "(max-width: 1891px) 100vw, 1891px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-222x300.jpg 222w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-756x1024.jpg 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-768x1040.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1135x1536.jpg 1135w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1513x2048.jpg 1513w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg 1891w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0194_20230915062544", "alt": ""}, "NG9092": {"id": 100000010532, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg 1891w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-222x300.jpg 222w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-756x1024.jpg 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-768x1040.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1135x1536.jpg 1135w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1513x2048.jpg 1513w", "sizes": "(max-width: 1891px) 100vw, 1891px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-222x300.jpg 222w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-756x1024.jpg 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-768x1040.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1135x1536.jpg 1135w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1513x2048.jpg 1513w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg 1891w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0194_20230915062544", "alt": ""}, "NG9093": {"id": 100000010532, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg 1891w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-222x300.jpg 222w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-756x1024.jpg 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-768x1040.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1135x1536.jpg 1135w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1513x2048.jpg 1513w", "sizes": "(max-width: 1891px) 100vw, 1891px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-222x300.jpg 222w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-756x1024.jpg 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-768x1040.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1135x1536.jpg 1135w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1513x2048.jpg 1513w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg 1891w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0194_20230915062544", "alt": ""}, "NG9094": {"id": 100000010532, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg 1891w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-222x300.jpg 222w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-756x1024.jpg 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-768x1040.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1135x1536.jpg 1135w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1513x2048.jpg 1513w", "sizes": "(max-width: 1891px) 100vw, 1891px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-222x300.jpg 222w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-756x1024.jpg 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-768x1040.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1135x1536.jpg 1135w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1513x2048.jpg 1513w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg 1891w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0194_20230915062544", "alt": ""}, "NG9095": {"id": 100000010532, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg 1891w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-222x300.jpg 222w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-756x1024.jpg 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-768x1040.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1135x1536.jpg 1135w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1513x2048.jpg 1513w", "sizes": "(max-width: 1891px) 100vw, 1891px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-222x300.jpg 222w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-756x1024.jpg 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-768x1040.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1135x1536.jpg 1135w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1513x2048.jpg 1513w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg 1891w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0194_20230915062544", "alt": ""}, "NG9096": {"id": 100000010532, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg 1891w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-222x300.jpg 222w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-756x1024.jpg 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-768x1040.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1135x1536.jpg 1135w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1513x2048.jpg 1513w", "sizes": "(max-width: 1891px) 100vw, 1891px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-222x300.jpg 222w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-756x1024.jpg 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-768x1040.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1135x1536.jpg 1135w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1513x2048.jpg 1513w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg 1891w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0194_20230915062544", "alt": ""}, "NG9097": {"id": 100000010532, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg 1891w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-222x300.jpg 222w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-756x1024.jpg 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-768x1040.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1135x1536.jpg 1135w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1513x2048.jpg 1513w", "sizes": "(max-width: 1891px) 100vw, 1891px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-222x300.jpg 222w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-756x1024.jpg 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-768x1040.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1135x1536.jpg 1135w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1513x2048.jpg 1513w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg 1891w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0194_20230915062544", "alt": ""}, "NG9098": {"id": 100000010532, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg 1891w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-222x300.jpg 222w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-756x1024.jpg 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-768x1040.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1135x1536.jpg 1135w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1513x2048.jpg 1513w", "sizes": "(max-width: 1891px) 100vw, 1891px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-222x300.jpg 222w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-756x1024.jpg 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-768x1040.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1135x1536.jpg 1135w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1513x2048.jpg 1513w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg 1891w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0194_20230915062544", "alt": ""}, "NG9099": {"id": 100000010532, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg 1891w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-222x300.jpg 222w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-756x1024.jpg 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-768x1040.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1135x1536.jpg 1135w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1513x2048.jpg 1513w", "sizes": "(max-width: 1891px) 100vw, 1891px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled-800x1083.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-222x300.jpg 222w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-756x1024.jpg 756w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-768x1040.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1135x1536.jpg 1135w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-1513x2048.jpg 1513w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0194_20230915062544-scaled.jpg 1891w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0194_20230915062544", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Greenland", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/g0193-champahne-space-wallpapers/", "pattern": "G0193 Champahne Space Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["TF1915", "TF1916", "TF1917", "TF1918", "TF1919", "TF1920"], "colorway_count": 6, "sku_images": {"TF1915": {"id": 100000010155, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Champahne-Space.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Champahne-Space.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Champahne-Space.jpg 329w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Champahne-Space-220x300.jpg 220w", "sizes": "(max-width: 329px) 100vw, 329px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Champahne-Space.jpg 329w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Champahne-Space-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 329px) 100vw, 329px", "name": "Champahne Space", "alt": ""}, "TF1916": {"id": 100000010155, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Champahne-Space.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Champahne-Space.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Champahne-Space.jpg 329w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Champahne-Space-220x300.jpg 220w", "sizes": "(max-width: 329px) 100vw, 329px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Champahne-Space.jpg 329w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Champahne-Space-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 329px) 100vw, 329px", "name": "Champahne Space", "alt": ""}, "TF1917": {"id": 100000010155, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Champahne-Space.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Champahne-Space.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Champahne-Space.jpg 329w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Champahne-Space-220x300.jpg 220w", "sizes": "(max-width: 329px) 100vw, 329px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Champahne-Space.jpg 329w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Champahne-Space-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 329px) 100vw, 329px", "name": "Champahne Space", "alt": ""}, "TF1918": {"id": 100000010155, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Champahne-Space.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Champahne-Space.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Champahne-Space.jpg 329w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Champahne-Space-220x300.jpg 220w", "sizes": "(max-width: 329px) 100vw, 329px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Champahne-Space.jpg 329w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Champahne-Space-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 329px) 100vw, 329px", "name": "Champahne Space", "alt": ""}, "TF1919": {"id": 100000010155, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Champahne-Space.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Champahne-Space.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Champahne-Space.jpg 329w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Champahne-Space-220x300.jpg 220w", "sizes": "(max-width: 329px) 100vw, 329px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Champahne-Space.jpg 329w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Champahne-Space-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 329px) 100vw, 329px", "name": "Champahne Space", "alt": ""}, "TF1920": {"id": 100000010155, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Champahne-Space.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Champahne-Space.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Champahne-Space.jpg 329w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Champahne-Space-220x300.jpg 220w", "sizes": "(max-width: 329px) 100vw, 329px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Champahne-Space.jpg 329w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Champahne-Space-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 329px) 100vw, 329px", "name": "Champahne Space", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Greenland", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/g0190-twist-wallpapers/", "pattern": "G0190 Twist Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["PE1000", "PE1099", "PE1226", "PE1498", "PE1499", "PE1501", "PE1503", "PE1506", "PE1507", "PE1508", "PE1510", "PE1511", "PE1513", "PE1514", "PE1515", "PE1517", "PE1518", "PE1581", "PE1619", "PE1684"], "colorway_count": 20, "sku_images": {"PE1000": {"id": 100000010156, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w", "sizes": "(max-width: 949px) 100vw, 949px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0190 Twist Wallpapers", "alt": ""}, "PE1099": {"id": 100000010156, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w", "sizes": "(max-width: 949px) 100vw, 949px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0190 Twist Wallpapers", "alt": ""}, "PE1226": {"id": 100000010156, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w", "sizes": "(max-width: 949px) 100vw, 949px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0190 Twist Wallpapers", "alt": ""}, "PE1498": {"id": 100000010156, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w", "sizes": "(max-width: 949px) 100vw, 949px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0190 Twist Wallpapers", "alt": ""}, "PE1499": {"id": 100000010156, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w", "sizes": "(max-width: 949px) 100vw, 949px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0190 Twist Wallpapers", "alt": ""}, "PE1501": {"id": 100000010156, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w", "sizes": "(max-width: 949px) 100vw, 949px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0190 Twist Wallpapers", "alt": ""}, "PE1503": {"id": 100000010156, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w", "sizes": "(max-width: 949px) 100vw, 949px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0190 Twist Wallpapers", "alt": ""}, "PE1506": {"id": 100000010156, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w", "sizes": "(max-width: 949px) 100vw, 949px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0190 Twist Wallpapers", "alt": ""}, "PE1507": {"id": 100000010156, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w", "sizes": "(max-width: 949px) 100vw, 949px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0190 Twist Wallpapers", "alt": ""}, "PE1508": {"id": 100000010156, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w", "sizes": "(max-width: 949px) 100vw, 949px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0190 Twist Wallpapers", "alt": ""}, "PE1510": {"id": 100000010156, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w", "sizes": "(max-width: 949px) 100vw, 949px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0190 Twist Wallpapers", "alt": ""}, "PE1511": {"id": 100000010156, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w", "sizes": "(max-width: 949px) 100vw, 949px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0190 Twist Wallpapers", "alt": ""}, "PE1513": {"id": 100000010156, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w", "sizes": "(max-width: 949px) 100vw, 949px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0190 Twist Wallpapers", "alt": ""}, "PE1514": {"id": 100000010156, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w", "sizes": "(max-width: 949px) 100vw, 949px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0190 Twist Wallpapers", "alt": ""}, "PE1515": {"id": 100000010156, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w", "sizes": "(max-width: 949px) 100vw, 949px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0190 Twist Wallpapers", "alt": ""}, "PE1517": {"id": 100000010156, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w", "sizes": "(max-width: 949px) 100vw, 949px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0190 Twist Wallpapers", "alt": ""}, "PE1518": {"id": 100000010156, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w", "sizes": "(max-width: 949px) 100vw, 949px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0190 Twist Wallpapers", "alt": ""}, "PE1581": {"id": 100000010156, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w", "sizes": "(max-width: 949px) 100vw, 949px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0190 Twist Wallpapers", "alt": ""}, "PE1619": {"id": 100000010156, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w", "sizes": "(max-width: 949px) 100vw, 949px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0190 Twist Wallpapers", "alt": ""}, "PE1684": {"id": 100000010156, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w", "sizes": "(max-width: 949px) 100vw, 949px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0190-Twist-Wallpapers.jpg 949w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0190 Twist Wallpapers", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Greenland", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/g0192-jacquard-mix-wallpapaers/", "pattern": "G0192 Jacquard Mix Wallpapaers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["TF1069", "TF1070", "TF1071", "TF1074", "TF1075"], "colorway_count": 5, "sku_images": {"TF1069": {"id": 100000009999, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-800x1139.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074.jpg 1348w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-800x1139.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-211x300.jpg 211w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-719x1024.jpg 719w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-768x1094.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-1078x1536.jpg 1078w", "sizes": "(max-width: 1348px) 100vw, 1348px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-800x1139.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-211x300.jpg 211w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-719x1024.jpg 719w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-768x1094.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-1078x1536.jpg 1078w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074.jpg 1348w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TF1074", "alt": ""}, "TF1070": {"id": 100000009999, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-800x1139.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074.jpg 1348w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-800x1139.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-211x300.jpg 211w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-719x1024.jpg 719w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-768x1094.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-1078x1536.jpg 1078w", "sizes": "(max-width: 1348px) 100vw, 1348px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-800x1139.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-211x300.jpg 211w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-719x1024.jpg 719w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-768x1094.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-1078x1536.jpg 1078w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074.jpg 1348w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TF1074", "alt": ""}, "TF1071": {"id": 100000009999, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-800x1139.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074.jpg 1348w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-800x1139.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-211x300.jpg 211w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-719x1024.jpg 719w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-768x1094.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-1078x1536.jpg 1078w", "sizes": "(max-width: 1348px) 100vw, 1348px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-800x1139.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-211x300.jpg 211w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-719x1024.jpg 719w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-768x1094.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-1078x1536.jpg 1078w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074.jpg 1348w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TF1074", "alt": ""}, "TF1074": {"id": 100000009999, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-800x1139.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074.jpg 1348w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-800x1139.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-211x300.jpg 211w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-719x1024.jpg 719w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-768x1094.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-1078x1536.jpg 1078w", "sizes": "(max-width: 1348px) 100vw, 1348px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-800x1139.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-211x300.jpg 211w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-719x1024.jpg 719w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-768x1094.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-1078x1536.jpg 1078w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074.jpg 1348w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TF1074", "alt": ""}, "TF1075": {"id": 100000009999, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-800x1139.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074.jpg 1348w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-800x1139.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-211x300.jpg 211w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-719x1024.jpg 719w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-768x1094.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-1078x1536.jpg 1078w", "sizes": "(max-width: 1348px) 100vw, 1348px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-800x1139.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-211x300.jpg 211w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-719x1024.jpg 719w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-768x1094.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074-1078x1536.jpg 1078w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/TF1074.jpg 1348w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TF1074", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Greenland", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/g0189-plain-iii-wallpapers/", "pattern": "G0189 Plain III Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["PE1013", "PE1125", "PE1127", "PE1158", "PE1196", "PE1229", "PE1236", "PE1339", "PE1363", "PE1377", "PE1388", "PE1390", "PE1530", "PE1542", "PE1674", "PE1677", "PE1678", "PE1685", "PE1696", "PE1697", "PE1801", "PE5001"], "colorway_count": 22, "sku_images": {"PE1013": {"id": 100000010153, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "sizes": "(max-width: 763px) 100vw, 763px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "thumbnail_sizes": "(max-width: 763px) 100vw, 763px", "name": "G0189 Plain III Wallpapers", "alt": ""}, "PE1125": {"id": 100000010153, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "sizes": "(max-width: 763px) 100vw, 763px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "thumbnail_sizes": "(max-width: 763px) 100vw, 763px", "name": "G0189 Plain III Wallpapers", "alt": ""}, "PE1127": {"id": 100000010153, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "sizes": "(max-width: 763px) 100vw, 763px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "thumbnail_sizes": "(max-width: 763px) 100vw, 763px", "name": "G0189 Plain III Wallpapers", "alt": ""}, "PE1158": {"id": 100000010153, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "sizes": "(max-width: 763px) 100vw, 763px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "thumbnail_sizes": "(max-width: 763px) 100vw, 763px", "name": "G0189 Plain III Wallpapers", "alt": ""}, "PE1196": {"id": 100000010153, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "sizes": "(max-width: 763px) 100vw, 763px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "thumbnail_sizes": "(max-width: 763px) 100vw, 763px", "name": "G0189 Plain III Wallpapers", "alt": ""}, "PE1229": {"id": 100000010153, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "sizes": "(max-width: 763px) 100vw, 763px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "thumbnail_sizes": "(max-width: 763px) 100vw, 763px", "name": "G0189 Plain III Wallpapers", "alt": ""}, "PE1236": {"id": 100000010153, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "sizes": "(max-width: 763px) 100vw, 763px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "thumbnail_sizes": "(max-width: 763px) 100vw, 763px", "name": "G0189 Plain III Wallpapers", "alt": ""}, "PE1339": {"id": 100000010153, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "sizes": "(max-width: 763px) 100vw, 763px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "thumbnail_sizes": "(max-width: 763px) 100vw, 763px", "name": "G0189 Plain III Wallpapers", "alt": ""}, "PE1363": {"id": 100000010153, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "sizes": "(max-width: 763px) 100vw, 763px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "thumbnail_sizes": "(max-width: 763px) 100vw, 763px", "name": "G0189 Plain III Wallpapers", "alt": ""}, "PE1377": {"id": 100000010153, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "sizes": "(max-width: 763px) 100vw, 763px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "thumbnail_sizes": "(max-width: 763px) 100vw, 763px", "name": "G0189 Plain III Wallpapers", "alt": ""}, "PE1388": {"id": 100000010153, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "sizes": "(max-width: 763px) 100vw, 763px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "thumbnail_sizes": "(max-width: 763px) 100vw, 763px", "name": "G0189 Plain III Wallpapers", "alt": ""}, "PE1390": {"id": 100000010153, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "sizes": "(max-width: 763px) 100vw, 763px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "thumbnail_sizes": "(max-width: 763px) 100vw, 763px", "name": "G0189 Plain III Wallpapers", "alt": ""}, "PE1530": {"id": 100000010153, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "sizes": "(max-width: 763px) 100vw, 763px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "thumbnail_sizes": "(max-width: 763px) 100vw, 763px", "name": "G0189 Plain III Wallpapers", "alt": ""}, "PE1542": {"id": 100000010153, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "sizes": "(max-width: 763px) 100vw, 763px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "thumbnail_sizes": "(max-width: 763px) 100vw, 763px", "name": "G0189 Plain III Wallpapers", "alt": ""}, "PE1674": {"id": 100000010153, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "sizes": "(max-width: 763px) 100vw, 763px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "thumbnail_sizes": "(max-width: 763px) 100vw, 763px", "name": "G0189 Plain III Wallpapers", "alt": ""}, "PE1677": {"id": 100000010153, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "sizes": "(max-width: 763px) 100vw, 763px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "thumbnail_sizes": "(max-width: 763px) 100vw, 763px", "name": "G0189 Plain III Wallpapers", "alt": ""}, "PE1678": {"id": 100000010153, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "sizes": "(max-width: 763px) 100vw, 763px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "thumbnail_sizes": "(max-width: 763px) 100vw, 763px", "name": "G0189 Plain III Wallpapers", "alt": ""}, "PE1685": {"id": 100000010153, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "sizes": "(max-width: 763px) 100vw, 763px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "thumbnail_sizes": "(max-width: 763px) 100vw, 763px", "name": "G0189 Plain III Wallpapers", "alt": ""}, "PE1696": {"id": 100000010153, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "sizes": "(max-width: 763px) 100vw, 763px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "thumbnail_sizes": "(max-width: 763px) 100vw, 763px", "name": "G0189 Plain III Wallpapers", "alt": ""}, "PE1697": {"id": 100000010153, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "sizes": "(max-width: 763px) 100vw, 763px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "thumbnail_sizes": "(max-width: 763px) 100vw, 763px", "name": "G0189 Plain III Wallpapers", "alt": ""}, "PE1801": {"id": 100000010153, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "sizes": "(max-width: 763px) 100vw, 763px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "thumbnail_sizes": "(max-width: 763px) 100vw, 763px", "name": "G0189 Plain III Wallpapers", "alt": ""}, "PE5001": {"id": 100000010153, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "sizes": "(max-width: 763px) 100vw, 763px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers.jpg 763w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0189-Plain-III-Wallpapers-224x300.jpg 224w", "thumbnail_sizes": "(max-width: 763px) 100vw, 763px", "name": "G0189 Plain III Wallpapers", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Greenland", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/g0188-plain-ii-wallpapers/", "pattern": "G0188 Plain II Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["PE1330", "PE1378", "PE1381", "PE1404", "PE1529", "PE1584", "PE1587", "PE1611", "PE1613", "PE1687", "PE1694", "PE1817", "PE5008"], "colorway_count": 13, "sku_images": {"PE1330": {"id": 100000010159, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656-233x300.jpg 233w", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "G0188效果图_20230912052656", "alt": ""}, "PE1378": {"id": 100000010159, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656-233x300.jpg 233w", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "G0188效果图_20230912052656", "alt": ""}, "PE1381": {"id": 100000010159, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656-233x300.jpg 233w", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "G0188效果图_20230912052656", "alt": ""}, "PE1404": {"id": 100000010159, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656-233x300.jpg 233w", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "G0188效果图_20230912052656", "alt": ""}, "PE1529": {"id": 100000010159, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656-233x300.jpg 233w", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "G0188效果图_20230912052656", "alt": ""}, "PE1584": {"id": 100000010159, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656-233x300.jpg 233w", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "G0188效果图_20230912052656", "alt": ""}, "PE1587": {"id": 100000010159, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656-233x300.jpg 233w", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "G0188效果图_20230912052656", "alt": ""}, "PE1611": {"id": 100000010159, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656-233x300.jpg 233w", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "G0188效果图_20230912052656", "alt": ""}, "PE1613": {"id": 100000010159, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656-233x300.jpg 233w", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "G0188效果图_20230912052656", "alt": ""}, "PE1687": {"id": 100000010159, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656-233x300.jpg 233w", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "G0188效果图_20230912052656", "alt": ""}, "PE1694": {"id": 100000010159, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656-233x300.jpg 233w", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "G0188效果图_20230912052656", "alt": ""}, "PE1817": {"id": 100000010159, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656-233x300.jpg 233w", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "G0188效果图_20230912052656", "alt": ""}, "PE5008": {"id": 100000010159, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656-233x300.jpg 233w", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0188效果图_20230912052656-233x300.jpg 233w", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "G0188效果图_20230912052656", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Greenland", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/g0187-plain-i-wallpapers/", "pattern": "G0187 Plain I Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["PE1141", "PE1189", "PE1384", "PE1407", "PE1546", "PE1564", "PE1606", "PE1607", "PE1675", "PE1680", "PE1683", "PE1693", "PE1802", "PE1804"], "colorway_count": 14, "sku_images": {"PE1141": {"id": 100000010158, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0187 Palin I Walllpers", "alt": ""}, "PE1189": {"id": 100000010158, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0187 Palin I Walllpers", "alt": ""}, "PE1384": {"id": 100000010158, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0187 Palin I Walllpers", "alt": ""}, "PE1407": {"id": 100000010158, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0187 Palin I Walllpers", "alt": ""}, "PE1546": {"id": 100000010158, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0187 Palin I Walllpers", "alt": ""}, "PE1564": {"id": 100000010158, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0187 Palin I Walllpers", "alt": ""}, "PE1606": {"id": 100000010158, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0187 Palin I Walllpers", "alt": ""}, "PE1607": {"id": 100000010158, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0187 Palin I Walllpers", "alt": ""}, "PE1675": {"id": 100000010158, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0187 Palin I Walllpers", "alt": ""}, "PE1680": {"id": 100000010158, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0187 Palin I Walllpers", "alt": ""}, "PE1683": {"id": 100000010158, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0187 Palin I Walllpers", "alt": ""}, "PE1693": {"id": 100000010158, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0187 Palin I Walllpers", "alt": ""}, "PE1802": {"id": 100000010158, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0187 Palin I Walllpers", "alt": ""}, "PE1804": {"id": 100000010158, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0187-Palin-I-Walllpers-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0187 Palin I Walllpers", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Greenland", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/g0184-urban-suede-wallpapers/", "pattern": "G0184 Urban Suede Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["TF1503", "TF1504", "TF1505", "TF1506", "TF1509", "TF1510", "TF1514", "TF1515", "TF1516", "TF1517", "TF1518", "TF1523", "TF1530", "TF1538", "TF1540", "TF1548", "TF1555", "TF1568"], "colorway_count": 18, "sku_images": {"TF1503": {"id": 100000010377, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg 940w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-768x1046.jpg 768w", "sizes": "(max-width: 940px) 100vw, 940px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg 940w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Urban Suede", "alt": ""}, "TF1504": {"id": 100000010377, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg 940w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-768x1046.jpg 768w", "sizes": "(max-width: 940px) 100vw, 940px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg 940w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Urban Suede", "alt": ""}, "TF1505": {"id": 100000010377, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg 940w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-768x1046.jpg 768w", "sizes": "(max-width: 940px) 100vw, 940px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg 940w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Urban Suede", "alt": ""}, "TF1506": {"id": 100000010377, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg 940w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-768x1046.jpg 768w", "sizes": "(max-width: 940px) 100vw, 940px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg 940w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Urban Suede", "alt": ""}, "TF1509": {"id": 100000010377, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg 940w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-768x1046.jpg 768w", "sizes": "(max-width: 940px) 100vw, 940px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg 940w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Urban Suede", "alt": ""}, "TF1510": {"id": 100000010377, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg 940w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-768x1046.jpg 768w", "sizes": "(max-width: 940px) 100vw, 940px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg 940w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Urban Suede", "alt": ""}, "TF1514": {"id": 100000010377, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg 940w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-768x1046.jpg 768w", "sizes": "(max-width: 940px) 100vw, 940px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg 940w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Urban Suede", "alt": ""}, "TF1515": {"id": 100000010377, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg 940w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-768x1046.jpg 768w", "sizes": "(max-width: 940px) 100vw, 940px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg 940w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Urban Suede", "alt": ""}, "TF1516": {"id": 100000010377, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg 940w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-768x1046.jpg 768w", "sizes": "(max-width: 940px) 100vw, 940px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg 940w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Urban Suede", "alt": ""}, "TF1517": {"id": 100000010377, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg 940w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-768x1046.jpg 768w", "sizes": "(max-width: 940px) 100vw, 940px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg 940w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Urban Suede", "alt": ""}, "TF1518": {"id": 100000010377, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg 940w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-768x1046.jpg 768w", "sizes": "(max-width: 940px) 100vw, 940px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg 940w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Urban Suede", "alt": ""}, "TF1523": {"id": 100000010377, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg 940w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-768x1046.jpg 768w", "sizes": "(max-width: 940px) 100vw, 940px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg 940w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Urban Suede", "alt": ""}, "TF1530": {"id": 100000010377, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg 940w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-768x1046.jpg 768w", "sizes": "(max-width: 940px) 100vw, 940px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg 940w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Urban Suede", "alt": ""}, "TF1538": {"id": 100000010377, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg 940w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-768x1046.jpg 768w", "sizes": "(max-width: 940px) 100vw, 940px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg 940w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Urban Suede", "alt": ""}, "TF1540": {"id": 100000010377, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg 940w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-768x1046.jpg 768w", "sizes": "(max-width: 940px) 100vw, 940px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg 940w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Urban Suede", "alt": ""}, "TF1548": {"id": 100000010377, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg 940w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-768x1046.jpg 768w", "sizes": "(max-width: 940px) 100vw, 940px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg 940w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Urban Suede", "alt": ""}, "TF1555": {"id": 100000010377, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg 940w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-768x1046.jpg 768w", "sizes": "(max-width: 940px) 100vw, 940px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg 940w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Urban Suede", "alt": ""}, "TF1568": {"id": 100000010377, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg 940w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-768x1046.jpg 768w", "sizes": "(max-width: 940px) 100vw, 940px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/Urban-Suede.jpg 940w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Urban Suede", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Greenland", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/g0118-vibrant-asia-wallpapers/", "pattern": "G0118 Vibrant Asia Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["NH1040", "NH1041", "NH1042", "NH1043", "NH1044", "NH1045", "NH1046", "NH1047", "NH1048", "NH1050", "NH1052"], "colorway_count": 11, "sku_images": {"NH1040": {"id": 100000010189, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0118 Cover", "alt": ""}, "NH1041": {"id": 100000010189, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0118 Cover", "alt": ""}, "NH1042": {"id": 100000010189, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0118 Cover", "alt": ""}, "NH1043": {"id": 100000010189, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0118 Cover", "alt": ""}, "NH1044": {"id": 100000010189, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0118 Cover", "alt": ""}, "NH1045": {"id": 100000010189, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0118 Cover", "alt": ""}, "NH1046": {"id": 100000010189, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0118 Cover", "alt": ""}, "NH1047": {"id": 100000010189, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0118 Cover", "alt": ""}, "NH1048": {"id": 100000010189, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0118 Cover", "alt": ""}, "NH1050": {"id": 100000010189, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0118 Cover", "alt": ""}, "NH1052": {"id": 100000010189, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0118-Cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0118 Cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Greenland", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/g0183-abaca-habitat-wallpapers/", "pattern": "G0183 Abaca Habitat Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["NA0003", "NA0015", "NA0020", "NA0023", "NA0049", "NA0063", "NA0064", "NA0092", "NA0093", "NA0095", "NA0097", "NA0099", "NA0112", "NA0127", "NA0164", "NA0168", "NA0182", "NA2072", "NA2079"], "colorway_count": 19, "sku_images": {"NA0003": {"id": 100000010160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1504x2048.jpg 1504w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0183 Abaca Habitat Cover", "alt": ""}, "NA0015": {"id": 100000010160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1504x2048.jpg 1504w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0183 Abaca Habitat Cover", "alt": ""}, "NA0020": {"id": 100000010160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1504x2048.jpg 1504w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0183 Abaca Habitat Cover", "alt": ""}, "NA0023": {"id": 100000010160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1504x2048.jpg 1504w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0183 Abaca Habitat Cover", "alt": ""}, "NA0049": {"id": 100000010160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1504x2048.jpg 1504w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0183 Abaca Habitat Cover", "alt": ""}, "NA0063": {"id": 100000010160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1504x2048.jpg 1504w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0183 Abaca Habitat Cover", "alt": ""}, "NA0064": {"id": 100000010160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1504x2048.jpg 1504w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0183 Abaca Habitat Cover", "alt": ""}, "NA0092": {"id": 100000010160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1504x2048.jpg 1504w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0183 Abaca Habitat Cover", "alt": ""}, "NA0093": {"id": 100000010160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1504x2048.jpg 1504w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0183 Abaca Habitat Cover", "alt": ""}, "NA0095": {"id": 100000010160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1504x2048.jpg 1504w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0183 Abaca Habitat Cover", "alt": ""}, "NA0097": {"id": 100000010160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1504x2048.jpg 1504w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0183 Abaca Habitat Cover", "alt": ""}, "NA0099": {"id": 100000010160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1504x2048.jpg 1504w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0183 Abaca Habitat Cover", "alt": ""}, "NA0112": {"id": 100000010160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1504x2048.jpg 1504w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0183 Abaca Habitat Cover", "alt": ""}, "NA0127": {"id": 100000010160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1504x2048.jpg 1504w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0183 Abaca Habitat Cover", "alt": ""}, "NA0164": {"id": 100000010160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1504x2048.jpg 1504w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0183 Abaca Habitat Cover", "alt": ""}, "NA0168": {"id": 100000010160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1504x2048.jpg 1504w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0183 Abaca Habitat Cover", "alt": ""}, "NA0182": {"id": 100000010160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1504x2048.jpg 1504w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0183 Abaca Habitat Cover", "alt": ""}, "NA2072": {"id": 100000010160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1504x2048.jpg 1504w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0183 Abaca Habitat Cover", "alt": ""}, "NA2079": {"id": 100000010160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg 1879w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1504x2048.jpg 1504w", "sizes": "(max-width: 1879px) 100vw, 1879px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled-800x1090.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0183-Abaca-Habitat-Cover-scaled.jpg 1879w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0183 Abaca Habitat Cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Greenland", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/g0180-china-hemp-iii-wallpapers/", "pattern": "G0180 China Hemp III Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["NH1070", "NH1071", "NH1072", "NH1073", "NH1074", "NH1075", "NH1076", "NH1077", "NH1078", "NH1080"], "colorway_count": 10, "sku_images": {"NH1070": {"id": 100000010163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled.jpg 1880w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1504x2048.jpg 1504w", "sizes": "(max-width: 1880px) 100vw, 1880px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled.jpg 1880w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0180 cover", "alt": ""}, "NH1071": {"id": 100000010163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled.jpg 1880w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1504x2048.jpg 1504w", "sizes": "(max-width: 1880px) 100vw, 1880px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled.jpg 1880w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0180 cover", "alt": ""}, "NH1072": {"id": 100000010163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled.jpg 1880w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1504x2048.jpg 1504w", "sizes": "(max-width: 1880px) 100vw, 1880px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled.jpg 1880w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0180 cover", "alt": ""}, "NH1073": {"id": 100000010163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled.jpg 1880w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1504x2048.jpg 1504w", "sizes": "(max-width: 1880px) 100vw, 1880px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled.jpg 1880w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0180 cover", "alt": ""}, "NH1074": {"id": 100000010163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled.jpg 1880w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1504x2048.jpg 1504w", "sizes": "(max-width: 1880px) 100vw, 1880px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled.jpg 1880w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0180 cover", "alt": ""}, "NH1075": {"id": 100000010163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled.jpg 1880w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1504x2048.jpg 1504w", "sizes": "(max-width: 1880px) 100vw, 1880px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled.jpg 1880w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0180 cover", "alt": ""}, "NH1076": {"id": 100000010163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled.jpg 1880w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1504x2048.jpg 1504w", "sizes": "(max-width: 1880px) 100vw, 1880px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled.jpg 1880w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0180 cover", "alt": ""}, "NH1077": {"id": 100000010163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled.jpg 1880w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1504x2048.jpg 1504w", "sizes": "(max-width: 1880px) 100vw, 1880px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled.jpg 1880w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0180 cover", "alt": ""}, "NH1078": {"id": 100000010163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled.jpg 1880w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1504x2048.jpg 1504w", "sizes": "(max-width: 1880px) 100vw, 1880px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled.jpg 1880w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0180 cover", "alt": ""}, "NH1080": {"id": 100000010163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled-800x1089.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled.jpg 1880w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1504x2048.jpg 1504w", "sizes": "(max-width: 1880px) 100vw, 1880px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled-800x1089.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-220x300.jpg 220w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-752x1024.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-768x1046.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1128x1536.jpg 1128w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-1504x2048.jpg 1504w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0180-cover-scaled.jpg 1880w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "G0180 cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Greenland", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/g0117-china-hemp-wallpapers-2/", "pattern": "G0117 China Hemp Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["NH1013", "NH1032", "NH1033", "NH1034", "NH1035", "NH1036", "NH1037", "NH1038", "NH1039"], "colorway_count": 9, "sku_images": {"NH1013": {"id": 100000010188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0117_cover", "alt": ""}, "NH1032": {"id": 100000010188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0117_cover", "alt": ""}, "NH1033": {"id": 100000010188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0117_cover", "alt": ""}, "NH1034": {"id": 100000010188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0117_cover", "alt": ""}, "NH1035": {"id": 100000010188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0117_cover", "alt": ""}, "NH1036": {"id": 100000010188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0117_cover", "alt": ""}, "NH1037": {"id": 100000010188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0117_cover", "alt": ""}, "NH1038": {"id": 100000010188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0117_cover", "alt": ""}, "NH1039": {"id": 100000010188, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover-220x300.jpg 220w", "sizes": "(max-width: 752px) 100vw, 752px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover.jpg 752w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/10/G0117_cover-220x300.jpg 220w", "thumbnail_sizes": "(max-width: 752px) 100vw, 752px", "name": "G0117_cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Greenland", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/riverside-4-wallpapers/", "pattern": "Riverside 4 Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["86421139", "86421241", "86422561", "86426345", "86427223", "86427538", "86427712", "88700012", "88700108", "88701128", "88701142", "88701230", "88701364", "88701489", "88701512", "88702597", "88702738", "88706357", "88707120", "88707547", "88709163", "88709347", "88709631", "88709877", "89530124", "89531173", "89532654", "89536897", "89537200", "89537488", "89537905", "89541254", "89544391", "89547418", "89547720", "89549255", "89549569", "89552387", "89552446", "89556174", "89556811", "89557958", "89567804", "89569203", "89577612", "89587512"], "colorway_count": 46, "sku_images": {"86421139": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "86421241": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "86422561": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "86426345": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "86427223": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "86427538": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "86427712": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "88700012": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "88700108": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "88701128": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "88701142": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "88701230": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "88701364": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "88701489": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "88701512": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "88702597": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "88702738": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "88706357": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "88707120": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "88707547": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "88709163": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "88709347": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "88709631": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "88709877": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "89530124": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "89531173": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "89532654": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "89536897": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "89537200": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "89537488": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "89537905": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "89541254": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "89544391": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "89547418": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "89547720": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "89549255": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "89549569": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "89552387": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "89552446": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "89556174": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "89556811": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "89557958": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "89567804": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "89569203": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "89577612": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}, "89587512": {"id": 100000008790, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "sizes": "(max-width: 395px) 100vw, 395px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover.jpg 395w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/riverside-4-cover-236x300.jpg 236w", "thumbnail_sizes": "(max-width: 395px) 100vw, 395px", "name": "riverside 4 cover", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Casadeco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/sierra-wallpaper/", "pattern": "Sierra Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["LX1815", "LX1816", "LX1818", "LX1820", "LX1855"], "colorway_count": 5, "sku_images": {"LX1815": {"id": 100000006673, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room.jpg 600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room-150x150.jpg 150w", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room.jpg 600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "sierra room", "alt": ""}, "LX1816": {"id": 100000006673, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room.jpg 600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room-150x150.jpg 150w", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room.jpg 600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "sierra room", "alt": ""}, "LX1818": {"id": 100000006673, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room.jpg 600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room-150x150.jpg 150w", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room.jpg 600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "sierra room", "alt": ""}, "LX1820": {"id": 100000006673, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room.jpg 600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room-150x150.jpg 150w", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room.jpg 600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "sierra room", "alt": ""}, "LX1855": {"id": 100000006673, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room.jpg 600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room-150x150.jpg 150w", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room.jpg 600w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/sierra-room-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "sierra room", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Carlisle & Co", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/mystic-forest-wallpapers/", "pattern": "Mystic Forest Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["MF104", "MF105", "MF106", "MF107", "MF200", "MF201", "MF202", "MF203", "MF204", "MF205", "MF206", "MF207", "MF208", "MF209", "MF210", "MF300", "MF301", "MF302", "MF303", "MF304", "MF305", "MF306", "MF400", "MF401", "MF402", "MF403", "MF404", "MF405", "MF406", "MF407", "MF408", "MF409", "MF410", "MF411"], "colorway_count": 34, "sku_images": {"MF104": {"id": 100000006810, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "sizes": "(max-width: 412px) 100vw, 412px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "thumbnail_sizes": "(max-width: 412px) 100vw, 412px", "name": "Mystic Forest", "alt": ""}, "MF105": {"id": 100000006810, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "sizes": "(max-width: 412px) 100vw, 412px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "thumbnail_sizes": "(max-width: 412px) 100vw, 412px", "name": "Mystic Forest", "alt": ""}, "MF106": {"id": 100000006810, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "sizes": "(max-width: 412px) 100vw, 412px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "thumbnail_sizes": "(max-width: 412px) 100vw, 412px", "name": "Mystic Forest", "alt": ""}, "MF107": {"id": 100000006810, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "sizes": "(max-width: 412px) 100vw, 412px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "thumbnail_sizes": "(max-width: 412px) 100vw, 412px", "name": "Mystic Forest", "alt": ""}, "MF200": {"id": 100000006810, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "sizes": "(max-width: 412px) 100vw, 412px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "thumbnail_sizes": "(max-width: 412px) 100vw, 412px", "name": "Mystic Forest", "alt": ""}, "MF201": {"id": 100000006810, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "sizes": "(max-width: 412px) 100vw, 412px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "thumbnail_sizes": "(max-width: 412px) 100vw, 412px", "name": "Mystic Forest", "alt": ""}, "MF202": {"id": 100000006810, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "sizes": "(max-width: 412px) 100vw, 412px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "thumbnail_sizes": "(max-width: 412px) 100vw, 412px", "name": "Mystic Forest", "alt": ""}, "MF203": {"id": 100000006810, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "sizes": "(max-width: 412px) 100vw, 412px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "thumbnail_sizes": "(max-width: 412px) 100vw, 412px", "name": "Mystic Forest", "alt": ""}, "MF204": {"id": 100000006810, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "sizes": "(max-width: 412px) 100vw, 412px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "thumbnail_sizes": "(max-width: 412px) 100vw, 412px", "name": "Mystic Forest", "alt": ""}, "MF205": {"id": 100000006810, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "sizes": "(max-width: 412px) 100vw, 412px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "thumbnail_sizes": "(max-width: 412px) 100vw, 412px", "name": "Mystic Forest", "alt": ""}, "MF206": {"id": 100000006810, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "sizes": "(max-width: 412px) 100vw, 412px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "thumbnail_sizes": "(max-width: 412px) 100vw, 412px", "name": "Mystic Forest", "alt": ""}, "MF207": {"id": 100000006810, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "sizes": "(max-width: 412px) 100vw, 412px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "thumbnail_sizes": "(max-width: 412px) 100vw, 412px", "name": "Mystic Forest", "alt": ""}, "MF208": {"id": 100000006810, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "sizes": "(max-width: 412px) 100vw, 412px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "thumbnail_sizes": "(max-width: 412px) 100vw, 412px", "name": "Mystic Forest", "alt": ""}, "MF209": {"id": 100000006810, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "sizes": "(max-width: 412px) 100vw, 412px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "thumbnail_sizes": "(max-width: 412px) 100vw, 412px", "name": "Mystic Forest", "alt": ""}, "MF210": {"id": 100000006810, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "sizes": "(max-width: 412px) 100vw, 412px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "thumbnail_sizes": "(max-width: 412px) 100vw, 412px", "name": "Mystic Forest", "alt": ""}, "MF300": {"id": 100000006810, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "sizes": "(max-width: 412px) 100vw, 412px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "thumbnail_sizes": "(max-width: 412px) 100vw, 412px", "name": "Mystic Forest", "alt": ""}, "MF301": {"id": 100000006810, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "sizes": "(max-width: 412px) 100vw, 412px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "thumbnail_sizes": "(max-width: 412px) 100vw, 412px", "name": "Mystic Forest", "alt": ""}, "MF302": {"id": 100000006810, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "sizes": "(max-width: 412px) 100vw, 412px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "thumbnail_sizes": "(max-width: 412px) 100vw, 412px", "name": "Mystic Forest", "alt": ""}, "MF303": {"id": 100000006810, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "sizes": "(max-width: 412px) 100vw, 412px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "thumbnail_sizes": "(max-width: 412px) 100vw, 412px", "name": "Mystic Forest", "alt": ""}, "MF304": {"id": 100000006810, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "sizes": "(max-width: 412px) 100vw, 412px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "thumbnail_sizes": "(max-width: 412px) 100vw, 412px", "name": "Mystic Forest", "alt": ""}, "MF305": {"id": 100000006810, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "sizes": "(max-width: 412px) 100vw, 412px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "thumbnail_sizes": "(max-width: 412px) 100vw, 412px", "name": "Mystic Forest", "alt": ""}, "MF306": {"id": 100000006810, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "sizes": "(max-width: 412px) 100vw, 412px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "thumbnail_sizes": "(max-width: 412px) 100vw, 412px", "name": "Mystic Forest", "alt": ""}, "MF400": {"id": 100000006810, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "sizes": "(max-width: 412px) 100vw, 412px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "thumbnail_sizes": "(max-width: 412px) 100vw, 412px", "name": "Mystic Forest", "alt": ""}, "MF401": {"id": 100000006810, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "sizes": "(max-width: 412px) 100vw, 412px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "thumbnail_sizes": "(max-width: 412px) 100vw, 412px", "name": "Mystic Forest", "alt": ""}, "MF402": {"id": 100000006810, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "sizes": "(max-width: 412px) 100vw, 412px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "thumbnail_sizes": "(max-width: 412px) 100vw, 412px", "name": "Mystic Forest", "alt": ""}, "MF403": {"id": 100000006810, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "sizes": "(max-width: 412px) 100vw, 412px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "thumbnail_sizes": "(max-width: 412px) 100vw, 412px", "name": "Mystic Forest", "alt": ""}, "MF404": {"id": 100000006810, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "sizes": "(max-width: 412px) 100vw, 412px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "thumbnail_sizes": "(max-width: 412px) 100vw, 412px", "name": "Mystic Forest", "alt": ""}, "MF405": {"id": 100000006810, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "sizes": "(max-width: 412px) 100vw, 412px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "thumbnail_sizes": "(max-width: 412px) 100vw, 412px", "name": "Mystic Forest", "alt": ""}, "MF406": {"id": 100000006810, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "sizes": "(max-width: 412px) 100vw, 412px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "thumbnail_sizes": "(max-width: 412px) 100vw, 412px", "name": "Mystic Forest", "alt": ""}, "MF407": {"id": 100000006810, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "sizes": "(max-width: 412px) 100vw, 412px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "thumbnail_sizes": "(max-width: 412px) 100vw, 412px", "name": "Mystic Forest", "alt": ""}, "MF408": {"id": 100000006810, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "sizes": "(max-width: 412px) 100vw, 412px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "thumbnail_sizes": "(max-width: 412px) 100vw, 412px", "name": "Mystic Forest", "alt": ""}, "MF409": {"id": 100000006810, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "sizes": "(max-width: 412px) 100vw, 412px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "thumbnail_sizes": "(max-width: 412px) 100vw, 412px", "name": "Mystic Forest", "alt": ""}, "MF410": {"id": 100000006810, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "sizes": "(max-width: 412px) 100vw, 412px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "thumbnail_sizes": "(max-width: 412px) 100vw, 412px", "name": "Mystic Forest", "alt": ""}, "MF411": {"id": 100000006810, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "sizes": "(max-width: 412px) 100vw, 412px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest.jpg 412w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Mystic-Forest-275x300.jpg 275w", "thumbnail_sizes": "(max-width: 412px) 100vw, 412px", "name": "Mystic Forest", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Texam", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/panorama-wallpaper/", "pattern": "Panorama Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["LX1260", "LX1261", "LX1263", "LX1264", "LX1265", "LX1266", "LX1267", "LX1268", "LX1269", "LX1270", "LX1271"], "colorway_count": 11, "sku_images": {"LX1260": {"id": 100000006682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-150x150.jpg 150w", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "Panorama_MintJulep_rs_800x", "alt": ""}, "LX1261": {"id": 100000006682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-150x150.jpg 150w", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "Panorama_MintJulep_rs_800x", "alt": ""}, "LX1263": {"id": 100000006682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-150x150.jpg 150w", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "Panorama_MintJulep_rs_800x", "alt": ""}, "LX1264": {"id": 100000006682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-150x150.jpg 150w", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "Panorama_MintJulep_rs_800x", "alt": ""}, "LX1265": {"id": 100000006682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-150x150.jpg 150w", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "Panorama_MintJulep_rs_800x", "alt": ""}, "LX1266": {"id": 100000006682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-150x150.jpg 150w", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "Panorama_MintJulep_rs_800x", "alt": ""}, "LX1267": {"id": 100000006682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-150x150.jpg 150w", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "Panorama_MintJulep_rs_800x", "alt": ""}, "LX1268": {"id": 100000006682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-150x150.jpg 150w", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "Panorama_MintJulep_rs_800x", "alt": ""}, "LX1269": {"id": 100000006682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-150x150.jpg 150w", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "Panorama_MintJulep_rs_800x", "alt": ""}, "LX1270": {"id": 100000006682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-150x150.jpg 150w", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "Panorama_MintJulep_rs_800x", "alt": ""}, "LX1271": {"id": 100000006682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-150x150.jpg 150w", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-100x100.jpg 100w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-300x300.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Panorama_MintJulep_rs_800x-150x150.jpg 150w", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "Panorama_MintJulep_rs_800x", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Carlisle & Co", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/imperialis-wallpaper/", "pattern": "Imperialis Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["IM21", "IM22", "IM31", "IM32", "IM33", "IM41", "IM42", "IM43", "IM51", "IM52", "IM53", "IM61", "IM62", "IM63", "IM64", "IM71", "IM72", "IM81", "IM91"], "colorway_count": 19, "sku_images": {"IM21": {"id": 100000005397, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Imperialis-main-image", "alt": ""}, "IM22": {"id": 100000005397, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Imperialis-main-image", "alt": ""}, "IM31": {"id": 100000005397, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Imperialis-main-image", "alt": ""}, "IM32": {"id": 100000005397, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Imperialis-main-image", "alt": ""}, "IM33": {"id": 100000005397, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Imperialis-main-image", "alt": ""}, "IM41": {"id": 100000005397, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Imperialis-main-image", "alt": ""}, "IM42": {"id": 100000005397, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Imperialis-main-image", "alt": ""}, "IM43": {"id": 100000005397, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Imperialis-main-image", "alt": ""}, "IM51": {"id": 100000005397, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Imperialis-main-image", "alt": ""}, "IM52": {"id": 100000005397, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Imperialis-main-image", "alt": ""}, "IM53": {"id": 100000005397, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Imperialis-main-image", "alt": ""}, "IM61": {"id": 100000005397, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Imperialis-main-image", "alt": ""}, "IM62": {"id": 100000005397, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Imperialis-main-image", "alt": ""}, "IM63": {"id": 100000005397, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Imperialis-main-image", "alt": ""}, "IM64": {"id": 100000005397, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Imperialis-main-image", "alt": ""}, "IM71": {"id": 100000005397, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Imperialis-main-image", "alt": ""}, "IM72": {"id": 100000005397, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Imperialis-main-image", "alt": ""}, "IM81": {"id": 100000005397, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Imperialis-main-image", "alt": ""}, "IM91": {"id": 100000005397, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg 1200w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-768x576.jpg 768w", "sizes": "(max-width: 1200px) 100vw, 1200px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-800x600.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-300x225.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-1024x768.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image-768x576.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Imperialis-main-image.jpg 1200w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Imperialis-main-image", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Omexco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/chindi-wallpaper/", "pattern": "Chindi Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["VU-CHI-20-Millet", "VU-CHI-21-Farro", "VU-CHI-22-Sideoat", "VU-CHI-23-Seagrass", "VU-CHI-24-Steppe", "VU-CHI-25-Crafted", "VU-CHI-26-Shenandoah", "VU-CHI-27-Reclaimed", "VU-CHI-28-Paper-Fig", "VU-CHI-29-Stormfield", "VU-CHI-30-Maltese", "VU-CHI-31-Augustine", "VU-CHI-32-Lofty", "VU-CHI-33-Bungalow", "VU-CHI-34-Wild-Rye", "VU-CHI-35-Rockwood", "VU-CHI-36-Laurel", "VU-CHI-37-Shibori-Blue"], "colorway_count": 18, "sku_images": {"VU-CHI-20-Millet": {"id": 100000005271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-300x270.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-768x691.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-300x270.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-768x691.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Chindi-Room", "alt": ""}, "VU-CHI-21-Farro": {"id": 100000005271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-300x270.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-768x691.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-300x270.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-768x691.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Chindi-Room", "alt": ""}, "VU-CHI-22-Sideoat": {"id": 100000005271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-300x270.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-768x691.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-300x270.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-768x691.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Chindi-Room", "alt": ""}, "VU-CHI-23-Seagrass": {"id": 100000005271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-300x270.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-768x691.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-300x270.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-768x691.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Chindi-Room", "alt": ""}, "VU-CHI-24-Steppe": {"id": 100000005271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-300x270.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-768x691.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-300x270.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-768x691.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Chindi-Room", "alt": ""}, "VU-CHI-25-Crafted": {"id": 100000005271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-300x270.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-768x691.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-300x270.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-768x691.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Chindi-Room", "alt": ""}, "VU-CHI-26-Shenandoah": {"id": 100000005271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-300x270.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-768x691.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-300x270.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-768x691.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Chindi-Room", "alt": ""}, "VU-CHI-27-Reclaimed": {"id": 100000005271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-300x270.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-768x691.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-300x270.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-768x691.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Chindi-Room", "alt": ""}, "VU-CHI-28-Paper-Fig": {"id": 100000005271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-300x270.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-768x691.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-300x270.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-768x691.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Chindi-Room", "alt": ""}, "VU-CHI-29-Stormfield": {"id": 100000005271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-300x270.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-768x691.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-300x270.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-768x691.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Chindi-Room", "alt": ""}, "VU-CHI-30-Maltese": {"id": 100000005271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-300x270.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-768x691.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-300x270.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-768x691.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Chindi-Room", "alt": ""}, "VU-CHI-31-Augustine": {"id": 100000005271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-300x270.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-768x691.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-300x270.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-768x691.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Chindi-Room", "alt": ""}, "VU-CHI-32-Lofty": {"id": 100000005271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-300x270.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-768x691.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-300x270.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-768x691.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Chindi-Room", "alt": ""}, "VU-CHI-33-Bungalow": {"id": 100000005271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-300x270.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-768x691.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-300x270.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-768x691.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Chindi-Room", "alt": ""}, "VU-CHI-34-Wild-Rye": {"id": 100000005271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-300x270.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-768x691.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-300x270.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-768x691.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Chindi-Room", "alt": ""}, "VU-CHI-35-Rockwood": {"id": 100000005271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-300x270.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-768x691.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-300x270.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-768x691.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Chindi-Room", "alt": ""}, "VU-CHI-36-Laurel": {"id": 100000005271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-300x270.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-768x691.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-300x270.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-768x691.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Chindi-Room", "alt": ""}, "VU-CHI-37-Shibori-Blue": {"id": 100000005271, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-300x270.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-768x691.jpg 768w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-800x720.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-300x270.jpg 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room-768x691.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Chindi-Room.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Chindi-Room", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Versa Design Surfaces", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/papercraft-wallpaper/", "pattern": "Papercraft Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["89630101", "89631234", "89631303", "89631414", "89632525", "89636226", "89636565", "89637111", "89637447", "89637505", "89639208", "89639509", "89640330", "89641212", "89642222", "89646556", "89647404", "89649229", "89650220", "89651221", "89651313", "89651474", "89652332", "89652424", "89652552", "89656506", "89657202", "89657474", "89657507", "89658508", "89659119", "89659393", "89659515", "89661303", "89670204", "89686204", "89689103", "89692503", "89699703"], "colorway_count": 39, "sku_images": {"89630101": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}, "89631234": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}, "89631303": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}, "89631414": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}, "89632525": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}, "89636226": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}, "89636565": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}, "89637111": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}, "89637447": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}, "89637505": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}, "89639208": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}, "89639509": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}, "89640330": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}, "89641212": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}, "89642222": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}, "89646556": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}, "89647404": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}, "89649229": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}, "89650220": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}, "89651221": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}, "89651313": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}, "89651474": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}, "89652332": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}, "89652424": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}, "89652552": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}, "89656506": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}, "89657202": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}, "89657474": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}, "89657507": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}, "89658508": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}, "89659119": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}, "89659393": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}, "89659515": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}, "89661303": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}, "89670204": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}, "89686204": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}, "89689103": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}, "89692503": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}, "89699703": {"id": 100000003951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "sizes": "(max-width: 554px) 100vw, 554px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room.jpg 554w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/09/Papercraft-Room-300x273.jpg 300w", "thumbnail_sizes": "(max-width: 554px) 100vw, 554px", "name": "Papercraft Room", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Casadeco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/milano-sixty-wallpaper/", "pattern": "Milano Sixty Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["89331616", "89334202", "89335151", "89337997", "89339404", "89340111", "89340909", "89342121", "89345252", "89350990", "89351313", "89356606", "89357337", "89357505", "89382442", "89383606", "89384114", "89386776", "89389515", "89423204"], "colorway_count": 20, "sku_images": {"89331616": {"id": 100000003865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "sizes": "(max-width: 552px) 100vw, 552px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "thumbnail_sizes": "(max-width: 552px) 100vw, 552px", "name": "Milano sixty room", "alt": ""}, "89334202": {"id": 100000003865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "sizes": "(max-width: 552px) 100vw, 552px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "thumbnail_sizes": "(max-width: 552px) 100vw, 552px", "name": "Milano sixty room", "alt": ""}, "89335151": {"id": 100000003865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "sizes": "(max-width: 552px) 100vw, 552px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "thumbnail_sizes": "(max-width: 552px) 100vw, 552px", "name": "Milano sixty room", "alt": ""}, "89337997": {"id": 100000003865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "sizes": "(max-width: 552px) 100vw, 552px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "thumbnail_sizes": "(max-width: 552px) 100vw, 552px", "name": "Milano sixty room", "alt": ""}, "89339404": {"id": 100000003865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "sizes": "(max-width: 552px) 100vw, 552px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "thumbnail_sizes": "(max-width: 552px) 100vw, 552px", "name": "Milano sixty room", "alt": ""}, "89340111": {"id": 100000003865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "sizes": "(max-width: 552px) 100vw, 552px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "thumbnail_sizes": "(max-width: 552px) 100vw, 552px", "name": "Milano sixty room", "alt": ""}, "89340909": {"id": 100000003865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "sizes": "(max-width: 552px) 100vw, 552px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "thumbnail_sizes": "(max-width: 552px) 100vw, 552px", "name": "Milano sixty room", "alt": ""}, "89342121": {"id": 100000003865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "sizes": "(max-width: 552px) 100vw, 552px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "thumbnail_sizes": "(max-width: 552px) 100vw, 552px", "name": "Milano sixty room", "alt": ""}, "89345252": {"id": 100000003865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "sizes": "(max-width: 552px) 100vw, 552px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "thumbnail_sizes": "(max-width: 552px) 100vw, 552px", "name": "Milano sixty room", "alt": ""}, "89350990": {"id": 100000003865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "sizes": "(max-width: 552px) 100vw, 552px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "thumbnail_sizes": "(max-width: 552px) 100vw, 552px", "name": "Milano sixty room", "alt": ""}, "89351313": {"id": 100000003865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "sizes": "(max-width: 552px) 100vw, 552px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "thumbnail_sizes": "(max-width: 552px) 100vw, 552px", "name": "Milano sixty room", "alt": ""}, "89356606": {"id": 100000003865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "sizes": "(max-width: 552px) 100vw, 552px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "thumbnail_sizes": "(max-width: 552px) 100vw, 552px", "name": "Milano sixty room", "alt": ""}, "89357337": {"id": 100000003865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "sizes": "(max-width: 552px) 100vw, 552px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "thumbnail_sizes": "(max-width: 552px) 100vw, 552px", "name": "Milano sixty room", "alt": ""}, "89357505": {"id": 100000003865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "sizes": "(max-width: 552px) 100vw, 552px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "thumbnail_sizes": "(max-width: 552px) 100vw, 552px", "name": "Milano sixty room", "alt": ""}, "89382442": {"id": 100000003865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "sizes": "(max-width: 552px) 100vw, 552px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "thumbnail_sizes": "(max-width: 552px) 100vw, 552px", "name": "Milano sixty room", "alt": ""}, "89383606": {"id": 100000003865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "sizes": "(max-width: 552px) 100vw, 552px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "thumbnail_sizes": "(max-width: 552px) 100vw, 552px", "name": "Milano sixty room", "alt": ""}, "89384114": {"id": 100000003865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "sizes": "(max-width: 552px) 100vw, 552px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "thumbnail_sizes": "(max-width: 552px) 100vw, 552px", "name": "Milano sixty room", "alt": ""}, "89386776": {"id": 100000003865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "sizes": "(max-width: 552px) 100vw, 552px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "thumbnail_sizes": "(max-width: 552px) 100vw, 552px", "name": "Milano sixty room", "alt": ""}, "89389515": {"id": 100000003865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "sizes": "(max-width: 552px) 100vw, 552px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "thumbnail_sizes": "(max-width: 552px) 100vw, 552px", "name": "Milano sixty room", "alt": ""}, "89423204": {"id": 100000003865, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "sizes": "(max-width: 552px) 100vw, 552px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room.jpg 552w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/Milano-sixty-room-300x274.jpg 300w", "thumbnail_sizes": "(max-width: 552px) 100vw, 552px", "name": "Milano sixty room", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Casadeco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/sofhie-wallpaper/", "pattern": "Sophie Robinson Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["HSRW113043", "HSRW113044", "HSRW113045", "HSRW113046", "HSRW113047", "HSRW113048", "HSRW113049", "HSRW113050", "HSRW113051", "HSRW113052", "HSRW113053", "HSRW113054", "HSRW113055", "HSRW113056", "HSRW113057", "HSRW113058", "HSRW113059", "HSRW113060", "HSRW113061", "HSRW113062", "HSRW113063", "HSRW113064", "HSRW113065", "HSRW113066", "HSRW113067", "HSRW113068"], "colorway_count": 26, "sku_images": {"HSRW113043": {"id": 100000003105, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "sophie-robinson-wallpaper-collection", "alt": ""}, "HSRW113044": {"id": 100000003105, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "sophie-robinson-wallpaper-collection", "alt": ""}, "HSRW113045": {"id": 100000003105, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "sophie-robinson-wallpaper-collection", "alt": ""}, "HSRW113046": {"id": 100000003105, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "sophie-robinson-wallpaper-collection", "alt": ""}, "HSRW113047": {"id": 100000003105, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "sophie-robinson-wallpaper-collection", "alt": ""}, "HSRW113048": {"id": 100000003105, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "sophie-robinson-wallpaper-collection", "alt": ""}, "HSRW113049": {"id": 100000003105, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "sophie-robinson-wallpaper-collection", "alt": ""}, "HSRW113050": {"id": 100000003105, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "sophie-robinson-wallpaper-collection", "alt": ""}, "HSRW113051": {"id": 100000003105, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "sophie-robinson-wallpaper-collection", "alt": ""}, "HSRW113052": {"id": 100000003105, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "sophie-robinson-wallpaper-collection", "alt": ""}, "HSRW113053": {"id": 100000003105, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "sophie-robinson-wallpaper-collection", "alt": ""}, "HSRW113054": {"id": 100000003105, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "sophie-robinson-wallpaper-collection", "alt": ""}, "HSRW113055": {"id": 100000003105, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "sophie-robinson-wallpaper-collection", "alt": ""}, "HSRW113056": {"id": 100000003105, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "sophie-robinson-wallpaper-collection", "alt": ""}, "HSRW113057": {"id": 100000003105, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "sophie-robinson-wallpaper-collection", "alt": ""}, "HSRW113058": {"id": 100000003105, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "sophie-robinson-wallpaper-collection", "alt": ""}, "HSRW113059": {"id": 100000003105, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "sophie-robinson-wallpaper-collection", "alt": ""}, "HSRW113060": {"id": 100000003105, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "sophie-robinson-wallpaper-collection", "alt": ""}, "HSRW113061": {"id": 100000003105, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "sophie-robinson-wallpaper-collection", "alt": ""}, "HSRW113062": {"id": 100000003105, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "sophie-robinson-wallpaper-collection", "alt": ""}, "HSRW113063": {"id": 100000003105, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "sophie-robinson-wallpaper-collection", "alt": ""}, "HSRW113064": {"id": 100000003105, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "sophie-robinson-wallpaper-collection", "alt": ""}, "HSRW113065": {"id": 100000003105, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "sophie-robinson-wallpaper-collection", "alt": ""}, "HSRW113066": {"id": 100000003105, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "sophie-robinson-wallpaper-collection", "alt": ""}, "HSRW113067": {"id": 100000003105, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "sophie-robinson-wallpaper-collection", "alt": ""}, "HSRW113068": {"id": 100000003105, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/sophie-robinson-wallpaper-collection-2.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "sophie-robinson-wallpaper-collection", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Harlequin", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/derby-wallpaper/", "pattern": "Derby Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["82071125", "82071425", "82072461", "82073255", "82077159", "82077310", "82079530", "89281005", "89282248", "89286312", "89287530", "89288418", "89289754", "89291299", "89296821", "89297210", "89299003", "89299577", "89302640", "89306914", "89307783", "89309016", "89311512", "89312877", "89317246", "89317684", "89318860", "89319144", "89320129", "89326687", "89327200", "89327850", "89329286", "89329457"], "colorway_count": 34, "sku_images": {"82071125": {"id": 100000003802, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "sizes": "(max-width: 699px) 100vw, 699px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "thumbnail_sizes": "(max-width: 699px) 100vw, 699px", "name": "derby photo", "alt": ""}, "82071425": {"id": 100000003802, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "sizes": "(max-width: 699px) 100vw, 699px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "thumbnail_sizes": "(max-width: 699px) 100vw, 699px", "name": "derby photo", "alt": ""}, "82072461": {"id": 100000003802, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "sizes": "(max-width: 699px) 100vw, 699px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "thumbnail_sizes": "(max-width: 699px) 100vw, 699px", "name": "derby photo", "alt": ""}, "82073255": {"id": 100000003802, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "sizes": "(max-width: 699px) 100vw, 699px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "thumbnail_sizes": "(max-width: 699px) 100vw, 699px", "name": "derby photo", "alt": ""}, "82077159": {"id": 100000003802, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "sizes": "(max-width: 699px) 100vw, 699px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "thumbnail_sizes": "(max-width: 699px) 100vw, 699px", "name": "derby photo", "alt": ""}, "82077310": {"id": 100000003802, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "sizes": "(max-width: 699px) 100vw, 699px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "thumbnail_sizes": "(max-width: 699px) 100vw, 699px", "name": "derby photo", "alt": ""}, "82079530": {"id": 100000003802, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "sizes": "(max-width: 699px) 100vw, 699px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "thumbnail_sizes": "(max-width: 699px) 100vw, 699px", "name": "derby photo", "alt": ""}, "89281005": {"id": 100000003802, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "sizes": "(max-width: 699px) 100vw, 699px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "thumbnail_sizes": "(max-width: 699px) 100vw, 699px", "name": "derby photo", "alt": ""}, "89282248": {"id": 100000003802, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "sizes": "(max-width: 699px) 100vw, 699px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "thumbnail_sizes": "(max-width: 699px) 100vw, 699px", "name": "derby photo", "alt": ""}, "89286312": {"id": 100000003802, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "sizes": "(max-width: 699px) 100vw, 699px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "thumbnail_sizes": "(max-width: 699px) 100vw, 699px", "name": "derby photo", "alt": ""}, "89287530": {"id": 100000003802, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "sizes": "(max-width: 699px) 100vw, 699px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "thumbnail_sizes": "(max-width: 699px) 100vw, 699px", "name": "derby photo", "alt": ""}, "89288418": {"id": 100000003802, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "sizes": "(max-width: 699px) 100vw, 699px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "thumbnail_sizes": "(max-width: 699px) 100vw, 699px", "name": "derby photo", "alt": ""}, "89289754": {"id": 100000003802, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "sizes": "(max-width: 699px) 100vw, 699px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "thumbnail_sizes": "(max-width: 699px) 100vw, 699px", "name": "derby photo", "alt": ""}, "89291299": {"id": 100000003802, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "sizes": "(max-width: 699px) 100vw, 699px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "thumbnail_sizes": "(max-width: 699px) 100vw, 699px", "name": "derby photo", "alt": ""}, "89296821": {"id": 100000003802, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "sizes": "(max-width: 699px) 100vw, 699px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "thumbnail_sizes": "(max-width: 699px) 100vw, 699px", "name": "derby photo", "alt": ""}, "89297210": {"id": 100000003802, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "sizes": "(max-width: 699px) 100vw, 699px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "thumbnail_sizes": "(max-width: 699px) 100vw, 699px", "name": "derby photo", "alt": ""}, "89299003": {"id": 100000003802, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "sizes": "(max-width: 699px) 100vw, 699px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "thumbnail_sizes": "(max-width: 699px) 100vw, 699px", "name": "derby photo", "alt": ""}, "89299577": {"id": 100000003802, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "sizes": "(max-width: 699px) 100vw, 699px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "thumbnail_sizes": "(max-width: 699px) 100vw, 699px", "name": "derby photo", "alt": ""}, "89302640": {"id": 100000003802, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "sizes": "(max-width: 699px) 100vw, 699px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "thumbnail_sizes": "(max-width: 699px) 100vw, 699px", "name": "derby photo", "alt": ""}, "89306914": {"id": 100000003802, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "sizes": "(max-width: 699px) 100vw, 699px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "thumbnail_sizes": "(max-width: 699px) 100vw, 699px", "name": "derby photo", "alt": ""}, "89307783": {"id": 100000003802, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "sizes": "(max-width: 699px) 100vw, 699px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "thumbnail_sizes": "(max-width: 699px) 100vw, 699px", "name": "derby photo", "alt": ""}, "89309016": {"id": 100000003802, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "sizes": "(max-width: 699px) 100vw, 699px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "thumbnail_sizes": "(max-width: 699px) 100vw, 699px", "name": "derby photo", "alt": ""}, "89311512": {"id": 100000003802, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "sizes": "(max-width: 699px) 100vw, 699px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "thumbnail_sizes": "(max-width: 699px) 100vw, 699px", "name": "derby photo", "alt": ""}, "89312877": {"id": 100000003802, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "sizes": "(max-width: 699px) 100vw, 699px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "thumbnail_sizes": "(max-width: 699px) 100vw, 699px", "name": "derby photo", "alt": ""}, "89317246": {"id": 100000003802, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "sizes": "(max-width: 699px) 100vw, 699px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "thumbnail_sizes": "(max-width: 699px) 100vw, 699px", "name": "derby photo", "alt": ""}, "89317684": {"id": 100000003802, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "sizes": "(max-width: 699px) 100vw, 699px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "thumbnail_sizes": "(max-width: 699px) 100vw, 699px", "name": "derby photo", "alt": ""}, "89318860": {"id": 100000003802, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "sizes": "(max-width: 699px) 100vw, 699px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "thumbnail_sizes": "(max-width: 699px) 100vw, 699px", "name": "derby photo", "alt": ""}, "89319144": {"id": 100000003802, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "sizes": "(max-width: 699px) 100vw, 699px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "thumbnail_sizes": "(max-width: 699px) 100vw, 699px", "name": "derby photo", "alt": ""}, "89320129": {"id": 100000003802, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "sizes": "(max-width: 699px) 100vw, 699px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "thumbnail_sizes": "(max-width: 699px) 100vw, 699px", "name": "derby photo", "alt": ""}, "89326687": {"id": 100000003802, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "sizes": "(max-width: 699px) 100vw, 699px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "thumbnail_sizes": "(max-width: 699px) 100vw, 699px", "name": "derby photo", "alt": ""}, "89327200": {"id": 100000003802, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "sizes": "(max-width: 699px) 100vw, 699px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "thumbnail_sizes": "(max-width: 699px) 100vw, 699px", "name": "derby photo", "alt": ""}, "89327850": {"id": 100000003802, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "sizes": "(max-width: 699px) 100vw, 699px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "thumbnail_sizes": "(max-width: 699px) 100vw, 699px", "name": "derby photo", "alt": ""}, "89329286": {"id": 100000003802, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "sizes": "(max-width: 699px) 100vw, 699px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "thumbnail_sizes": "(max-width: 699px) 100vw, 699px", "name": "derby photo", "alt": ""}, "89329457": {"id": 100000003802, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "sizes": "(max-width: 699px) 100vw, 699px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo.jpg 699w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/derby-photo-300x216.jpg 300w", "thumbnail_sizes": "(max-width: 699px) 100vw, 699px", "name": "derby photo", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Casadeco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/disney-home-wallpaper/", "pattern": "Disney Home Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["DDIW217262", "DDIW217263", "DDIW217264", "DDIW217265", "DDIW217266", "DDIW217267", "DDIW217268", "DDIW217269", "DDIW217270", "DDIW217271", "DDIW217272", "DDIW217273", "DDIW217274", "DDIW217275", "DDIW217276", "DDIW217277", "DDIW217278", "DDIW217279", "DDIW217280", "DDIW217281", "DDIW217282", "DDIW217283", "DDIW217284", "DDIW217285", "DDIW217286", "DDIW217287", "DDIW217288", "DDIW217289", "DDIW217290", "DDIW217291", "DDIW217292", "DDIW217293"], "colorway_count": 32, "sku_images": {"DDIW217262": {"id": 100000002769, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "mickey-stripe-wallpaper", "alt": ""}, "DDIW217263": {"id": 100000002769, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "mickey-stripe-wallpaper", "alt": ""}, "DDIW217264": {"id": 100000002769, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "mickey-stripe-wallpaper", "alt": ""}, "DDIW217265": {"id": 100000002769, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "mickey-stripe-wallpaper", "alt": ""}, "DDIW217266": {"id": 100000002769, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "mickey-stripe-wallpaper", "alt": ""}, "DDIW217267": {"id": 100000002769, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "mickey-stripe-wallpaper", "alt": ""}, "DDIW217268": {"id": 100000002769, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "mickey-stripe-wallpaper", "alt": ""}, "DDIW217269": {"id": 100000002769, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "mickey-stripe-wallpaper", "alt": ""}, "DDIW217270": {"id": 100000002769, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "mickey-stripe-wallpaper", "alt": ""}, "DDIW217271": {"id": 100000002769, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "mickey-stripe-wallpaper", "alt": ""}, "DDIW217272": {"id": 100000002769, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "mickey-stripe-wallpaper", "alt": ""}, "DDIW217273": {"id": 100000002769, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "mickey-stripe-wallpaper", "alt": ""}, "DDIW217274": {"id": 100000002769, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "mickey-stripe-wallpaper", "alt": ""}, "DDIW217275": {"id": 100000002769, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "mickey-stripe-wallpaper", "alt": ""}, "DDIW217276": {"id": 100000002769, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "mickey-stripe-wallpaper", "alt": ""}, "DDIW217277": {"id": 100000002769, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "mickey-stripe-wallpaper", "alt": ""}, "DDIW217278": {"id": 100000002769, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "mickey-stripe-wallpaper", "alt": ""}, "DDIW217279": {"id": 100000002769, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "mickey-stripe-wallpaper", "alt": ""}, "DDIW217280": {"id": 100000002769, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "mickey-stripe-wallpaper", "alt": ""}, "DDIW217281": {"id": 100000002769, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "mickey-stripe-wallpaper", "alt": ""}, "DDIW217282": {"id": 100000002769, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "mickey-stripe-wallpaper", "alt": ""}, "DDIW217283": {"id": 100000002769, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "mickey-stripe-wallpaper", "alt": ""}, "DDIW217284": {"id": 100000002769, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "mickey-stripe-wallpaper", "alt": ""}, "DDIW217285": {"id": 100000002769, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "mickey-stripe-wallpaper", "alt": ""}, "DDIW217286": {"id": 100000002769, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "mickey-stripe-wallpaper", "alt": ""}, "DDIW217287": {"id": 100000002769, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "mickey-stripe-wallpaper", "alt": ""}, "DDIW217288": {"id": 100000002769, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "mickey-stripe-wallpaper", "alt": ""}, "DDIW217289": {"id": 100000002769, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "mickey-stripe-wallpaper", "alt": ""}, "DDIW217290": {"id": 100000002769, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "mickey-stripe-wallpaper", "alt": ""}, "DDIW217291": {"id": 100000002769, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "mickey-stripe-wallpaper", "alt": ""}, "DDIW217292": {"id": 100000002769, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "mickey-stripe-wallpaper", "alt": ""}, "DDIW217293": {"id": 100000002769, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w", "sizes": "(max-width: 1457px) 100vw, 1457px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-800x512.png 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-300x192.png 300w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-1024x656.png 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1-768x492.png 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/08/mickey-stripe-wallpaper-1.png 1457w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "mickey-stripe-wallpaper", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Sanderson", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/fornasetti-senza-tempo-ii-wallpapers/", "pattern": "Fornasetti Senza Tempo II Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["123_1001", "123_1002", "123_1003", "123_1004", "123_10046", "123_10047", "123_10048", "123_10049", "123_1005", "123_10050", "123_11051", "123_11052", "123_11053", "123_11054", "123_11055", "123_2006", "123_2007", "123_2008", "123_2009", "123_2010", "123_4016", "123_4017", "123_4018", "123_4019", "123_4020", "123_5022", "123_5023", "123_5024", "123_5025", "123_5026", "123_6027", "123_6028", "123_6029", "123_6030", "123_6031", "123_7032", "123_7033", "123_7034", "123_7035", "123_7036", "123_8038", "123_8039", "123_8040", "123_8041", "123_8042", "123_9043", "123_9044", "123_9045"], "colorway_count": 48, "sku_images": {"123_1001": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_1002": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_1003": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_1004": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_10046": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_10047": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_10048": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_10049": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_1005": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_10050": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_11051": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_11052": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_11053": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_11054": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_11055": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_2006": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_2007": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_2008": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_2009": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_2010": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_4016": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_4017": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_4018": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_4019": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_4020": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_5022": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_5023": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_5024": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_5025": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_5026": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_6027": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_6028": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_6029": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_6030": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_6031": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_7032": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_7033": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_7034": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_7035": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_7036": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_8038": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_8039": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_8040": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_8041": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_8042": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_9043": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_9044": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}, "123_9045": {"id": 162094, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-6-1.png", "srcset": "", "sizes": "(max-width: 537px) 100vw, 537px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 537px) 100vw, 537px", "name": "COVER-6.png", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Cole & Son", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/arcadian-thames-wallpaper/", "pattern": "Arcadian Thames Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["ZATW313039", "ZATW313040", "ZATW313041", "ZATW313042", "ZATW313043", "ZATW313044", "ZATW313045", "ZATW313046", "ZATW313047", "ZATW313048", "ZATW313049", "ZATW313050", "ZATW313051", "ZATW313052", "ZATW313053", "ZATW313054", "ZATW313055"], "colorway_count": 17, "sku_images": {"ZATW313039": {"id": 162090, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/arcadian-thames-wallpaper-collection-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/arcadian-thames-wallpaper-collection-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "arcadian-thames-wallpaper-collection.jpg", "alt": ""}, "ZATW313040": {"id": 162090, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/arcadian-thames-wallpaper-collection-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/arcadian-thames-wallpaper-collection-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "arcadian-thames-wallpaper-collection.jpg", "alt": ""}, "ZATW313041": {"id": 162090, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/arcadian-thames-wallpaper-collection-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/arcadian-thames-wallpaper-collection-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "arcadian-thames-wallpaper-collection.jpg", "alt": ""}, "ZATW313042": {"id": 162090, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/arcadian-thames-wallpaper-collection-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/arcadian-thames-wallpaper-collection-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "arcadian-thames-wallpaper-collection.jpg", "alt": ""}, "ZATW313043": {"id": 162090, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/arcadian-thames-wallpaper-collection-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/arcadian-thames-wallpaper-collection-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "arcadian-thames-wallpaper-collection.jpg", "alt": ""}, "ZATW313044": {"id": 162090, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/arcadian-thames-wallpaper-collection-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/arcadian-thames-wallpaper-collection-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "arcadian-thames-wallpaper-collection.jpg", "alt": ""}, "ZATW313045": {"id": 162090, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/arcadian-thames-wallpaper-collection-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/arcadian-thames-wallpaper-collection-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "arcadian-thames-wallpaper-collection.jpg", "alt": ""}, "ZATW313046": {"id": 162090, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/arcadian-thames-wallpaper-collection-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/arcadian-thames-wallpaper-collection-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "arcadian-thames-wallpaper-collection.jpg", "alt": ""}, "ZATW313047": {"id": 162090, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/arcadian-thames-wallpaper-collection-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/arcadian-thames-wallpaper-collection-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "arcadian-thames-wallpaper-collection.jpg", "alt": ""}, "ZATW313048": {"id": 162090, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/arcadian-thames-wallpaper-collection-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/arcadian-thames-wallpaper-collection-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "arcadian-thames-wallpaper-collection.jpg", "alt": ""}, "ZATW313049": {"id": 162090, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/arcadian-thames-wallpaper-collection-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/arcadian-thames-wallpaper-collection-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "arcadian-thames-wallpaper-collection.jpg", "alt": ""}, "ZATW313050": {"id": 162090, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/arcadian-thames-wallpaper-collection-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/arcadian-thames-wallpaper-collection-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "arcadian-thames-wallpaper-collection.jpg", "alt": ""}, "ZATW313051": {"id": 162090, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/arcadian-thames-wallpaper-collection-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/arcadian-thames-wallpaper-collection-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "arcadian-thames-wallpaper-collection.jpg", "alt": ""}, "ZATW313052": {"id": 162090, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/arcadian-thames-wallpaper-collection-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/arcadian-thames-wallpaper-collection-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "arcadian-thames-wallpaper-collection.jpg", "alt": ""}, "ZATW313053": {"id": 162090, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/arcadian-thames-wallpaper-collection-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/arcadian-thames-wallpaper-collection-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "arcadian-thames-wallpaper-collection.jpg", "alt": ""}, "ZATW313054": {"id": 162090, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/arcadian-thames-wallpaper-collection-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/arcadian-thames-wallpaper-collection-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "arcadian-thames-wallpaper-collection.jpg", "alt": ""}, "ZATW313055": {"id": 162090, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/arcadian-thames-wallpaper-collection-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/arcadian-thames-wallpaper-collection-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "arcadian-thames-wallpaper-collection.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Zoffany", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/eco-friendly/timeless-wallpapers/", "pattern": "Timeless Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["tm102", "tm104", "tm106", "tm109", "tm110", "tm111", "tm202", "tm206", "tm209", "tm210", "tm211", "tm212", "tm302", "tm304", "tm306", "tm309", "tm310", "tm311", "tm312", "tm406", "tm410", "tm411", "tm412", "tm509", "tm510"], "colorway_count": 25, "sku_images": {"tm102": {"id": 162076, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-207.jpg", "alt": ""}, "tm104": {"id": 162076, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-207.jpg", "alt": ""}, "tm106": {"id": 162076, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-207.jpg", "alt": ""}, "tm109": {"id": 162076, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-207.jpg", "alt": ""}, "tm110": {"id": 162076, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-207.jpg", "alt": ""}, "tm111": {"id": 162076, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-207.jpg", "alt": ""}, "tm202": {"id": 162076, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-207.jpg", "alt": ""}, "tm206": {"id": 162076, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-207.jpg", "alt": ""}, "tm209": {"id": 162076, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-207.jpg", "alt": ""}, "tm210": {"id": 162076, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-207.jpg", "alt": ""}, "tm211": {"id": 162076, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-207.jpg", "alt": ""}, "tm212": {"id": 162076, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-207.jpg", "alt": ""}, "tm302": {"id": 162076, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-207.jpg", "alt": ""}, "tm304": {"id": 162076, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-207.jpg", "alt": ""}, "tm306": {"id": 162076, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-207.jpg", "alt": ""}, "tm309": {"id": 162076, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-207.jpg", "alt": ""}, "tm310": {"id": 162076, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-207.jpg", "alt": ""}, "tm311": {"id": 162076, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-207.jpg", "alt": ""}, "tm312": {"id": 162076, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-207.jpg", "alt": ""}, "tm406": {"id": 162076, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-207.jpg", "alt": ""}, "tm410": {"id": 162076, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-207.jpg", "alt": ""}, "tm411": {"id": 162076, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-207.jpg", "alt": ""}, "tm412": {"id": 162076, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-207.jpg", "alt": ""}, "tm509": {"id": 162076, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-207.jpg", "alt": ""}, "tm510": {"id": 162076, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-207-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-207.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Texam", "distributor_direct": false}
{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/flower-market-wallpapers/", "pattern": "Flower Market Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["82381689_", "82387117_", "82387512_", "82387525_", "82389338_", "89212226_", "89215404_", "89216212_", "89216329_", "89216424_", "89216518_", "89218308_", "89219509_", "89221221_", "89223333_", "89224303_", "89226515_", "89227417_", "89229525_", "89231111_", "89236228_", "89236434_", "89236505_", "89237414_", "89241331_", "89246116_", "89246435_", "89247101_", "89251323_", "89257407_", "89259332_", "89261222_", "89261327_", "89265313_", "89266306_", "89267202_", "89267535_", "89269419_"], "colorway_count": 38, "sku_images": {"82381689_": {"id": 162036, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-7-1.jpg", "srcset": "", "sizes": "(max-width: 442px) 100vw, 442px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 442px) 100vw, 442px", "name": "cover_-7.jpg", "alt": ""}, "82387117_": {"id": 162036, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-7-1.jpg", "srcset": "", "sizes": "(max-width: 442px) 100vw, 442px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 442px) 100vw, 442px", "name": "cover_-7.jpg", "alt": ""}, "82387512_": {"id": 162036, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-7-1.jpg", "srcset": "", "sizes": "(max-width: 442px) 100vw, 442px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 442px) 100vw, 442px", "name": "cover_-7.jpg", "alt": ""}, "82387525_": {"id": 162036, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-7-1.jpg", "srcset": "", "sizes": "(max-width: 442px) 100vw, 442px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 442px) 100vw, 442px", "name": "cover_-7.jpg", "alt": ""}, "82389338_": {"id": 162036, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-7-1.jpg", "srcset": "", "sizes": "(max-width: 442px) 100vw, 442px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 442px) 100vw, 442px", "name": "cover_-7.jpg", "alt": ""}, "89212226_": {"id": 162036, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-7-1.jpg", "srcset": "", "sizes": "(max-width: 442px) 100vw, 442px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 442px) 100vw, 442px", "name": "cover_-7.jpg", "alt": ""}, "89215404_": {"id": 162036, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-7-1.jpg", "srcset": "", "sizes": "(max-width: 442px) 100vw, 442px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 442px) 100vw, 442px", "name": "cover_-7.jpg", "alt": ""}, "89216212_": {"id": 162036, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-7-1.jpg", "srcset": "", "sizes": "(max-width: 442px) 100vw, 442px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 442px) 100vw, 442px", "name": "cover_-7.jpg", "alt": ""}, "89216329_": {"id": 162036, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-7-1.jpg", "srcset": "", "sizes": "(max-width: 442px) 100vw, 442px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 442px) 100vw, 442px", "name": "cover_-7.jpg", "alt": ""}, "89216424_": {"id": 162036, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-7-1.jpg", "srcset": "", "sizes": "(max-width: 442px) 100vw, 442px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 442px) 100vw, 442px", "name": "cover_-7.jpg", "alt": ""}, "89216518_": {"id": 162036, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-7-1.jpg", "srcset": "", "sizes": "(max-width: 442px) 100vw, 442px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 442px) 100vw, 442px", "name": "cover_-7.jpg", "alt": ""}, "89218308_": {"id": 162036, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-7-1.jpg", "srcset": "", "sizes": "(max-width: 442px) 100vw, 442px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 442px) 100vw, 442px", "name": "cover_-7.jpg", "alt": ""}, "89219509_": {"id": 162036, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-7-1.jpg", "srcset": "", "sizes": "(max-width: 442px) 100vw, 442px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 442px) 100vw, 442px", "name": "cover_-7.jpg", "alt": ""}, "89221221_": {"id": 162036, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-7-1.jpg", "srcset": "", "sizes": "(max-width: 442px) 100vw, 442px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 442px) 100vw, 442px", "name": "cover_-7.jpg", "alt": ""}, "89223333_": {"id": 162036, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-7-1.jpg", "srcset": "", "sizes": "(max-width: 442px) 100vw, 442px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 442px) 100vw, 442px", "name": "cover_-7.jpg", "alt": ""}, "89224303_": {"id": 162036, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-7-1.jpg", "srcset": "", "sizes": "(max-width: 442px) 100vw, 442px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 442px) 100vw, 442px", "name": "cover_-7.jpg", "alt": ""}, "89226515_": {"id": 162036, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-7-1.jpg", "srcset": "", "sizes": "(max-width: 442px) 100vw, 442px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 442px) 100vw, 442px", "name": "cover_-7.jpg", "alt": ""}, "89227417_": {"id": 162036, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-7-1.jpg", "srcset": "", "sizes": "(max-width: 442px) 100vw, 442px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 442px) 100vw, 442px", "name": "cover_-7.jpg", "alt": ""}, "89229525_": {"id": 162036, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-7-1.jpg", "srcset": "", "sizes": "(max-width: 442px) 100vw, 442px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 442px) 100vw, 442px", "name": "cover_-7.jpg", "alt": ""}, "89231111_": {"id": 162036, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-7-1.jpg", "srcset": "", "sizes": "(max-width: 442px) 100vw, 442px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 442px) 100vw, 442px", "name": "cover_-7.jpg", "alt": ""}, "89236228_": {"id": 162036, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-7-1.jpg", "srcset": "", "sizes": "(max-width: 442px) 100vw, 442px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 442px) 100vw, 442px", "name": "cover_-7.jpg", "alt": ""}, "89236434_": {"id": 162036, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-7-1.jpg", "srcset": "", "sizes": "(max-width: 442px) 100vw, 442px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 442px) 100vw, 442px", "name": "cover_-7.jpg", "alt": ""}, "89236505_": {"id": 162036, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-7-1.jpg", "srcset": "", "sizes": "(max-width: 442px) 100vw, 442px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 442px) 100vw, 442px", "name": "cover_-7.jpg", "alt": ""}, "89237414_": {"id": 162036, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-7-1.jpg", "srcset": "", "sizes": "(max-width: 442px) 100vw, 442px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 442px) 100vw, 442px", "name": "cover_-7.jpg", "alt": ""}, "89241331_": {"id": 162036, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-7-1.jpg", "srcset": "", "sizes": "(max-width: 442px) 100vw, 442px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 442px) 100vw, 442px", "name": "cover_-7.jpg", "alt": ""}, "89246116_": {"id": 162036, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-7-1.jpg", "srcset": "", "sizes": "(max-width: 442px) 100vw, 442px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 442px) 100vw, 442px", "name": "cover_-7.jpg", "alt": ""}, "89246435_": {"id": 162036, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-7-1.jpg", "srcset": "", "sizes": "(max-width: 442px) 100vw, 442px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 442px) 100vw, 442px", "name": "cover_-7.jpg", "alt": ""}, "89247101_": {"id": 162036, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-7-1.jpg", "srcset": "", "sizes": "(max-width: 442px) 100vw, 442px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 442px) 100vw, 442px", "name": "cover_-7.jpg", "alt": ""}, "89251323_": {"id": 162036, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-7-1.jpg", "srcset": "", "sizes": "(max-width: 442px) 100vw, 442px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 442px) 100vw, 442px", "name": "cover_-7.jpg", "alt": ""}, "89257407_": {"id": 162036, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-7-1.jpg", "srcset": "", "sizes": "(max-width: 442px) 100vw, 442px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 442px) 100vw, 442px", "name": "cover_-7.jpg", "alt": ""}, "89259332_": {"id": 162036, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-7-1.jpg", "srcset": "", "sizes": "(max-width: 442px) 100vw, 442px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 442px) 100vw, 442px", "name": "cover_-7.jpg", "alt": ""}, "89261222_": {"id": 162036, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-7-1.jpg", "srcset": "", "sizes": "(max-width: 442px) 100vw, 442px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 442px) 100vw, 442px", "name": "cover_-7.jpg", "alt": ""}, "89261327_": {"id": 162036, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-7-1.jpg", "srcset": "", "sizes": "(max-width: 442px) 100vw, 442px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 442px) 100vw, 442px", "name": "cover_-7.jpg", "alt": ""}, "89265313_": {"id": 162036, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-7-1.jpg", "srcset": "", "sizes": "(max-width: 442px) 100vw, 442px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 442px) 100vw, 442px", "name": "cover_-7.jpg", "alt": ""}, "89266306_": {"id": 162036, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-7-1.jpg", "srcset": "", "sizes": "(max-width: 442px) 100vw, 442px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 442px) 100vw, 442px", "name": "cover_-7.jpg", "alt": ""}, "89267202_": {"id": 162036, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-7-1.jpg", "srcset": "", "sizes": "(max-width: 442px) 100vw, 442px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 442px) 100vw, 442px", "name": "cover_-7.jpg", "alt": ""}, "89267535_": {"id": 162036, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-7-1.jpg", "srcset": "", "sizes": "(max-width: 442px) 100vw, 442px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 442px) 100vw, 442px", "name": "cover_-7.jpg", "alt": ""}, "89269419_": {"id": 162036, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-7-1.jpg", "srcset": "", "sizes": "(max-width: 442px) 100vw, 442px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 442px) 100vw, 442px", "name": "cover_-7.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/so-color-5-wallpapers/", "pattern": "So Color 5 Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["26211204_", "26217010_", "80830101_", "80831202_", "80831265_", "80831313_", "80831405_", "80834174_", "80836466_", "80837227_", "80837535_", "80839803_", "82070127_", "82071101_", "82071338_", "82076129_", "82381141_", "82387254_", "82391587_", "82394125_", "82397387_", "82397700_", "82399027_", "82399359_", "84077414_", "84412315_", "84413328_", "85310221_", "85319675_", "85320288_", "85321487_", "85321719_", "85322342_", "85324412_", "85329246_", "85471523_", "85471596_", "85472172_", "85472183_", "85472724_", "85476144_", "85476405_", "85477621_", "85477832_", "85477842_", "85479243_", "85479453_", "85479458_", "85751121_", "85759408_", "85841010_", "85841119_", "85841212_", "86012532_", "86019534_", "86070020_", "86259526_", "86421262_", "86427333_", "87131121_", "87149017_", "87169409_", "87441255_", "87442100_", "87531559_", "87536976_", "87537716_", "87541350_", "87711552_", "88060116_", "88061118_", "88069141_", "88069232_", "88069509_", "88090101_", "88091138_", "88091328_", "88092540_", "88093408_", "88094242_", "88099237_", "88099303_", "88099525_", "88110246_", "88111222_", "88119529_", "88190143_", "88191386_", "88191710_", "88192492_", "88194403_", "88196400_", "88196725_", "88197508_", "88197833_", "88199415_", "88199938_", "88704569_", "88706621_", "88707633_", "88707758_", "88760054_", "88761433_", "88762461_", "88769927_", "88961244_", "88962620_", "88964319_", "88966871_", "88967152_", "88969250_", "89431205_", "89432605_", "89434305_", "89436805_", "89437105_", "89439205_", "89441203_", "89442603_", "89444303_", "89446803_", "89447103_", "89449203_"], "colorway_count": 123, "sku_images": {"26211204_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "26217010_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "80830101_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "80831202_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "80831265_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "80831313_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "80831405_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "80834174_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "80836466_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "80837227_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "80837535_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "80839803_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "82070127_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "82071101_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "82071338_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "82076129_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "82381141_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "82387254_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "82391587_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "82394125_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "82397387_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "82397700_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "82399027_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "82399359_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "84077414_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "84412315_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "84413328_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "85310221_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "85319675_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "85320288_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "85321487_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "85321719_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "85322342_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "85324412_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "85329246_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "85471523_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "85471596_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "85472172_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "85472183_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "85472724_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "85476144_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "85476405_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "85477621_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "85477832_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "85477842_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "85479243_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "85479453_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "85479458_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "85751121_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "85759408_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "85841010_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "85841119_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "85841212_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "86012532_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "86019534_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "86070020_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "86259526_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "86421262_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "86427333_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "87131121_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "87149017_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "87169409_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "87441255_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "87442100_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "87531559_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "87536976_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "87537716_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "87541350_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "87711552_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88060116_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88061118_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88069141_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88069232_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88069509_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88090101_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88091138_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88091328_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88092540_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88093408_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88094242_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88099237_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88099303_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88099525_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88110246_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88111222_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88119529_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88190143_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88191386_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88191710_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88192492_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88194403_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88196400_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88196725_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88197508_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88197833_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88199415_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88199938_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88704569_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88706621_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88707633_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88707758_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88760054_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88761433_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88762461_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88769927_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88961244_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88962620_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88964319_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88966871_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88967152_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88969250_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "89431205_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "89432605_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "89434305_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "89436805_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "89437105_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "89439205_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "89441203_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "89442603_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "89444303_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "89446803_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "89447103_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "89449203_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/colour-4-wallpapers/", "pattern": "Colour 4 Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["EDEF111613", "EDEF111615", "EVIW112060", "EVIW112063", "EVIW112064", "EVIW112065", "HANZ111633", "HANZ111634", "HANZ111658", "HANZ111659", "HC4W113000", "HC4W113001", "HC4W113002", "HC4W113003", "HC4W113004", "HC4W113005", "HC4W113006", "HC4W113007", "HC4W113008", "HC4W113009", "HC4W113010", "HC4W113011", "HC4W113012", "HC4W113013", "HC4W113014", "HC4W113015", "HC4W113016", "HC4W113017", "HC4W113018", "HC4W113019", "HC4W113020", "HC4W113021", "HC4W113022", "HC4W113023", "HC4W113040", "HC4W113041", "HC4W113042", "HMFW111588", "HMFW111591", "HMOW110900", "HMOW110901", "HMOW110902", "HMOW110903"], "colorway_count": 43, "sku_images": {"EDEF111613": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "EDEF111615": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "EVIW112060": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "EVIW112063": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "EVIW112064": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "EVIW112065": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "HANZ111633": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "HANZ111634": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "HANZ111658": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "HANZ111659": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "HC4W113000": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "HC4W113001": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "HC4W113002": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "HC4W113003": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "HC4W113004": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "HC4W113005": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "HC4W113006": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "HC4W113007": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "HC4W113008": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "HC4W113009": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "HC4W113010": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "HC4W113011": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "HC4W113012": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "HC4W113013": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "HC4W113014": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "HC4W113015": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "HC4W113016": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "HC4W113017": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "HC4W113018": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "HC4W113019": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "HC4W113020": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "HC4W113021": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "HC4W113022": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "HC4W113023": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "HC4W113040": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "HC4W113041": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "HC4W113042": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "HMFW111588": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "HMFW111591": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "HMOW110900": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "HMOW110901": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "HMOW110902": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "HMOW110903": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/emery-walkers-house-wallpapers/", "pattern": "Emery Walker’s House Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["MEWW217183", "MEWW217184", "MEWW217185", "MEWW217186", "MEWW217187", "MEWW217188", "MEWW217189", "MEWW217190", "MEWW217191", "MEWW217192", "MEWW217193", "MEWW217194", "MEWW217195", "MEWW217196", "MEWW217197", "MEWW217198", "MEWW217199", "MEWW217200", "MEWW217201", "MEWW217202", "MEWW217203", "MEWW217204", "MEWW217205", "MEWW217206", "MEWW217207", "MEWW217208", "MEWW217209", "MEWW217210"], "colorway_count": 28, "sku_images": {"MEWW217183": {"id": 162014, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "cover-3.png", "alt": ""}, "MEWW217184": {"id": 162014, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "cover-3.png", "alt": ""}, "MEWW217185": {"id": 162014, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "cover-3.png", "alt": ""}, "MEWW217186": {"id": 162014, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "cover-3.png", "alt": ""}, "MEWW217187": {"id": 162014, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "cover-3.png", "alt": ""}, "MEWW217188": {"id": 162014, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "cover-3.png", "alt": ""}, "MEWW217189": {"id": 162014, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "cover-3.png", "alt": ""}, "MEWW217190": {"id": 162014, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "cover-3.png", "alt": ""}, "MEWW217191": {"id": 162014, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "cover-3.png", "alt": ""}, "MEWW217192": {"id": 162014, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "cover-3.png", "alt": ""}, "MEWW217193": {"id": 162014, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "cover-3.png", "alt": ""}, "MEWW217194": {"id": 162014, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "cover-3.png", "alt": ""}, "MEWW217195": {"id": 162014, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "cover-3.png", "alt": ""}, "MEWW217196": {"id": 162014, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "cover-3.png", "alt": ""}, "MEWW217197": {"id": 162014, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "cover-3.png", "alt": ""}, "MEWW217198": {"id": 162014, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "cover-3.png", "alt": ""}, "MEWW217199": {"id": 162014, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "cover-3.png", "alt": ""}, "MEWW217200": {"id": 162014, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "cover-3.png", "alt": ""}, "MEWW217201": {"id": 162014, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "cover-3.png", "alt": ""}, "MEWW217202": {"id": 162014, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "cover-3.png", "alt": ""}, "MEWW217203": {"id": 162014, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "cover-3.png", "alt": ""}, "MEWW217204": {"id": 162014, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "cover-3.png", "alt": ""}, "MEWW217205": {"id": 162014, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "cover-3.png", "alt": ""}, "MEWW217206": {"id": 162014, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "cover-3.png", "alt": ""}, "MEWW217207": {"id": 162014, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "cover-3.png", "alt": ""}, "MEWW217208": {"id": 162014, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "cover-3.png", "alt": ""}, "MEWW217209": {"id": 162014, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "cover-3.png", "alt": ""}, "MEWW217210": {"id": 162014, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "cover-3.png", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/loom-stories-wallpapers/", "pattern": "Loom Stories Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["LS201", "LS202", "LS203", "LS204", "LS205", "LS206", "LS207", "LS208", "LS209", "LS210", "LS211", "LS212", "LS301", "LS302", "LS303", "LS304", "LS305", "LS306", "LS401", "LS402", "LS403", "LS404", "LS405", "LS501", "LS502", "LS503", "LS602", "LS603", "LS604", "LS605", "LS606", "LS701", "LS702", "LS703", "LS704", "LS801", "LS802", "LS803", "LS804", "LS805"], "colorway_count": 40, "sku_images": {"LS201": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS202": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS203": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS204": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS205": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS206": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS207": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS208": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS209": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS210": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS211": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS212": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS301": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS302": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS303": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS304": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS305": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS306": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS401": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS402": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS403": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS404": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS405": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS501": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS502": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS503": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS602": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS603": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS604": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS605": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS606": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS701": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS702": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS703": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS704": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS801": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS802": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS803": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS804": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS805": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/casca-wallpapers/", "pattern": "Casca Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["CAS21", "CAS22", "CAS23", "CAS24", "CAS25", "CAS31", "CAS32", "CAS41", "CAS42", "CAS43", "CAS44", "CAS45", "CAS46", "CAS51", "CAS52", "CAS53", "CAS61", "CAS62", "CAS71", "CAS81", "CAS82", "CAS83", "CAS84", "CAS85", "CAS86", "CAS87", "CAS88"], "colorway_count": 27, "sku_images": {"CAS21": {"id": 162012, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "Cover-181.jpg", "alt": ""}, "CAS22": {"id": 162012, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "Cover-181.jpg", "alt": ""}, "CAS23": {"id": 162012, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "Cover-181.jpg", "alt": ""}, "CAS24": {"id": 162012, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "Cover-181.jpg", "alt": ""}, "CAS25": {"id": 162012, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "Cover-181.jpg", "alt": ""}, "CAS31": {"id": 162012, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "Cover-181.jpg", "alt": ""}, "CAS32": {"id": 162012, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "Cover-181.jpg", "alt": ""}, "CAS41": {"id": 162012, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "Cover-181.jpg", "alt": ""}, "CAS42": {"id": 162012, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "Cover-181.jpg", "alt": ""}, "CAS43": {"id": 162012, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "Cover-181.jpg", "alt": ""}, "CAS44": {"id": 162012, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "Cover-181.jpg", "alt": ""}, "CAS45": {"id": 162012, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "Cover-181.jpg", "alt": ""}, "CAS46": {"id": 162012, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "Cover-181.jpg", "alt": ""}, "CAS51": {"id": 162012, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "Cover-181.jpg", "alt": ""}, "CAS52": {"id": 162012, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "Cover-181.jpg", "alt": ""}, "CAS53": {"id": 162012, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "Cover-181.jpg", "alt": ""}, "CAS61": {"id": 162012, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "Cover-181.jpg", "alt": ""}, "CAS62": {"id": 162012, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "Cover-181.jpg", "alt": ""}, "CAS71": {"id": 162012, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "Cover-181.jpg", "alt": ""}, "CAS81": {"id": 162012, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "Cover-181.jpg", "alt": ""}, "CAS82": {"id": 162012, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "Cover-181.jpg", "alt": ""}, "CAS83": {"id": 162012, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "Cover-181.jpg", "alt": ""}, "CAS84": {"id": 162012, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "Cover-181.jpg", "alt": ""}, "CAS85": {"id": 162012, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "Cover-181.jpg", "alt": ""}, "CAS86": {"id": 162012, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "Cover-181.jpg", "alt": ""}, "CAS87": {"id": 162012, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "Cover-181.jpg", "alt": ""}, "CAS88": {"id": 162012, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "Cover-181.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/twenties-wallpapers/", "pattern": "Twenties Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["80830101", "80831108", "80831265", "80836226", "80836345", "80837227", "80837446", "80839240", "80839542", "88630212", "88631323", "88634101", "88636464", "88637353", "88639595", "88640202", "88641313", "88642313", "88646484", "88647575", "88649509", "88651303", "88651565", "88657101", "88657407", "88657557", "88661331", "88661515", "88666404", "88666566", "88667111", "88667555", "88670222", "88676414", "88677474", "88679505", "88681331", "88686406", "88687525", "88689595", "88690226", "88699191", "88699229", "88699515"], "colorway_count": 44, "sku_images": {"80830101": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "80831108": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "80831265": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "80836226": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "80836345": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "80837227": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "80837446": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "80839240": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "80839542": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "88630212": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "88631323": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "88634101": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "88636464": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "88637353": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "88639595": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "88640202": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "88641313": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "88642313": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "88646484": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "88647575": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "88649509": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "88651303": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "88651565": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "88657101": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "88657407": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "88657557": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "88661331": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "88661515": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "88666404": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "88666566": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "88667111": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "88667555": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "88670222": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "88676414": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "88677474": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "88679505": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "88681331": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "88686406": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "88687525": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "88689595": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "88690226": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "88699191": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "88699229": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "88699515": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/birds-of-paradise-wallpapers/", "pattern": "Birds Of Paradise Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["BOP301", "BOP302", "BOP303", "BOP304", "BOP305", "BOP306", "BOP307", "BOP308", "BOP309", "BOP310", "BOP311", "BOP312", "BOP313", "BOP314", "BOP315", "BOP316", "BOP317", "BOP318", "BOP319", "BOP320", "BOP321", "BOP322", "BOP323", "BOP324", "BOP325", "BOP326", "BOP327", "BOP328", "BOP329", "BOP330", "BOP332", "BOP333", "bop401", "BOP501", "BOP502", "BOP601", "BOP701", "BOP702"], "colorway_count": 38, "sku_images": {"BOP301": {"id": 162011, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "COVER2-7.jpg", "alt": ""}, "BOP302": {"id": 162011, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "COVER2-7.jpg", "alt": ""}, "BOP303": {"id": 162011, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "COVER2-7.jpg", "alt": ""}, "BOP304": {"id": 162011, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "COVER2-7.jpg", "alt": ""}, "BOP305": {"id": 162011, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "COVER2-7.jpg", "alt": ""}, "BOP306": {"id": 162011, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "COVER2-7.jpg", "alt": ""}, "BOP307": {"id": 162011, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "COVER2-7.jpg", "alt": ""}, "BOP308": {"id": 162011, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "COVER2-7.jpg", "alt": ""}, "BOP309": {"id": 162011, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "COVER2-7.jpg", "alt": ""}, "BOP310": {"id": 162011, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "COVER2-7.jpg", "alt": ""}, "BOP311": {"id": 162011, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "COVER2-7.jpg", "alt": ""}, "BOP312": {"id": 162011, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "COVER2-7.jpg", "alt": ""}, "BOP313": {"id": 162011, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "COVER2-7.jpg", "alt": ""}, "BOP314": {"id": 162011, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "COVER2-7.jpg", "alt": ""}, "BOP315": {"id": 162011, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "COVER2-7.jpg", "alt": ""}, "BOP316": {"id": 162011, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "COVER2-7.jpg", "alt": ""}, "BOP317": {"id": 162011, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "COVER2-7.jpg", "alt": ""}, "BOP318": {"id": 162011, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "COVER2-7.jpg", "alt": ""}, "BOP319": {"id": 162011, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "COVER2-7.jpg", "alt": ""}, "BOP320": {"id": 162011, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "COVER2-7.jpg", "alt": ""}, "BOP321": {"id": 162011, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "COVER2-7.jpg", "alt": ""}, "BOP322": {"id": 162011, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "COVER2-7.jpg", "alt": ""}, "BOP323": {"id": 162011, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "COVER2-7.jpg", "alt": ""}, "BOP324": {"id": 162011, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "COVER2-7.jpg", "alt": ""}, "BOP325": {"id": 162011, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "COVER2-7.jpg", "alt": ""}, "BOP326": {"id": 162011, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "COVER2-7.jpg", "alt": ""}, "BOP327": {"id": 162011, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "COVER2-7.jpg", "alt": ""}, "BOP328": {"id": 162011, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "COVER2-7.jpg", "alt": ""}, "BOP329": {"id": 162011, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "COVER2-7.jpg", "alt": ""}, "BOP330": {"id": 162011, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "COVER2-7.jpg", "alt": ""}, "BOP332": {"id": 162011, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "COVER2-7.jpg", "alt": ""}, "BOP333": {"id": 162011, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "COVER2-7.jpg", "alt": ""}, "bop401": {"id": 162011, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "COVER2-7.jpg", "alt": ""}, "BOP501": {"id": 162011, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "COVER2-7.jpg", "alt": ""}, "BOP502": {"id": 162011, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "COVER2-7.jpg", "alt": ""}, "BOP601": {"id": 162011, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "COVER2-7.jpg", "alt": ""}, "BOP701": {"id": 162011, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "COVER2-7.jpg", "alt": ""}, "BOP702": {"id": 162011, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "COVER2-7.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/kyoto-wallpapers/", "pattern": "Kyoto Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["81681422", "88711352", "88716697", "88717089", "88717530", "88719211", "88719732", "88721788", "88727241", "88727928", "88729015", "88732272", "88736286", "88736958", "88737796", "88738744", "88747199", "88749053", "88751498", "88751850", "88756819", "88757921", "88759577", "88759999", "88760054", "88761433", "88762461", "88762612", "88766657", "88766755", "88766842", "88768879", "88769927"], "colorway_count": 33, "sku_images": {"81681422": {"id": 161980, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "srcset": "", "sizes": "(max-width: 363px) 100vw, 363px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 363px) 100vw, 363px", "name": "COVER-176.jpg", "alt": ""}, "88711352": {"id": 161980, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "srcset": "", "sizes": "(max-width: 363px) 100vw, 363px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 363px) 100vw, 363px", "name": "COVER-176.jpg", "alt": ""}, "88716697": {"id": 161980, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "srcset": "", "sizes": "(max-width: 363px) 100vw, 363px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 363px) 100vw, 363px", "name": "COVER-176.jpg", "alt": ""}, "88717089": {"id": 161980, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "srcset": "", "sizes": "(max-width: 363px) 100vw, 363px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 363px) 100vw, 363px", "name": "COVER-176.jpg", "alt": ""}, "88717530": {"id": 161980, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "srcset": "", "sizes": "(max-width: 363px) 100vw, 363px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 363px) 100vw, 363px", "name": "COVER-176.jpg", "alt": ""}, "88719211": {"id": 161980, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "srcset": "", "sizes": "(max-width: 363px) 100vw, 363px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 363px) 100vw, 363px", "name": "COVER-176.jpg", "alt": ""}, "88719732": {"id": 161980, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "srcset": "", "sizes": "(max-width: 363px) 100vw, 363px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 363px) 100vw, 363px", "name": "COVER-176.jpg", "alt": ""}, "88721788": {"id": 161980, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "srcset": "", "sizes": "(max-width: 363px) 100vw, 363px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 363px) 100vw, 363px", "name": "COVER-176.jpg", "alt": ""}, "88727241": {"id": 161980, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "srcset": "", "sizes": "(max-width: 363px) 100vw, 363px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 363px) 100vw, 363px", "name": "COVER-176.jpg", "alt": ""}, "88727928": {"id": 161980, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "srcset": "", "sizes": "(max-width: 363px) 100vw, 363px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 363px) 100vw, 363px", "name": "COVER-176.jpg", "alt": ""}, "88729015": {"id": 161980, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "srcset": "", "sizes": "(max-width: 363px) 100vw, 363px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 363px) 100vw, 363px", "name": "COVER-176.jpg", "alt": ""}, "88732272": {"id": 161980, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "srcset": "", "sizes": "(max-width: 363px) 100vw, 363px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 363px) 100vw, 363px", "name": "COVER-176.jpg", "alt": ""}, "88736286": {"id": 161980, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "srcset": "", "sizes": "(max-width: 363px) 100vw, 363px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 363px) 100vw, 363px", "name": "COVER-176.jpg", "alt": ""}, "88736958": {"id": 161980, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "srcset": "", "sizes": "(max-width: 363px) 100vw, 363px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 363px) 100vw, 363px", "name": "COVER-176.jpg", "alt": ""}, "88737796": {"id": 161980, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "srcset": "", "sizes": "(max-width: 363px) 100vw, 363px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 363px) 100vw, 363px", "name": "COVER-176.jpg", "alt": ""}, "88738744": {"id": 161980, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "srcset": "", "sizes": "(max-width: 363px) 100vw, 363px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 363px) 100vw, 363px", "name": "COVER-176.jpg", "alt": ""}, "88747199": {"id": 161980, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "srcset": "", "sizes": "(max-width: 363px) 100vw, 363px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 363px) 100vw, 363px", "name": "COVER-176.jpg", "alt": ""}, "88749053": {"id": 161980, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "srcset": "", "sizes": "(max-width: 363px) 100vw, 363px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 363px) 100vw, 363px", "name": "COVER-176.jpg", "alt": ""}, "88751498": {"id": 161980, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "srcset": "", "sizes": "(max-width: 363px) 100vw, 363px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 363px) 100vw, 363px", "name": "COVER-176.jpg", "alt": ""}, "88751850": {"id": 161980, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "srcset": "", "sizes": "(max-width: 363px) 100vw, 363px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 363px) 100vw, 363px", "name": "COVER-176.jpg", "alt": ""}, "88756819": {"id": 161980, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "srcset": "", "sizes": "(max-width: 363px) 100vw, 363px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 363px) 100vw, 363px", "name": "COVER-176.jpg", "alt": ""}, "88757921": {"id": 161980, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "srcset": "", "sizes": "(max-width: 363px) 100vw, 363px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 363px) 100vw, 363px", "name": "COVER-176.jpg", "alt": ""}, "88759577": {"id": 161980, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "srcset": "", "sizes": "(max-width: 363px) 100vw, 363px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 363px) 100vw, 363px", "name": "COVER-176.jpg", "alt": ""}, "88759999": {"id": 161980, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "srcset": "", "sizes": "(max-width: 363px) 100vw, 363px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 363px) 100vw, 363px", "name": "COVER-176.jpg", "alt": ""}, "88760054": {"id": 161980, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "srcset": "", "sizes": "(max-width: 363px) 100vw, 363px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 363px) 100vw, 363px", "name": "COVER-176.jpg", "alt": ""}, "88761433": {"id": 161980, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "srcset": "", "sizes": "(max-width: 363px) 100vw, 363px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 363px) 100vw, 363px", "name": "COVER-176.jpg", "alt": ""}, "88762461": {"id": 161980, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "srcset": "", "sizes": "(max-width: 363px) 100vw, 363px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 363px) 100vw, 363px", "name": "COVER-176.jpg", "alt": ""}, "88762612": {"id": 161980, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "srcset": "", "sizes": "(max-width: 363px) 100vw, 363px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 363px) 100vw, 363px", "name": "COVER-176.jpg", "alt": ""}, "88766657": {"id": 161980, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "srcset": "", "sizes": "(max-width: 363px) 100vw, 363px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 363px) 100vw, 363px", "name": "COVER-176.jpg", "alt": ""}, "88766755": {"id": 161980, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "srcset": "", "sizes": "(max-width: 363px) 100vw, 363px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 363px) 100vw, 363px", "name": "COVER-176.jpg", "alt": ""}, "88766842": {"id": 161980, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "srcset": "", "sizes": "(max-width: 363px) 100vw, 363px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 363px) 100vw, 363px", "name": "COVER-176.jpg", "alt": ""}, "88768879": {"id": 161980, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "srcset": "", "sizes": "(max-width: 363px) 100vw, 363px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 363px) 100vw, 363px", "name": "COVER-176.jpg", "alt": ""}, "88769927": {"id": 161980, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "srcset": "", "sizes": "(max-width: 363px) 100vw, 363px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 363px) 100vw, 363px", "name": "COVER-176.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/california-wallpapers/", "pattern": "California Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["87531430", "87531806", "87532222", "87533030", "87536363", "87536742", "87537347", "87537716", "87539999", "88801212", "88801414", "88802121", "88806565", "88806868", "88807171", "88807373", "88809696", "88811717", "88812424", "88817676", "88819595", "88821202", "88822323", "88823333", "88825454", "88826161", "88826767", "88827272", "88829090", "88832525", "88832727", "88837070", "88837474", "88839191"], "colorway_count": 34, "sku_images": {"87531430": {"id": 161978, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "srcset": "", "sizes": "(max-width: 407px) 100vw, 407px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 407px) 100vw, 407px", "name": "COVER-174.jpg", "alt": ""}, "87531806": {"id": 161978, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "srcset": "", "sizes": "(max-width: 407px) 100vw, 407px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 407px) 100vw, 407px", "name": "COVER-174.jpg", "alt": ""}, "87532222": {"id": 161978, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "srcset": "", "sizes": "(max-width: 407px) 100vw, 407px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 407px) 100vw, 407px", "name": "COVER-174.jpg", "alt": ""}, "87533030": {"id": 161978, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "srcset": "", "sizes": "(max-width: 407px) 100vw, 407px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 407px) 100vw, 407px", "name": "COVER-174.jpg", "alt": ""}, "87536363": {"id": 161978, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "srcset": "", "sizes": "(max-width: 407px) 100vw, 407px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 407px) 100vw, 407px", "name": "COVER-174.jpg", "alt": ""}, "87536742": {"id": 161978, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "srcset": "", "sizes": "(max-width: 407px) 100vw, 407px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 407px) 100vw, 407px", "name": "COVER-174.jpg", "alt": ""}, "87537347": {"id": 161978, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "srcset": "", "sizes": "(max-width: 407px) 100vw, 407px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 407px) 100vw, 407px", "name": "COVER-174.jpg", "alt": ""}, "87537716": {"id": 161978, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "srcset": "", "sizes": "(max-width: 407px) 100vw, 407px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 407px) 100vw, 407px", "name": "COVER-174.jpg", "alt": ""}, "87539999": {"id": 161978, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "srcset": "", "sizes": "(max-width: 407px) 100vw, 407px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 407px) 100vw, 407px", "name": "COVER-174.jpg", "alt": ""}, "88801212": {"id": 161978, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "srcset": "", "sizes": "(max-width: 407px) 100vw, 407px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 407px) 100vw, 407px", "name": "COVER-174.jpg", "alt": ""}, "88801414": {"id": 161978, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "srcset": "", "sizes": "(max-width: 407px) 100vw, 407px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 407px) 100vw, 407px", "name": "COVER-174.jpg", "alt": ""}, "88802121": {"id": 161978, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "srcset": "", "sizes": "(max-width: 407px) 100vw, 407px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 407px) 100vw, 407px", "name": "COVER-174.jpg", "alt": ""}, "88806565": {"id": 161978, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "srcset": "", "sizes": "(max-width: 407px) 100vw, 407px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 407px) 100vw, 407px", "name": "COVER-174.jpg", "alt": ""}, "88806868": {"id": 161978, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "srcset": "", "sizes": "(max-width: 407px) 100vw, 407px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 407px) 100vw, 407px", "name": "COVER-174.jpg", "alt": ""}, "88807171": {"id": 161978, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "srcset": "", "sizes": "(max-width: 407px) 100vw, 407px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 407px) 100vw, 407px", "name": "COVER-174.jpg", "alt": ""}, "88807373": {"id": 161978, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "srcset": "", "sizes": "(max-width: 407px) 100vw, 407px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 407px) 100vw, 407px", "name": "COVER-174.jpg", "alt": ""}, "88809696": {"id": 161978, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "srcset": "", "sizes": "(max-width: 407px) 100vw, 407px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 407px) 100vw, 407px", "name": "COVER-174.jpg", "alt": ""}, "88811717": {"id": 161978, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "srcset": "", "sizes": "(max-width: 407px) 100vw, 407px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 407px) 100vw, 407px", "name": "COVER-174.jpg", "alt": ""}, "88812424": {"id": 161978, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "srcset": "", "sizes": "(max-width: 407px) 100vw, 407px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 407px) 100vw, 407px", "name": "COVER-174.jpg", "alt": ""}, "88817676": {"id": 161978, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "srcset": "", "sizes": "(max-width: 407px) 100vw, 407px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 407px) 100vw, 407px", "name": "COVER-174.jpg", "alt": ""}, "88819595": {"id": 161978, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "srcset": "", "sizes": "(max-width: 407px) 100vw, 407px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 407px) 100vw, 407px", "name": "COVER-174.jpg", "alt": ""}, "88821202": {"id": 161978, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "srcset": "", "sizes": "(max-width: 407px) 100vw, 407px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 407px) 100vw, 407px", "name": "COVER-174.jpg", "alt": ""}, "88822323": {"id": 161978, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "srcset": "", "sizes": "(max-width: 407px) 100vw, 407px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 407px) 100vw, 407px", "name": "COVER-174.jpg", "alt": ""}, "88823333": {"id": 161978, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "srcset": "", "sizes": "(max-width: 407px) 100vw, 407px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 407px) 100vw, 407px", "name": "COVER-174.jpg", "alt": ""}, "88825454": {"id": 161978, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "srcset": "", "sizes": "(max-width: 407px) 100vw, 407px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 407px) 100vw, 407px", "name": "COVER-174.jpg", "alt": ""}, "88826161": {"id": 161978, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "srcset": "", "sizes": "(max-width: 407px) 100vw, 407px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 407px) 100vw, 407px", "name": "COVER-174.jpg", "alt": ""}, "88826767": {"id": 161978, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "srcset": "", "sizes": "(max-width: 407px) 100vw, 407px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 407px) 100vw, 407px", "name": "COVER-174.jpg", "alt": ""}, "88827272": {"id": 161978, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "srcset": "", "sizes": "(max-width: 407px) 100vw, 407px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 407px) 100vw, 407px", "name": "COVER-174.jpg", "alt": ""}, "88829090": {"id": 161978, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "srcset": "", "sizes": "(max-width: 407px) 100vw, 407px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 407px) 100vw, 407px", "name": "COVER-174.jpg", "alt": ""}, "88832525": {"id": 161978, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "srcset": "", "sizes": "(max-width: 407px) 100vw, 407px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 407px) 100vw, 407px", "name": "COVER-174.jpg", "alt": ""}, "88832727": {"id": 161978, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "srcset": "", "sizes": "(max-width: 407px) 100vw, 407px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 407px) 100vw, 407px", "name": "COVER-174.jpg", "alt": ""}, "88837070": {"id": 161978, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "srcset": "", "sizes": "(max-width: 407px) 100vw, 407px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 407px) 100vw, 407px", "name": "COVER-174.jpg", "alt": ""}, "88837474": {"id": 161978, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "srcset": "", "sizes": "(max-width: 407px) 100vw, 407px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 407px) 100vw, 407px", "name": "COVER-174.jpg", "alt": ""}, "88839191": {"id": 161978, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "srcset": "", "sizes": "(max-width: 407px) 100vw, 407px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 407px) 100vw, 407px", "name": "COVER-174.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/empreinte-wallpapers/", "pattern": "Empreinte Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["87536976", "88700012", "88700108", "88701029", "88701128", "88701142", "88701157", "88701230", "88701254", "88701364", "88701489", "88701512", "88701576", "88701593", "88701622", "88702187", "88702222", "88702597", "88702738", "88702746", "88702888", "88704124", "88704569", "88704790", "88706002", "88706120", "88706285", "88706357", "88706503", "88706621", "88706749", "88707120", "88707181", "88707356", "88707633", "88707758", "88707892", "88707959", "88709163", "88709175", "88709218", "88709312", "88709347", "88709461", "88709631", "88709877", "88709910"], "colorway_count": 47, "sku_images": {"87536976": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88700012": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88700108": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88701029": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88701128": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88701142": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88701157": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88701230": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88701254": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88701364": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88701489": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88701512": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88701576": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88701593": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88701622": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88702187": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88702222": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88702597": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88702738": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88702746": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88702888": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88704124": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88704569": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88704790": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88706002": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88706120": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88706285": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88706357": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88706503": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88706621": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88706749": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88707120": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88707181": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88707356": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88707633": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88707758": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88707892": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88707959": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88709163": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88709175": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88709218": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88709312": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88709347": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88709461": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88709631": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88709877": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88709910": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/high-performance-patina-wallpapers/", "pattern": "High Performance-Patina Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["HPP201", "HPP202", "HPP203", "HPP204", "HPP205", "HPP206", "HPP207", "HPP208", "HPP209", "HPP210", "HPP211", "HPP301", "HPP302", "HPP303", "HPP304", "HPP305", "HPP306", "HPP307", "HPP308", "HPP309", "HPP310", "HPP311", "HPP401", "HPP402", "HPP403", "HPP404", "HPP405", "HPP406", "HPP407", "HPP408", "HPP409", "HPP410", "HPP411", "HPP501", "HPP502", "HPP503", "HPP504", "HPP505", "HPP506", "HPP507", "HPP508", "HPP509", "HPP510", "HPP511", "HPP601", "HPP602", "HPP603", "HPP604", "HPP605", "HPP606", "HPP607", "HPP608", "HPP609", "HPP610", "HPP611", "KHA31", "KHA32", "KHA33", "KHA34", "KHA35"], "colorway_count": 60, "sku_images": {"HPP201": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP202": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP203": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP204": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP205": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP206": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP207": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP208": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP209": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP210": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP211": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP301": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP302": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP303": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP304": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP305": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP306": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP307": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP308": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP309": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP310": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP311": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP401": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP402": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP403": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP404": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP405": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP406": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP407": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP408": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP409": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP410": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP411": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP501": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP502": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP503": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP504": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP505": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP506": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP507": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP508": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP509": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP510": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP511": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP601": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP602": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP603": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP604": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP605": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP606": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP607": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP608": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP609": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP610": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP611": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "KHA31": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "KHA32": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "KHA33": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "KHA34": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "KHA35": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/once-upon-a-time-wallpapers/", "pattern": "Once Upon A Time Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["29696111", "29756430", "29791118", "29794286", "29797070", "29881010", "29882343", "29887589", "88241732", "88247356", "88249210", "88257024", "88259197", "88261157", "88262597", "88264232", "88266548", "88267763", "88269400", "88276815", "88277253", "88277946", "88279807", "88304419", "88307403", "88309102", "88314120", "88316471", "88317088", "88319021", "88324630", "88326782", "88327742", "88329659", "88354308", "88357492", "88359155", "88361974", "88368726", "88372658", "88372931", "88381887", "88387526", "88389050", "88579023", "88582882", "88593395", "88602764", "88618617", "88627758"], "colorway_count": 50, "sku_images": {"29696111": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "29756430": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "29791118": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "29794286": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "29797070": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "29881010": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "29882343": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "29887589": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88241732": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88247356": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88249210": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88257024": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88259197": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88261157": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88262597": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88264232": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88266548": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88267763": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88269400": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88276815": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88277253": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88277946": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88279807": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88304419": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88307403": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88309102": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88314120": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88316471": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88317088": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88319021": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88324630": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88326782": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88327742": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88329659": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88354308": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88357492": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88359155": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88361974": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88368726": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88372658": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88372931": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88381887": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88387526": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88389050": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88579023": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88582882": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88593395": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88602764": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88618617": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88627758": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/colour-3-wallpapers/", "pattern": "Colour 3 Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["EANT111166_", "EANT111167_", "EANT111168_", "EANT111169_", "EANT111170_", "EANV111863_", "EREE110762_", "EREE110763_", "EREE110764_", "EREE110767_", "EREE110769_", "EREE110771_", "EREE110772_", "EREE110773_", "EREE110775_", "EREE110776_", "EREE110777_", "HMFW111571_", "HMFW111572_", "HMOM110104_", "HMOM110108_", "HMOT110379_", "HMOW110885_", "HQN3112917_", "HQN3112918_", "HQN3112919_", "HQN3112920_", "HQN3112921_", "HQN3112922_", "HQN3112923_", "HQN3112924_", "HQN3112925_", "HQN3112926_", "HQN3112927_", "HQN3112928_", "HQN3112929_", "HQN3112930_", "HQN3112931_", "HQN3112932_", "HQN3112933_", "HQN3112934_", "HQN3112935_", "HQN3112936_", "HQN3112937_", "HQN3112938_", "HQN3112939_", "HQN3112940_", "HQN3112941_", "HQN3112942_", "HQN3112943_", "HQN3112944_"], "colorway_count": 51, "sku_images": {"EANT111166_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "EANT111167_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "EANT111168_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "EANT111169_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "EANT111170_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "EANV111863_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "EREE110762_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "EREE110763_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "EREE110764_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "EREE110767_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "EREE110769_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "EREE110771_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "EREE110772_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "EREE110773_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "EREE110775_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "EREE110776_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "EREE110777_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "HMFW111571_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "HMFW111572_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "HMOM110104_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "HMOM110108_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "HMOT110379_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "HMOW110885_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "HQN3112917_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "HQN3112918_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "HQN3112919_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "HQN3112920_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "HQN3112921_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "HQN3112922_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "HQN3112923_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "HQN3112924_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "HQN3112925_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "HQN3112926_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "HQN3112927_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "HQN3112928_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "HQN3112929_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "HQN3112930_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "HQN3112931_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "HQN3112932_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "HQN3112933_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "HQN3112934_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "HQN3112935_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "HQN3112936_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "HQN3112937_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "HQN3112938_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "HQN3112939_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "HQN3112940_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "HQN3112941_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "HQN3112942_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "HQN3112943_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "HQN3112944_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/so-color-5-wallpapers/", "pattern": "So Color 5 Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["26211204_", "26217010_", "80830101_", "80831202_", "80831265_", "80831313_", "80831405_", "80834174_", "80836466_", "80837227_", "80837535_", "80839803_", "82070127_", "82071101_", "82071338_", "82076129_", "82381141_", "82387254_", "82391587_", "82394125_", "82397387_", "82397700_", "82399027_", "82399359_", "84077414_", "84412315_", "84413328_", "85310221_", "85319675_", "85320288_", "85321487_", "85321719_", "85322342_", "85324412_", "85329246_", "85471523_", "85471596_", "85472172_", "85472183_", "85472724_", "85476144_", "85476405_", "85477621_", "85477832_", "85477842_", "85479243_", "85479453_", "85479458_", "85751121_", "85759408_", "85841010_", "85841119_", "85841212_", "86012532_", "86019534_", "86070020_", "86259526_", "86421262_", "86427333_", "87131121_", "87149017_", "87169409_", "87441255_", "87442100_", "87531559_", "87536976_", "87537716_", "87541350_", "87711552_", "88060116_", "88061118_", "88069141_", "88069232_", "88069509_", "88090101_", "88091138_", "88091328_", "88092540_", "88093408_", "88094242_", "88099237_", "88099303_", "88099525_", "88110246_", "88111222_", "88119529_", "88190143_", "88191386_", "88191710_", "88192492_", "88194403_", "88196400_", "88196725_", "88197508_", "88197833_", "88199415_", "88199938_", "88704569_", "88706621_", "88707633_", "88707758_", "88760054_", "88761433_", "88762461_", "88769927_", "88961244_", "88962620_", "88964319_", "88966871_", "88967152_", "88969250_", "89431205_", "89432605_", "89434305_", "89436805_", "89437105_", "89439205_", "89441203_", "89442603_", "89444303_", "89446803_", "89447103_", "89449203_"], "colorway_count": 123, "sku_images": {"26211204_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "26217010_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "80830101_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "80831202_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "80831265_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "80831313_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "80831405_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "80834174_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "80836466_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "80837227_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "80837535_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "80839803_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "82070127_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "82071101_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "82071338_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "82076129_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "82381141_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "82387254_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "82391587_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "82394125_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "82397387_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "82397700_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "82399027_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "82399359_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "84077414_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "84412315_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "84413328_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "85310221_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "85319675_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "85320288_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "85321487_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "85321719_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "85322342_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "85324412_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "85329246_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "85471523_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "85471596_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "85472172_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "85472183_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "85472724_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "85476144_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "85476405_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "85477621_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "85477832_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "85477842_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "85479243_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "85479453_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "85479458_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "85751121_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "85759408_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "85841010_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "85841119_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "85841212_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "86012532_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "86019534_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "86070020_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "86259526_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "86421262_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "86427333_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "87131121_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "87149017_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "87169409_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "87441255_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "87442100_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "87531559_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "87536976_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "87537716_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "87541350_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "87711552_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88060116_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88061118_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88069141_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88069232_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88069509_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88090101_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88091138_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88091328_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88092540_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88093408_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88094242_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88099237_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88099303_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88099525_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88110246_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88111222_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88119529_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88190143_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88191386_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88191710_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88192492_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88194403_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88196400_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88196725_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88197508_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88197833_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88199415_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88199938_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88704569_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88706621_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88707633_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88707758_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88760054_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88761433_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88762461_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88769927_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88961244_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88962620_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88964319_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88966871_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88967152_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "88969250_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "89431205_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "89432605_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "89434305_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "89436805_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "89437105_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "89439205_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "89441203_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "89442603_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "89444303_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "89446803_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "89447103_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}, "89449203_": {"id": 162037, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-193-1.jpg", "srcset": "", "sizes": "(max-width: 402px) 100vw, 402px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 402px) 100vw, 402px", "name": "cover-193.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Casadeco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/colour-4-wallpapers/", "pattern": "Colour 4 Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["EDEF111613", "EDEF111615", "EVIW112060", "EVIW112063", "EVIW112064", "EVIW112065", "HANZ111633", "HANZ111634", "HANZ111658", "HANZ111659", "HC4W113000", "HC4W113001", "HC4W113002", "HC4W113003", "HC4W113004", "HC4W113005", "HC4W113006", "HC4W113007", "HC4W113008", "HC4W113009", "HC4W113010", "HC4W113011", "HC4W113012", "HC4W113013", "HC4W113014", "HC4W113015", "HC4W113016", "HC4W113017", "HC4W113018", "HC4W113019", "HC4W113020", "HC4W113021", "HC4W113022", "HC4W113023", "HC4W113040", "HC4W113041", "HC4W113042", "HMFW111588", "HMFW111591", "HMOW110900", "HMOW110901", "HMOW110902", "HMOW110903"], "colorway_count": 43, "sku_images": {"EDEF111613": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "EDEF111615": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "EVIW112060": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "EVIW112063": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "EVIW112064": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "EVIW112065": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "HANZ111633": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "HANZ111634": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "HANZ111658": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "HANZ111659": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "HC4W113000": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "HC4W113001": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "HC4W113002": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "HC4W113003": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "HC4W113004": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "HC4W113005": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "HC4W113006": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "HC4W113007": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "HC4W113008": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "HC4W113009": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "HC4W113010": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "HC4W113011": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "HC4W113012": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "HC4W113013": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "HC4W113014": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "HC4W113015": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "HC4W113016": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "HC4W113017": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "HC4W113018": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "HC4W113019": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "HC4W113020": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "HC4W113021": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "HC4W113022": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "HC4W113023": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "HC4W113040": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "HC4W113041": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "HC4W113042": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "HMFW111588": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "HMFW111591": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "HMOW110900": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "HMOW110901": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "HMOW110902": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}, "HMOW110903": {"id": 162021, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-colour-4-wallpapers-collection-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "harlequin-colour-4-wallpapers-collection.png", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Harlequin", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/emery-walkers-house-wallpapers/", "pattern": "Emery Walker’s House Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["MEWW217183", "MEWW217184", "MEWW217185", "MEWW217186", "MEWW217187", "MEWW217188", "MEWW217189", "MEWW217190", "MEWW217191", "MEWW217192", "MEWW217193", "MEWW217194", "MEWW217195", "MEWW217196", "MEWW217197", "MEWW217198", "MEWW217199", "MEWW217200", "MEWW217201", "MEWW217202", "MEWW217203", "MEWW217204", "MEWW217205", "MEWW217206", "MEWW217207", "MEWW217208", "MEWW217209", "MEWW217210"], "colorway_count": 28, "sku_images": {"MEWW217183": {"id": 162014, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "cover-3.png", "alt": ""}, "MEWW217184": {"id": 162014, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "cover-3.png", "alt": ""}, "MEWW217185": {"id": 162014, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "cover-3.png", "alt": ""}, "MEWW217186": {"id": 162014, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "cover-3.png", "alt": ""}, "MEWW217187": {"id": 162014, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "cover-3.png", "alt": ""}, "MEWW217188": {"id": 162014, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "cover-3.png", "alt": ""}, "MEWW217189": {"id": 162014, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "cover-3.png", "alt": ""}, "MEWW217190": {"id": 162014, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "cover-3.png", "alt": ""}, "MEWW217191": {"id": 162014, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "cover-3.png", "alt": ""}, "MEWW217192": {"id": 162014, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "cover-3.png", "alt": ""}, "MEWW217193": {"id": 162014, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "cover-3.png", "alt": ""}, "MEWW217194": {"id": 162014, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "cover-3.png", "alt": ""}, "MEWW217195": {"id": 162014, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "cover-3.png", "alt": ""}, "MEWW217196": {"id": 162014, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "cover-3.png", "alt": ""}, "MEWW217197": {"id": 162014, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "cover-3.png", "alt": ""}, "MEWW217198": {"id": 162014, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "cover-3.png", "alt": ""}, "MEWW217199": {"id": 162014, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "cover-3.png", "alt": ""}, "MEWW217200": {"id": 162014, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "cover-3.png", "alt": ""}, "MEWW217201": {"id": 162014, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "cover-3.png", "alt": ""}, "MEWW217202": {"id": 162014, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "cover-3.png", "alt": ""}, "MEWW217203": {"id": 162014, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "cover-3.png", "alt": ""}, "MEWW217204": {"id": 162014, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "cover-3.png", "alt": ""}, "MEWW217205": {"id": 162014, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "cover-3.png", "alt": ""}, "MEWW217206": {"id": 162014, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "cover-3.png", "alt": ""}, "MEWW217207": {"id": 162014, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "cover-3.png", "alt": ""}, "MEWW217208": {"id": 162014, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "cover-3.png", "alt": ""}, "MEWW217209": {"id": 162014, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "cover-3.png", "alt": ""}, "MEWW217210": {"id": 162014, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-3-1.png", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "cover-3.png", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Morris & Co", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/loom-stories-wallpapers/", "pattern": "Loom Stories Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["LS201", "LS202", "LS203", "LS204", "LS205", "LS206", "LS207", "LS208", "LS209", "LS210", "LS211", "LS212", "LS301", "LS302", "LS303", "LS304", "LS305", "LS306", "LS401", "LS402", "LS403", "LS404", "LS405", "LS501", "LS502", "LS503", "LS602", "LS603", "LS604", "LS605", "LS606", "LS701", "LS702", "LS703", "LS704", "LS801", "LS802", "LS803", "LS804", "LS805"], "colorway_count": 40, "sku_images": {"LS201": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS202": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS203": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS204": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS205": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS206": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS207": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS208": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS209": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS210": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS211": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS212": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS301": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS302": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS303": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS304": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS305": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS306": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS401": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS402": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS403": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS404": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS405": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS501": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS502": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS503": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS602": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS603": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS604": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS605": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS606": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS701": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS702": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS703": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS704": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS801": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS802": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS803": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS804": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}, "LS805": {"id": 162013, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-182-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-182.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Omexco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/casca-wallpapers/", "pattern": "Casca Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["CAS21", "CAS22", "CAS23", "CAS24", "CAS25", "CAS31", "CAS32", "CAS41", "CAS42", "CAS43", "CAS44", "CAS45", "CAS46", "CAS51", "CAS52", "CAS53", "CAS61", "CAS62", "CAS71", "CAS81", "CAS82", "CAS83", "CAS84", "CAS85", "CAS86", "CAS87", "CAS88"], "colorway_count": 27, "sku_images": {"CAS21": {"id": 162012, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "Cover-181.jpg", "alt": ""}, "CAS22": {"id": 162012, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "Cover-181.jpg", "alt": ""}, "CAS23": {"id": 162012, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "Cover-181.jpg", "alt": ""}, "CAS24": {"id": 162012, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "Cover-181.jpg", "alt": ""}, "CAS25": {"id": 162012, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "Cover-181.jpg", "alt": ""}, "CAS31": {"id": 162012, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "Cover-181.jpg", "alt": ""}, "CAS32": {"id": 162012, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "Cover-181.jpg", "alt": ""}, "CAS41": {"id": 162012, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "Cover-181.jpg", "alt": ""}, "CAS42": {"id": 162012, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "Cover-181.jpg", "alt": ""}, "CAS43": {"id": 162012, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "Cover-181.jpg", "alt": ""}, "CAS44": {"id": 162012, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "Cover-181.jpg", "alt": ""}, "CAS45": {"id": 162012, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "Cover-181.jpg", "alt": ""}, "CAS46": {"id": 162012, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "Cover-181.jpg", "alt": ""}, "CAS51": {"id": 162012, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "Cover-181.jpg", "alt": ""}, "CAS52": {"id": 162012, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "Cover-181.jpg", "alt": ""}, "CAS53": {"id": 162012, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "Cover-181.jpg", "alt": ""}, "CAS61": {"id": 162012, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "Cover-181.jpg", "alt": ""}, "CAS62": {"id": 162012, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "Cover-181.jpg", "alt": ""}, "CAS71": {"id": 162012, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "Cover-181.jpg", "alt": ""}, "CAS81": {"id": 162012, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "Cover-181.jpg", "alt": ""}, "CAS82": {"id": 162012, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "Cover-181.jpg", "alt": ""}, "CAS83": {"id": 162012, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "Cover-181.jpg", "alt": ""}, "CAS84": {"id": 162012, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "Cover-181.jpg", "alt": ""}, "CAS85": {"id": 162012, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "Cover-181.jpg", "alt": ""}, "CAS86": {"id": 162012, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "Cover-181.jpg", "alt": ""}, "CAS87": {"id": 162012, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "Cover-181.jpg", "alt": ""}, "CAS88": {"id": 162012, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Cover-181-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "Cover-181.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Omexco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/twenties-wallpapers/", "pattern": "Twenties Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["80830101", "80831108", "80831265", "80836226", "80836345", "80837227", "80837446", "80839240", "80839542", "88630212", "88631323", "88634101", "88636464", "88637353", "88639595", "88640202", "88641313", "88642313", "88646484", "88647575", "88649509", "88651303", "88651565", "88657101", "88657407", "88657557", "88661331", "88661515", "88666404", "88666566", "88667111", "88667555", "88670222", "88676414", "88677474", "88679505", "88681331", "88686406", "88687525", "88689595", "88690226", "88699191", "88699229", "88699515"], "colorway_count": 44, "sku_images": {"80830101": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "80831108": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "80831265": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "80836226": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "80836345": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "80837227": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "80837446": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "80839240": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "80839542": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "88630212": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "88631323": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "88634101": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "88636464": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "88637353": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "88639595": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "88640202": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "88641313": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "88642313": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "88646484": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "88647575": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "88649509": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "88651303": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "88651565": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "88657101": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "88657407": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "88657557": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "88661331": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "88661515": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "88666404": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "88666566": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "88667111": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "88667555": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "88670222": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "88676414": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "88677474": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "88679505": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "88681331": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "88686406": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "88687525": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "88689595": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "88690226": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "88699191": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "88699229": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}, "88699515": {"id": 161981, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-177-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "COVER-177.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Casadeco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/birds-of-paradise-wallpapers/", "pattern": "Birds Of Paradise Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["BOP301", "BOP302", "BOP303", "BOP304", "BOP305", "BOP306", "BOP307", "BOP308", "BOP309", "BOP310", "BOP311", "BOP312", "BOP313", "BOP314", "BOP315", "BOP316", "BOP317", "BOP318", "BOP319", "BOP320", "BOP321", "BOP322", "BOP323", "BOP324", "BOP325", "BOP326", "BOP327", "BOP328", "BOP329", "BOP330", "BOP332", "BOP333", "bop401", "BOP501", "BOP502", "BOP601", "BOP701", "BOP702"], "colorway_count": 38, "sku_images": {"BOP301": {"id": 162011, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "COVER2-7.jpg", "alt": ""}, "BOP302": {"id": 162011, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "COVER2-7.jpg", "alt": ""}, "BOP303": {"id": 162011, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "COVER2-7.jpg", "alt": ""}, "BOP304": {"id": 162011, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "COVER2-7.jpg", "alt": ""}, "BOP305": {"id": 162011, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "COVER2-7.jpg", "alt": ""}, "BOP306": {"id": 162011, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "COVER2-7.jpg", "alt": ""}, "BOP307": {"id": 162011, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "COVER2-7.jpg", "alt": ""}, "BOP308": {"id": 162011, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "COVER2-7.jpg", "alt": ""}, "BOP309": {"id": 162011, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "COVER2-7.jpg", "alt": ""}, "BOP310": {"id": 162011, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "COVER2-7.jpg", "alt": ""}, "BOP311": {"id": 162011, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "COVER2-7.jpg", "alt": ""}, "BOP312": {"id": 162011, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "COVER2-7.jpg", "alt": ""}, "BOP313": {"id": 162011, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "COVER2-7.jpg", "alt": ""}, "BOP314": {"id": 162011, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "COVER2-7.jpg", "alt": ""}, "BOP315": {"id": 162011, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "COVER2-7.jpg", "alt": ""}, "BOP316": {"id": 162011, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "COVER2-7.jpg", "alt": ""}, "BOP317": {"id": 162011, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "COVER2-7.jpg", "alt": ""}, "BOP318": {"id": 162011, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "COVER2-7.jpg", "alt": ""}, "BOP319": {"id": 162011, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "COVER2-7.jpg", "alt": ""}, "BOP320": {"id": 162011, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "COVER2-7.jpg", "alt": ""}, "BOP321": {"id": 162011, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "COVER2-7.jpg", "alt": ""}, "BOP322": {"id": 162011, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "COVER2-7.jpg", "alt": ""}, "BOP323": {"id": 162011, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "COVER2-7.jpg", "alt": ""}, "BOP324": {"id": 162011, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "COVER2-7.jpg", "alt": ""}, "BOP325": {"id": 162011, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "COVER2-7.jpg", "alt": ""}, "BOP326": {"id": 162011, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "COVER2-7.jpg", "alt": ""}, "BOP327": {"id": 162011, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "COVER2-7.jpg", "alt": ""}, "BOP328": {"id": 162011, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "COVER2-7.jpg", "alt": ""}, "BOP329": {"id": 162011, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "COVER2-7.jpg", "alt": ""}, "BOP330": {"id": 162011, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "COVER2-7.jpg", "alt": ""}, "BOP332": {"id": 162011, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "COVER2-7.jpg", "alt": ""}, "BOP333": {"id": 162011, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "COVER2-7.jpg", "alt": ""}, "bop401": {"id": 162011, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "COVER2-7.jpg", "alt": ""}, "BOP501": {"id": 162011, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "COVER2-7.jpg", "alt": ""}, "BOP502": {"id": 162011, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "COVER2-7.jpg", "alt": ""}, "BOP601": {"id": 162011, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "COVER2-7.jpg", "alt": ""}, "BOP701": {"id": 162011, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "COVER2-7.jpg", "alt": ""}, "BOP702": {"id": 162011, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER2-7-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "COVER2-7.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Omexco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/kyoto-wallpapers/", "pattern": "Kyoto Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["81681422", "88711352", "88716697", "88717089", "88717530", "88719211", "88719732", "88721788", "88727241", "88727928", "88729015", "88732272", "88736286", "88736958", "88737796", "88738744", "88747199", "88749053", "88751498", "88751850", "88756819", "88757921", "88759577", "88759999", "88760054", "88761433", "88762461", "88762612", "88766657", "88766755", "88766842", "88768879", "88769927"], "colorway_count": 33, "sku_images": {"81681422": {"id": 161980, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "srcset": "", "sizes": "(max-width: 363px) 100vw, 363px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 363px) 100vw, 363px", "name": "COVER-176.jpg", "alt": ""}, "88711352": {"id": 161980, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "srcset": "", "sizes": "(max-width: 363px) 100vw, 363px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 363px) 100vw, 363px", "name": "COVER-176.jpg", "alt": ""}, "88716697": {"id": 161980, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "srcset": "", "sizes": "(max-width: 363px) 100vw, 363px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 363px) 100vw, 363px", "name": "COVER-176.jpg", "alt": ""}, "88717089": {"id": 161980, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "srcset": "", "sizes": "(max-width: 363px) 100vw, 363px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 363px) 100vw, 363px", "name": "COVER-176.jpg", "alt": ""}, "88717530": {"id": 161980, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "srcset": "", "sizes": "(max-width: 363px) 100vw, 363px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 363px) 100vw, 363px", "name": "COVER-176.jpg", "alt": ""}, "88719211": {"id": 161980, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "srcset": "", "sizes": "(max-width: 363px) 100vw, 363px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 363px) 100vw, 363px", "name": "COVER-176.jpg", "alt": ""}, "88719732": {"id": 161980, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "srcset": "", "sizes": "(max-width: 363px) 100vw, 363px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 363px) 100vw, 363px", "name": "COVER-176.jpg", "alt": ""}, "88721788": {"id": 161980, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "srcset": "", "sizes": "(max-width: 363px) 100vw, 363px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 363px) 100vw, 363px", "name": "COVER-176.jpg", "alt": ""}, "88727241": {"id": 161980, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "srcset": "", "sizes": "(max-width: 363px) 100vw, 363px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 363px) 100vw, 363px", "name": "COVER-176.jpg", "alt": ""}, "88727928": {"id": 161980, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "srcset": "", "sizes": "(max-width: 363px) 100vw, 363px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 363px) 100vw, 363px", "name": "COVER-176.jpg", "alt": ""}, "88729015": {"id": 161980, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "srcset": "", "sizes": "(max-width: 363px) 100vw, 363px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 363px) 100vw, 363px", "name": "COVER-176.jpg", "alt": ""}, "88732272": {"id": 161980, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "srcset": "", "sizes": "(max-width: 363px) 100vw, 363px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 363px) 100vw, 363px", "name": "COVER-176.jpg", "alt": ""}, "88736286": {"id": 161980, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "srcset": "", "sizes": "(max-width: 363px) 100vw, 363px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 363px) 100vw, 363px", "name": "COVER-176.jpg", "alt": ""}, "88736958": {"id": 161980, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "srcset": "", "sizes": "(max-width: 363px) 100vw, 363px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 363px) 100vw, 363px", "name": "COVER-176.jpg", "alt": ""}, "88737796": {"id": 161980, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "srcset": "", "sizes": "(max-width: 363px) 100vw, 363px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 363px) 100vw, 363px", "name": "COVER-176.jpg", "alt": ""}, "88738744": {"id": 161980, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "srcset": "", "sizes": "(max-width: 363px) 100vw, 363px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 363px) 100vw, 363px", "name": "COVER-176.jpg", "alt": ""}, "88747199": {"id": 161980, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "srcset": "", "sizes": "(max-width: 363px) 100vw, 363px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 363px) 100vw, 363px", "name": "COVER-176.jpg", "alt": ""}, "88749053": {"id": 161980, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "srcset": "", "sizes": "(max-width: 363px) 100vw, 363px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 363px) 100vw, 363px", "name": "COVER-176.jpg", "alt": ""}, "88751498": {"id": 161980, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "srcset": "", "sizes": "(max-width: 363px) 100vw, 363px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 363px) 100vw, 363px", "name": "COVER-176.jpg", "alt": ""}, "88751850": {"id": 161980, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "srcset": "", "sizes": "(max-width: 363px) 100vw, 363px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 363px) 100vw, 363px", "name": "COVER-176.jpg", "alt": ""}, "88756819": {"id": 161980, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "srcset": "", "sizes": "(max-width: 363px) 100vw, 363px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 363px) 100vw, 363px", "name": "COVER-176.jpg", "alt": ""}, "88757921": {"id": 161980, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "srcset": "", "sizes": "(max-width: 363px) 100vw, 363px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 363px) 100vw, 363px", "name": "COVER-176.jpg", "alt": ""}, "88759577": {"id": 161980, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "srcset": "", "sizes": "(max-width: 363px) 100vw, 363px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 363px) 100vw, 363px", "name": "COVER-176.jpg", "alt": ""}, "88759999": {"id": 161980, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "srcset": "", "sizes": "(max-width: 363px) 100vw, 363px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 363px) 100vw, 363px", "name": "COVER-176.jpg", "alt": ""}, "88760054": {"id": 161980, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "srcset": "", "sizes": "(max-width: 363px) 100vw, 363px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 363px) 100vw, 363px", "name": "COVER-176.jpg", "alt": ""}, "88761433": {"id": 161980, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "srcset": "", "sizes": "(max-width: 363px) 100vw, 363px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 363px) 100vw, 363px", "name": "COVER-176.jpg", "alt": ""}, "88762461": {"id": 161980, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "srcset": "", "sizes": "(max-width: 363px) 100vw, 363px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 363px) 100vw, 363px", "name": "COVER-176.jpg", "alt": ""}, "88762612": {"id": 161980, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "srcset": "", "sizes": "(max-width: 363px) 100vw, 363px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 363px) 100vw, 363px", "name": "COVER-176.jpg", "alt": ""}, "88766657": {"id": 161980, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "srcset": "", "sizes": "(max-width: 363px) 100vw, 363px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 363px) 100vw, 363px", "name": "COVER-176.jpg", "alt": ""}, "88766755": {"id": 161980, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "srcset": "", "sizes": "(max-width: 363px) 100vw, 363px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 363px) 100vw, 363px", "name": "COVER-176.jpg", "alt": ""}, "88766842": {"id": 161980, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "srcset": "", "sizes": "(max-width: 363px) 100vw, 363px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 363px) 100vw, 363px", "name": "COVER-176.jpg", "alt": ""}, "88768879": {"id": 161980, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "srcset": "", "sizes": "(max-width: 363px) 100vw, 363px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 363px) 100vw, 363px", "name": "COVER-176.jpg", "alt": ""}, "88769927": {"id": 161980, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-176-1.jpg", "srcset": "", "sizes": "(max-width: 363px) 100vw, 363px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 363px) 100vw, 363px", "name": "COVER-176.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Casadeco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/california-wallpapers/", "pattern": "California Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["87531430", "87531806", "87532222", "87533030", "87536363", "87536742", "87537347", "87537716", "87539999", "88801212", "88801414", "88802121", "88806565", "88806868", "88807171", "88807373", "88809696", "88811717", "88812424", "88817676", "88819595", "88821202", "88822323", "88823333", "88825454", "88826161", "88826767", "88827272", "88829090", "88832525", "88832727", "88837070", "88837474", "88839191"], "colorway_count": 34, "sku_images": {"87531430": {"id": 161978, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "srcset": "", "sizes": "(max-width: 407px) 100vw, 407px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 407px) 100vw, 407px", "name": "COVER-174.jpg", "alt": ""}, "87531806": {"id": 161978, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "srcset": "", "sizes": "(max-width: 407px) 100vw, 407px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 407px) 100vw, 407px", "name": "COVER-174.jpg", "alt": ""}, "87532222": {"id": 161978, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "srcset": "", "sizes": "(max-width: 407px) 100vw, 407px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 407px) 100vw, 407px", "name": "COVER-174.jpg", "alt": ""}, "87533030": {"id": 161978, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "srcset": "", "sizes": "(max-width: 407px) 100vw, 407px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 407px) 100vw, 407px", "name": "COVER-174.jpg", "alt": ""}, "87536363": {"id": 161978, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "srcset": "", "sizes": "(max-width: 407px) 100vw, 407px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 407px) 100vw, 407px", "name": "COVER-174.jpg", "alt": ""}, "87536742": {"id": 161978, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "srcset": "", "sizes": "(max-width: 407px) 100vw, 407px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 407px) 100vw, 407px", "name": "COVER-174.jpg", "alt": ""}, "87537347": {"id": 161978, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "srcset": "", "sizes": "(max-width: 407px) 100vw, 407px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 407px) 100vw, 407px", "name": "COVER-174.jpg", "alt": ""}, "87537716": {"id": 161978, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "srcset": "", "sizes": "(max-width: 407px) 100vw, 407px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 407px) 100vw, 407px", "name": "COVER-174.jpg", "alt": ""}, "87539999": {"id": 161978, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "srcset": "", "sizes": "(max-width: 407px) 100vw, 407px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 407px) 100vw, 407px", "name": "COVER-174.jpg", "alt": ""}, "88801212": {"id": 161978, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "srcset": "", "sizes": "(max-width: 407px) 100vw, 407px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 407px) 100vw, 407px", "name": "COVER-174.jpg", "alt": ""}, "88801414": {"id": 161978, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "srcset": "", "sizes": "(max-width: 407px) 100vw, 407px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 407px) 100vw, 407px", "name": "COVER-174.jpg", "alt": ""}, "88802121": {"id": 161978, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "srcset": "", "sizes": "(max-width: 407px) 100vw, 407px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 407px) 100vw, 407px", "name": "COVER-174.jpg", "alt": ""}, "88806565": {"id": 161978, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "srcset": "", "sizes": "(max-width: 407px) 100vw, 407px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 407px) 100vw, 407px", "name": "COVER-174.jpg", "alt": ""}, "88806868": {"id": 161978, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "srcset": "", "sizes": "(max-width: 407px) 100vw, 407px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 407px) 100vw, 407px", "name": "COVER-174.jpg", "alt": ""}, "88807171": {"id": 161978, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "srcset": "", "sizes": "(max-width: 407px) 100vw, 407px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 407px) 100vw, 407px", "name": "COVER-174.jpg", "alt": ""}, "88807373": {"id": 161978, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "srcset": "", "sizes": "(max-width: 407px) 100vw, 407px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 407px) 100vw, 407px", "name": "COVER-174.jpg", "alt": ""}, "88809696": {"id": 161978, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "srcset": "", "sizes": "(max-width: 407px) 100vw, 407px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 407px) 100vw, 407px", "name": "COVER-174.jpg", "alt": ""}, "88811717": {"id": 161978, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "srcset": "", "sizes": "(max-width: 407px) 100vw, 407px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 407px) 100vw, 407px", "name": "COVER-174.jpg", "alt": ""}, "88812424": {"id": 161978, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "srcset": "", "sizes": "(max-width: 407px) 100vw, 407px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 407px) 100vw, 407px", "name": "COVER-174.jpg", "alt": ""}, "88817676": {"id": 161978, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "srcset": "", "sizes": "(max-width: 407px) 100vw, 407px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 407px) 100vw, 407px", "name": "COVER-174.jpg", "alt": ""}, "88819595": {"id": 161978, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "srcset": "", "sizes": "(max-width: 407px) 100vw, 407px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 407px) 100vw, 407px", "name": "COVER-174.jpg", "alt": ""}, "88821202": {"id": 161978, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "srcset": "", "sizes": "(max-width: 407px) 100vw, 407px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 407px) 100vw, 407px", "name": "COVER-174.jpg", "alt": ""}, "88822323": {"id": 161978, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "srcset": "", "sizes": "(max-width: 407px) 100vw, 407px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 407px) 100vw, 407px", "name": "COVER-174.jpg", "alt": ""}, "88823333": {"id": 161978, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "srcset": "", "sizes": "(max-width: 407px) 100vw, 407px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 407px) 100vw, 407px", "name": "COVER-174.jpg", "alt": ""}, "88825454": {"id": 161978, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "srcset": "", "sizes": "(max-width: 407px) 100vw, 407px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 407px) 100vw, 407px", "name": "COVER-174.jpg", "alt": ""}, "88826161": {"id": 161978, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "srcset": "", "sizes": "(max-width: 407px) 100vw, 407px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 407px) 100vw, 407px", "name": "COVER-174.jpg", "alt": ""}, "88826767": {"id": 161978, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "srcset": "", "sizes": "(max-width: 407px) 100vw, 407px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 407px) 100vw, 407px", "name": "COVER-174.jpg", "alt": ""}, "88827272": {"id": 161978, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "srcset": "", "sizes": "(max-width: 407px) 100vw, 407px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 407px) 100vw, 407px", "name": "COVER-174.jpg", "alt": ""}, "88829090": {"id": 161978, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "srcset": "", "sizes": "(max-width: 407px) 100vw, 407px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 407px) 100vw, 407px", "name": "COVER-174.jpg", "alt": ""}, "88832525": {"id": 161978, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "srcset": "", "sizes": "(max-width: 407px) 100vw, 407px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 407px) 100vw, 407px", "name": "COVER-174.jpg", "alt": ""}, "88832727": {"id": 161978, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "srcset": "", "sizes": "(max-width: 407px) 100vw, 407px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 407px) 100vw, 407px", "name": "COVER-174.jpg", "alt": ""}, "88837070": {"id": 161978, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "srcset": "", "sizes": "(max-width: 407px) 100vw, 407px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 407px) 100vw, 407px", "name": "COVER-174.jpg", "alt": ""}, "88837474": {"id": 161978, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "srcset": "", "sizes": "(max-width: 407px) 100vw, 407px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 407px) 100vw, 407px", "name": "COVER-174.jpg", "alt": ""}, "88839191": {"id": 161978, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-174-1.jpg", "srcset": "", "sizes": "(max-width: 407px) 100vw, 407px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 407px) 100vw, 407px", "name": "COVER-174.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Casadeco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/empreinte-wallpapers/", "pattern": "Empreinte Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["87536976", "88700012", "88700108", "88701029", "88701128", "88701142", "88701157", "88701230", "88701254", "88701364", "88701489", "88701512", "88701576", "88701593", "88701622", "88702187", "88702222", "88702597", "88702738", "88702746", "88702888", "88704124", "88704569", "88704790", "88706002", "88706120", "88706285", "88706357", "88706503", "88706621", "88706749", "88707120", "88707181", "88707356", "88707633", "88707758", "88707892", "88707959", "88709163", "88709175", "88709218", "88709312", "88709347", "88709461", "88709631", "88709877", "88709910"], "colorway_count": 47, "sku_images": {"87536976": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88700012": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88700108": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88701029": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88701128": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88701142": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88701157": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88701230": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88701254": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88701364": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88701489": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88701512": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88701576": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88701593": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88701622": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88702187": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88702222": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88702597": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88702738": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88702746": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88702888": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88704124": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88704569": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88704790": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88706002": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88706120": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88706285": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88706357": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88706503": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88706621": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88706749": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88707120": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88707181": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88707356": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88707633": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88707758": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88707892": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88707959": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88709163": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88709175": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88709218": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88709312": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88709347": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88709461": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88709631": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88709877": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}, "88709910": {"id": 161979, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-175-1.jpg", "srcset": "", "sizes": "(max-width: 421px) 100vw, 421px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 421px) 100vw, 421px", "name": "COVER-175.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Casadeco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/high-performance-patina-wallpapers/", "pattern": "High Performance-Patina Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["HPP201", "HPP202", "HPP203", "HPP204", "HPP205", "HPP206", "HPP207", "HPP208", "HPP209", "HPP210", "HPP211", "HPP301", "HPP302", "HPP303", "HPP304", "HPP305", "HPP306", "HPP307", "HPP308", "HPP309", "HPP310", "HPP311", "HPP401", "HPP402", "HPP403", "HPP404", "HPP405", "HPP406", "HPP407", "HPP408", "HPP409", "HPP410", "HPP411", "HPP501", "HPP502", "HPP503", "HPP504", "HPP505", "HPP506", "HPP507", "HPP508", "HPP509", "HPP510", "HPP511", "HPP601", "HPP602", "HPP603", "HPP604", "HPP605", "HPP606", "HPP607", "HPP608", "HPP609", "HPP610", "HPP611", "KHA31", "KHA32", "KHA33", "KHA34", "KHA35"], "colorway_count": 60, "sku_images": {"HPP201": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP202": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP203": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP204": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP205": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP206": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP207": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP208": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP209": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP210": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP211": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP301": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP302": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP303": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP304": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP305": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP306": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP307": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP308": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP309": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP310": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP311": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP401": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP402": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP403": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP404": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP405": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP406": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP407": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP408": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP409": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP410": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP411": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP501": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP502": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP503": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP504": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP505": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP506": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP507": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP508": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP509": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP510": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP511": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP601": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP602": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP603": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP604": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP605": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP606": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP607": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP608": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP609": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP610": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "HPP611": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "KHA31": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "KHA32": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "KHA33": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "KHA34": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}, "KHA35": {"id": 161770, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-103-1.jpg", "srcset": "", "sizes": "(max-width: 480px) 100vw, 480px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 480px) 100vw, 480px", "name": "cover-103.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Omexco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/once-upon-a-time-wallpapers/", "pattern": "Once Upon A Time Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["29696111", "29756430", "29791118", "29794286", "29797070", "29881010", "29882343", "29887589", "88241732", "88247356", "88249210", "88257024", "88259197", "88261157", "88262597", "88264232", "88266548", "88267763", "88269400", "88276815", "88277253", "88277946", "88279807", "88304419", "88307403", "88309102", "88314120", "88316471", "88317088", "88319021", "88324630", "88326782", "88327742", "88329659", "88354308", "88357492", "88359155", "88361974", "88368726", "88372658", "88372931", "88381887", "88387526", "88389050", "88579023", "88582882", "88593395", "88602764", "88618617", "88627758"], "colorway_count": 50, "sku_images": {"29696111": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "29756430": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "29791118": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "29794286": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "29797070": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "29881010": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "29882343": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "29887589": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88241732": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88247356": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88249210": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88257024": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88259197": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88261157": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88262597": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88264232": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88266548": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88267763": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88269400": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88276815": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88277253": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88277946": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88279807": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88304419": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88307403": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88309102": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88314120": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88316471": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88317088": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88319021": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88324630": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88326782": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88327742": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88329659": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88354308": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88357492": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88359155": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88361974": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88368726": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88372658": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88372931": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88381887": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88387526": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88389050": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88579023": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88582882": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88593395": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88602764": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88618617": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}, "88627758": {"id": 161746, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-95-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-95.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Casadeco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/colour-3-wallpapers/", "pattern": "Colour 3 Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["EANT111166_", "EANT111167_", "EANT111168_", "EANT111169_", "EANT111170_", "EANV111863_", "EREE110762_", "EREE110763_", "EREE110764_", "EREE110767_", "EREE110769_", "EREE110771_", "EREE110772_", "EREE110773_", "EREE110775_", "EREE110776_", "EREE110777_", "HMFW111571_", "HMFW111572_", "HMOM110104_", "HMOM110108_", "HMOT110379_", "HMOW110885_", "HQN3112917_", "HQN3112918_", "HQN3112919_", "HQN3112920_", "HQN3112921_", "HQN3112922_", "HQN3112923_", "HQN3112924_", "HQN3112925_", "HQN3112926_", "HQN3112927_", "HQN3112928_", "HQN3112929_", "HQN3112930_", "HQN3112931_", "HQN3112932_", "HQN3112933_", "HQN3112934_", "HQN3112935_", "HQN3112936_", "HQN3112937_", "HQN3112938_", "HQN3112939_", "HQN3112940_", "HQN3112941_", "HQN3112942_", "HQN3112943_", "HQN3112944_"], "colorway_count": 51, "sku_images": {"EANT111166_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "EANT111167_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "EANT111168_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "EANT111169_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "EANT111170_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "EANV111863_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "EREE110762_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "EREE110763_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "EREE110764_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "EREE110767_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "EREE110769_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "EREE110771_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "EREE110772_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "EREE110773_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "EREE110775_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "EREE110776_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "EREE110777_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "HMFW111571_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "HMFW111572_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "HMOM110104_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "HMOM110108_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "HMOT110379_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "HMOW110885_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "HQN3112917_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "HQN3112918_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "HQN3112919_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "HQN3112920_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "HQN3112921_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "HQN3112922_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "HQN3112923_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "HQN3112924_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "HQN3112925_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "HQN3112926_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "HQN3112927_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "HQN3112928_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "HQN3112929_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "HQN3112930_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "HQN3112931_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "HQN3112932_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "HQN3112933_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "HQN3112934_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "HQN3112935_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "HQN3112936_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "HQN3112937_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "HQN3112938_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "HQN3112939_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "HQN3112940_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "HQN3112941_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "HQN3112942_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "HQN3112943_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}, "HQN3112944_": {"id": 161747, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-2-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cover_-2.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Harlequin", "distributor_direct": false}
{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/minerals-wallpapers-2/", "pattern": "Minerals Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["88060116", "88061118", "88061239", "88067227", "88069141", "88069232", "88069323", "88069509", "88070136", "88071326", "88079404", "88080124", "88080333", "88081221", "88081515", "88086506", "88087244", "88089202", "88089519", "88090101", "88090220", "88091138", "88091212", "88091328", "88092540", "88093408", "88094242", "88096234", "88096545", "88099237", "88099303", "88099525", "88100110", "88104330", "88106414", "88107243", "88109535", "88110246", "88111222", "88111313", "88117207", "88119529"], "colorway_count": 42, "sku_images": {"88060116": {"id": 161745, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-94.jpg", "alt": ""}, "88061118": {"id": 161745, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-94.jpg", "alt": ""}, "88061239": {"id": 161745, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-94.jpg", "alt": ""}, "88067227": {"id": 161745, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-94.jpg", "alt": ""}, "88069141": {"id": 161745, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-94.jpg", "alt": ""}, "88069232": {"id": 161745, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-94.jpg", "alt": ""}, "88069323": {"id": 161745, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-94.jpg", "alt": ""}, "88069509": {"id": 161745, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-94.jpg", "alt": ""}, "88070136": {"id": 161745, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-94.jpg", "alt": ""}, "88071326": {"id": 161745, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-94.jpg", "alt": ""}, "88079404": {"id": 161745, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-94.jpg", "alt": ""}, "88080124": {"id": 161745, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-94.jpg", "alt": ""}, "88080333": {"id": 161745, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-94.jpg", "alt": ""}, "88081221": {"id": 161745, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-94.jpg", "alt": ""}, "88081515": {"id": 161745, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-94.jpg", "alt": ""}, "88086506": {"id": 161745, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-94.jpg", "alt": ""}, "88087244": {"id": 161745, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-94.jpg", "alt": ""}, "88089202": {"id": 161745, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-94.jpg", "alt": ""}, "88089519": {"id": 161745, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-94.jpg", "alt": ""}, "88090101": {"id": 161745, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-94.jpg", "alt": ""}, "88090220": {"id": 161745, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-94.jpg", "alt": ""}, "88091138": {"id": 161745, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-94.jpg", "alt": ""}, "88091212": {"id": 161745, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-94.jpg", "alt": ""}, "88091328": {"id": 161745, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-94.jpg", "alt": ""}, "88092540": {"id": 161745, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-94.jpg", "alt": ""}, "88093408": {"id": 161745, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-94.jpg", "alt": ""}, "88094242": {"id": 161745, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-94.jpg", "alt": ""}, "88096234": {"id": 161745, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-94.jpg", "alt": ""}, "88096545": {"id": 161745, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-94.jpg", "alt": ""}, "88099237": {"id": 161745, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-94.jpg", "alt": ""}, "88099303": {"id": 161745, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-94.jpg", "alt": ""}, "88099525": {"id": 161745, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-94.jpg", "alt": ""}, "88100110": {"id": 161745, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-94.jpg", "alt": ""}, "88104330": {"id": 161745, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-94.jpg", "alt": ""}, "88106414": {"id": 161745, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-94.jpg", "alt": ""}, "88107243": {"id": 161745, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-94.jpg", "alt": ""}, "88109535": {"id": 161745, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-94.jpg", "alt": ""}, "88110246": {"id": 161745, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-94.jpg", "alt": ""}, "88111222": {"id": 161745, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-94.jpg", "alt": ""}, "88111313": {"id": 161745, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-94.jpg", "alt": ""}, "88117207": {"id": 161745, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-94.jpg", "alt": ""}, "88119529": {"id": 161745, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-94-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-94.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/the-garden-vol-1-wallpapers/", "pattern": "The Garden Vol. 1 Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["120-1001", "120-1002", "120-1003", "120-1004", "120-2005", "120-2006", "120-2007", "120-2008", "120-3009", "120-4010", "120-4011", "120-4012", "120-4013", "120-5014", "120-5015", "120-5016", "120-5017", "120-6018", "120-6020", "120-6021", "120-6022", "120-6023"], "colorway_count": 22, "sku_images": {"120-1001": {"id": 161738, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w", "sizes": "(max-width: 844px) 100vw, 844px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-89.jpg", "alt": ""}, "120-1002": {"id": 161738, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w", "sizes": "(max-width: 844px) 100vw, 844px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-89.jpg", "alt": ""}, "120-1003": {"id": 161738, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w", "sizes": "(max-width: 844px) 100vw, 844px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-89.jpg", "alt": ""}, "120-1004": {"id": 161738, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w", "sizes": "(max-width: 844px) 100vw, 844px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-89.jpg", "alt": ""}, "120-2005": {"id": 161738, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w", "sizes": "(max-width: 844px) 100vw, 844px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-89.jpg", "alt": ""}, "120-2006": {"id": 161738, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w", "sizes": "(max-width: 844px) 100vw, 844px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-89.jpg", "alt": ""}, "120-2007": {"id": 161738, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w", "sizes": "(max-width: 844px) 100vw, 844px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-89.jpg", "alt": ""}, "120-2008": {"id": 161738, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w", "sizes": "(max-width: 844px) 100vw, 844px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-89.jpg", "alt": ""}, "120-3009": {"id": 161738, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w", "sizes": "(max-width: 844px) 100vw, 844px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-89.jpg", "alt": ""}, "120-4010": {"id": 161738, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w", "sizes": "(max-width: 844px) 100vw, 844px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-89.jpg", "alt": ""}, "120-4011": {"id": 161738, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w", "sizes": "(max-width: 844px) 100vw, 844px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-89.jpg", "alt": ""}, "120-4012": {"id": 161738, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w", "sizes": "(max-width: 844px) 100vw, 844px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-89.jpg", "alt": ""}, "120-4013": {"id": 161738, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w", "sizes": "(max-width: 844px) 100vw, 844px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-89.jpg", "alt": ""}, "120-5014": {"id": 161738, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w", "sizes": "(max-width: 844px) 100vw, 844px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-89.jpg", "alt": ""}, "120-5015": {"id": 161738, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w", "sizes": "(max-width: 844px) 100vw, 844px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-89.jpg", "alt": ""}, "120-5016": {"id": 161738, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w", "sizes": "(max-width: 844px) 100vw, 844px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-89.jpg", "alt": ""}, "120-5017": {"id": 161738, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w", "sizes": "(max-width: 844px) 100vw, 844px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-89.jpg", "alt": ""}, "120-6018": {"id": 161738, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w", "sizes": "(max-width: 844px) 100vw, 844px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-89.jpg", "alt": ""}, "120-6020": {"id": 161738, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w", "sizes": "(max-width: 844px) 100vw, 844px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-89.jpg", "alt": ""}, "120-6021": {"id": 161738, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w", "sizes": "(max-width: 844px) 100vw, 844px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-89.jpg", "alt": ""}, "120-6022": {"id": 161738, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w", "sizes": "(max-width: 844px) 100vw, 844px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-89.jpg", "alt": ""}, "120-6023": {"id": 161738, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w", "sizes": "(max-width: 844px) 100vw, 844px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-89.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/cotswolds-manor-wallpapers/", "pattern": "Cotswolds Manor Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["ZAMW310430", "ZAMW310431", "ZCOT313013", "ZCOT313014", "ZCOT313015", "ZCOT313016", "ZCOT313017", "ZCOT313018", "ZCOT313019", "ZCOT313020", "ZCOT313021", "ZCOT313022", "ZCOT313023", "ZCOT313024", "ZCOT313025", "ZCOT313026", "ZCOT313027", "ZCOT313028", "ZCOT313029", "ZCOT313030", "ZCOT313031", "ZCOT313032", "ZCOT313033", "ZKEM312645", "ZKEM312651", "ZKEM312652", "ZKEM312654", "ZNTP06001", "ZNTP06002", "ZNTP06004", "ZPHA312621", "ZPHA312622", "ZWOO311333", "ZWOO311336", "ZWOO311338", "ZWOO311345", "ZWOO311346", "ZWOO311348"], "colorway_count": 38, "sku_images": {"ZAMW310430": {"id": 161701, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-78.jpg", "alt": ""}, "ZAMW310431": {"id": 161701, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-78.jpg", "alt": ""}, "ZCOT313013": {"id": 161701, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-78.jpg", "alt": ""}, "ZCOT313014": {"id": 161701, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-78.jpg", "alt": ""}, "ZCOT313015": {"id": 161701, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-78.jpg", "alt": ""}, "ZCOT313016": {"id": 161701, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-78.jpg", "alt": ""}, "ZCOT313017": {"id": 161701, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-78.jpg", "alt": ""}, "ZCOT313018": {"id": 161701, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-78.jpg", "alt": ""}, "ZCOT313019": {"id": 161701, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-78.jpg", "alt": ""}, "ZCOT313020": {"id": 161701, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-78.jpg", "alt": ""}, "ZCOT313021": {"id": 161701, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-78.jpg", "alt": ""}, "ZCOT313022": {"id": 161701, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-78.jpg", "alt": ""}, "ZCOT313023": {"id": 161701, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-78.jpg", "alt": ""}, "ZCOT313024": {"id": 161701, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-78.jpg", "alt": ""}, "ZCOT313025": {"id": 161701, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-78.jpg", "alt": ""}, "ZCOT313026": {"id": 161701, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-78.jpg", "alt": ""}, "ZCOT313027": {"id": 161701, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-78.jpg", "alt": ""}, "ZCOT313028": {"id": 161701, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-78.jpg", "alt": ""}, "ZCOT313029": {"id": 161701, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-78.jpg", "alt": ""}, "ZCOT313030": {"id": 161701, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-78.jpg", "alt": ""}, "ZCOT313031": {"id": 161701, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-78.jpg", "alt": ""}, "ZCOT313032": {"id": 161701, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-78.jpg", "alt": ""}, "ZCOT313033": {"id": 161701, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-78.jpg", "alt": ""}, "ZKEM312645": {"id": 161701, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-78.jpg", "alt": ""}, "ZKEM312651": {"id": 161701, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-78.jpg", "alt": ""}, "ZKEM312652": {"id": 161701, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-78.jpg", "alt": ""}, "ZKEM312654": {"id": 161701, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-78.jpg", "alt": ""}, "ZNTP06001": {"id": 161701, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-78.jpg", "alt": ""}, "ZNTP06002": {"id": 161701, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-78.jpg", "alt": ""}, "ZNTP06004": {"id": 161701, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-78.jpg", "alt": ""}, "ZPHA312621": {"id": 161701, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-78.jpg", "alt": ""}, "ZPHA312622": {"id": 161701, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-78.jpg", "alt": ""}, "ZWOO311333": {"id": 161701, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-78.jpg", "alt": ""}, "ZWOO311336": {"id": 161701, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-78.jpg", "alt": ""}, "ZWOO311338": {"id": 161701, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-78.jpg", "alt": ""}, "ZWOO311345": {"id": 161701, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-78.jpg", "alt": ""}, "ZWOO311346": {"id": 161701, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-78.jpg", "alt": ""}, "ZWOO311348": {"id": 161701, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-78.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/bali-wallpapers_/", "pattern": "Bali Wallpapers_", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["88167593", "88169348", "88169700", "88170298", "88171154", "88172539", "88177301", "88177926", "88179811", "88180057", "88181270", "88181368", "88186789", "88187144", "88187832", "88189709", "88190143", "88191174", "88191386", "88191710", "88192492", "88194403", "88196400", "88196725", "88197249", "88197508", "88197833", "88199157", "88199415", "88199938", "88207203", "88207204", "88207205"], "colorway_count": 33, "sku_images": {"88167593": {"id": 161744, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w", "sizes": "(max-width: 1673px) 100vw, 1673px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-93.jpg", "alt": ""}, "88169348": {"id": 161744, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w", "sizes": "(max-width: 1673px) 100vw, 1673px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-93.jpg", "alt": ""}, "88169700": {"id": 161744, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w", "sizes": "(max-width: 1673px) 100vw, 1673px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-93.jpg", "alt": ""}, "88170298": {"id": 161744, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w", "sizes": "(max-width: 1673px) 100vw, 1673px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-93.jpg", "alt": ""}, "88171154": {"id": 161744, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w", "sizes": "(max-width: 1673px) 100vw, 1673px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-93.jpg", "alt": ""}, "88172539": {"id": 161744, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w", "sizes": "(max-width: 1673px) 100vw, 1673px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-93.jpg", "alt": ""}, "88177301": {"id": 161744, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w", "sizes": "(max-width: 1673px) 100vw, 1673px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-93.jpg", "alt": ""}, "88177926": {"id": 161744, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w", "sizes": "(max-width: 1673px) 100vw, 1673px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-93.jpg", "alt": ""}, "88179811": {"id": 161744, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w", "sizes": "(max-width: 1673px) 100vw, 1673px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-93.jpg", "alt": ""}, "88180057": {"id": 161744, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w", "sizes": "(max-width: 1673px) 100vw, 1673px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-93.jpg", "alt": ""}, "88181270": {"id": 161744, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w", "sizes": "(max-width: 1673px) 100vw, 1673px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-93.jpg", "alt": ""}, "88181368": {"id": 161744, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w", "sizes": "(max-width: 1673px) 100vw, 1673px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-93.jpg", "alt": ""}, "88186789": {"id": 161744, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w", "sizes": "(max-width: 1673px) 100vw, 1673px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-93.jpg", "alt": ""}, "88187144": {"id": 161744, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w", "sizes": "(max-width: 1673px) 100vw, 1673px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-93.jpg", "alt": ""}, "88187832": {"id": 161744, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w", "sizes": "(max-width: 1673px) 100vw, 1673px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-93.jpg", "alt": ""}, "88189709": {"id": 161744, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w", "sizes": "(max-width: 1673px) 100vw, 1673px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-93.jpg", "alt": ""}, "88190143": {"id": 161744, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w", "sizes": "(max-width: 1673px) 100vw, 1673px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-93.jpg", "alt": ""}, "88191174": {"id": 161744, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w", "sizes": "(max-width: 1673px) 100vw, 1673px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-93.jpg", "alt": ""}, "88191386": {"id": 161744, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w", "sizes": "(max-width: 1673px) 100vw, 1673px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-93.jpg", "alt": ""}, "88191710": {"id": 161744, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w", "sizes": "(max-width: 1673px) 100vw, 1673px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-93.jpg", "alt": ""}, "88192492": {"id": 161744, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w", "sizes": "(max-width: 1673px) 100vw, 1673px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-93.jpg", "alt": ""}, "88194403": {"id": 161744, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w", "sizes": "(max-width: 1673px) 100vw, 1673px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-93.jpg", "alt": ""}, "88196400": {"id": 161744, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w", "sizes": "(max-width: 1673px) 100vw, 1673px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-93.jpg", "alt": ""}, "88196725": {"id": 161744, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w", "sizes": "(max-width: 1673px) 100vw, 1673px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-93.jpg", "alt": ""}, "88197249": {"id": 161744, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w", "sizes": "(max-width: 1673px) 100vw, 1673px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-93.jpg", "alt": ""}, "88197508": {"id": 161744, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w", "sizes": "(max-width: 1673px) 100vw, 1673px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-93.jpg", "alt": ""}, "88197833": {"id": 161744, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w", "sizes": "(max-width: 1673px) 100vw, 1673px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-93.jpg", "alt": ""}, "88199157": {"id": 161744, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w", "sizes": "(max-width: 1673px) 100vw, 1673px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-93.jpg", "alt": ""}, "88199415": {"id": 161744, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w", "sizes": "(max-width: 1673px) 100vw, 1673px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-93.jpg", "alt": ""}, "88199938": {"id": 161744, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w", "sizes": "(max-width: 1673px) 100vw, 1673px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-93.jpg", "alt": ""}, "88207203": {"id": 161744, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w", "sizes": "(max-width: 1673px) 100vw, 1673px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-93.jpg", "alt": ""}, "88207204": {"id": 161744, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w", "sizes": "(max-width: 1673px) 100vw, 1673px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-93.jpg", "alt": ""}, "88207205": {"id": 161744, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w", "sizes": "(max-width: 1673px) 100vw, 1673px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-93.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/textiles-wallpapers/", "pattern": "Textiles Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["85320288", "85321365", "85321487", "85321719", "85322342", "85322605", "85324219", "85324412", "85326230", "85326628", "85327286", "85327341", "85327435", "85327803", "85329246", "85329531", "85329976", "87526262", "87526618", "87529823", "87531282", "87531559", "87531629", "87536201", "87536557", "87539212", "87539326", "87540133", "87541350", "87541662", "87546382", "87547284", "87549142", "87549314", "87549978", "87691566", "87692689", "87696722", "87697439", "87699573", "87699857", "87710130", "87711104", "87711552", "87711618", "87711963", "87712243", "87716827", "87717589", "87719960"], "colorway_count": 50, "sku_images": {"85320288": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "85321365": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "85321487": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "85321719": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "85322342": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "85322605": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "85324219": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "85324412": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "85326230": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "85326628": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "85327286": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "85327341": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "85327435": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "85327803": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "85329246": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "85329531": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "85329976": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "87526262": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "87526618": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "87529823": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "87531282": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "87531559": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "87531629": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "87536201": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "87536557": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "87539212": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "87539326": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "87540133": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "87541350": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "87541662": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "87546382": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "87547284": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "87549142": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "87549314": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "87549978": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "87691566": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "87692689": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "87696722": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "87697439": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "87699573": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "87699857": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "87710130": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "87711104": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "87711552": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "87711618": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "87711963": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "87712243": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "87716827": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "87717589": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "87719960": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/les-rayures-wallpapers/", "pattern": "Les Rayures Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["26380126", "26382119", "26389102", "26921124", "26923115", "26929121", "28460104", "28460925", "28461116", "28461327", "28466810", "28467396", "28469108", "28469912", "28880203", "28881236", "28882812", "28886211", "28887302", "28889927", "29241109", "29241229", "29246102", "29249126", "29251116", "29251227", "29252718", "29254582", "29256103", "29256520", "29258111", "29259374", "29259984", "29884109", "29886036", "29886625", "29889014", "80640110", "80649816", "81571102", "81576103", "81577104", "81578225", "81579602", "84031335", "84039314", "84039506", "85831164", "85831358", "85837105", "85839431", "87361215", "87361722", "87366505", "87367106", "87369114", "87430257", "87432043", "87432684", "87434480", "87436032", "87436679", "87437820", "87438390", "87439067", "87439563", "87439908", "88011643", "88016922", "88017342", "88019358"], "colorway_count": 71, "sku_images": {"26380126": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "26382119": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "26389102": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "26921124": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "26923115": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "26929121": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "28460104": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "28460925": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "28461116": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "28461327": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "28466810": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "28467396": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "28469108": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "28469912": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "28880203": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "28881236": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "28882812": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "28886211": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "28887302": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "28889927": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "29241109": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "29241229": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "29246102": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "29249126": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "29251116": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "29251227": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "29252718": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "29254582": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "29256103": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "29256520": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "29258111": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "29259374": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "29259984": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "29884109": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "29886036": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "29886625": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "29889014": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "80640110": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "80649816": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "81571102": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "81576103": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "81577104": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "81578225": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "81579602": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "84031335": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "84039314": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "84039506": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "85831164": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "85831358": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "85837105": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "85839431": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "87361215": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "87361722": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "87366505": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "87367106": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "87369114": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "87430257": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "87432043": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "87432684": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "87434480": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "87436032": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "87436679": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "87437820": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "87438390": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "87439067": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "87439563": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "87439908": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "88011643": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "88016922": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "88017342": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "88019358": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/gardens-wallpapers/", "pattern": "Gardens Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["82360612", "82361093", "82363680", "82364212", "82366122", "82366511", "82367428", "82369154", "82387512", "82389788", "82389831", "87591056", "87593478", "87596983", "87599267", "87599910", "87621218", "87624127", "87626209", "87627045", "87630122", "87631068", "87633219", "87636981", "87637360", "87639874", "87641165", "87644352", "87646120", "87646748", "87649897", "87650825", "87659456", "87660528", "87661834", "87664419", "87669568", "87669622", "87675103"], "colorway_count": 39, "sku_images": {"82360612": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}, "82361093": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}, "82363680": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}, "82364212": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}, "82366122": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}, "82366511": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}, "82367428": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}, "82369154": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}, "82387512": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}, "82389788": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}, "82389831": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}, "87591056": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}, "87593478": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}, "87596983": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}, "87599267": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}, "87599910": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}, "87621218": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}, "87624127": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}, "87626209": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}, "87627045": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}, "87630122": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}, "87631068": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}, "87633219": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}, "87636981": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}, "87637360": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}, "87639874": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}, "87641165": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}, "87644352": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}, "87646120": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}, "87646748": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}, "87649897": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}, "87650825": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}, "87659456": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}, "87660528": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}, "87661834": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}, "87664419": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}, "87669568": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}, "87669622": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}, "87675103": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/eco-friendly/sustainable-wallpapers/", "pattern": "Sustainable Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["SU100", "SU101", "SU102", "SU103", "SU104", "SU105", "SU106", "SU107", "SU108", "SU109", "SU200", "SU201", "SU202", "SU203", "SU204", "SU205", "SU206", "SU207", "SU208", "SU209", "SU300", "SU301", "SU302", "SU303", "SU304", "SU305", "SU306", "SU307", "SU308", "SU309", "SU400", "SU401", "SU402", "SU403", "SU404", "SU405", "SU406", "SU407", "SU408", "SU409"], "colorway_count": 40, "sku_images": {"SU100": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU101": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU102": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU103": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU104": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU105": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU106": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU107": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU108": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU109": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU200": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU201": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU202": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU203": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU204": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU205": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU206": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU207": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU208": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU209": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU300": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU301": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU302": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU303": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU304": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU305": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU306": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU307": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU308": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU309": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU400": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU401": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU402": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU403": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU404": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU405": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU406": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU407": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU408": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU409": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/voyage-onirique-wallpaper/", "pattern": "Voyage Onirique Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["80831010", "80831202", "80832222", "80834262", "80836267", "80837143", "80837337", "80837436", "80837571", "80839424", "87221030", "87226274", "87226798", "87227211", "87231654", "87236331", "87237712", "87241110", "87242248", "87246136", "87247855", "87250914", "87256032", "87257803", "87260217", "87266120", "87266619", "87269062", "87271160", "87271218", "87276042", "87279907", "87286144", "87289012", "87289917", "87290099", "87297928", "87619207"], "colorway_count": 38, "sku_images": {"80831010": {"id": 161688, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "srcset": "", "sizes": "(max-width: 406px) 100vw, 406px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 406px) 100vw, 406px", "name": "cover-65.jpg", "alt": ""}, "80831202": {"id": 161688, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "srcset": "", "sizes": "(max-width: 406px) 100vw, 406px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 406px) 100vw, 406px", "name": "cover-65.jpg", "alt": ""}, "80832222": {"id": 161688, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "srcset": "", "sizes": "(max-width: 406px) 100vw, 406px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 406px) 100vw, 406px", "name": "cover-65.jpg", "alt": ""}, "80834262": {"id": 161688, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "srcset": "", "sizes": "(max-width: 406px) 100vw, 406px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 406px) 100vw, 406px", "name": "cover-65.jpg", "alt": ""}, "80836267": {"id": 161688, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "srcset": "", "sizes": "(max-width: 406px) 100vw, 406px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 406px) 100vw, 406px", "name": "cover-65.jpg", "alt": ""}, "80837143": {"id": 161688, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "srcset": "", "sizes": "(max-width: 406px) 100vw, 406px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 406px) 100vw, 406px", "name": "cover-65.jpg", "alt": ""}, "80837337": {"id": 161688, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "srcset": "", "sizes": "(max-width: 406px) 100vw, 406px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 406px) 100vw, 406px", "name": "cover-65.jpg", "alt": ""}, "80837436": {"id": 161688, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "srcset": "", "sizes": "(max-width: 406px) 100vw, 406px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 406px) 100vw, 406px", "name": "cover-65.jpg", "alt": ""}, "80837571": {"id": 161688, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "srcset": "", "sizes": "(max-width: 406px) 100vw, 406px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 406px) 100vw, 406px", "name": "cover-65.jpg", "alt": ""}, "80839424": {"id": 161688, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "srcset": "", "sizes": "(max-width: 406px) 100vw, 406px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 406px) 100vw, 406px", "name": "cover-65.jpg", "alt": ""}, "87221030": {"id": 161688, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "srcset": "", "sizes": "(max-width: 406px) 100vw, 406px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 406px) 100vw, 406px", "name": "cover-65.jpg", "alt": ""}, "87226274": {"id": 161688, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "srcset": "", "sizes": "(max-width: 406px) 100vw, 406px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 406px) 100vw, 406px", "name": "cover-65.jpg", "alt": ""}, "87226798": {"id": 161688, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "srcset": "", "sizes": "(max-width: 406px) 100vw, 406px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 406px) 100vw, 406px", "name": "cover-65.jpg", "alt": ""}, "87227211": {"id": 161688, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "srcset": "", "sizes": "(max-width: 406px) 100vw, 406px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 406px) 100vw, 406px", "name": "cover-65.jpg", "alt": ""}, "87231654": {"id": 161688, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "srcset": "", "sizes": "(max-width: 406px) 100vw, 406px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 406px) 100vw, 406px", "name": "cover-65.jpg", "alt": ""}, "87236331": {"id": 161688, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "srcset": "", "sizes": "(max-width: 406px) 100vw, 406px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 406px) 100vw, 406px", "name": "cover-65.jpg", "alt": ""}, "87237712": {"id": 161688, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "srcset": "", "sizes": "(max-width: 406px) 100vw, 406px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 406px) 100vw, 406px", "name": "cover-65.jpg", "alt": ""}, "87241110": {"id": 161688, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "srcset": "", "sizes": "(max-width: 406px) 100vw, 406px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 406px) 100vw, 406px", "name": "cover-65.jpg", "alt": ""}, "87242248": {"id": 161688, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "srcset": "", "sizes": "(max-width: 406px) 100vw, 406px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 406px) 100vw, 406px", "name": "cover-65.jpg", "alt": ""}, "87246136": {"id": 161688, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "srcset": "", "sizes": "(max-width: 406px) 100vw, 406px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 406px) 100vw, 406px", "name": "cover-65.jpg", "alt": ""}, "87247855": {"id": 161688, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "srcset": "", "sizes": "(max-width: 406px) 100vw, 406px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 406px) 100vw, 406px", "name": "cover-65.jpg", "alt": ""}, "87250914": {"id": 161688, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "srcset": "", "sizes": "(max-width: 406px) 100vw, 406px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 406px) 100vw, 406px", "name": "cover-65.jpg", "alt": ""}, "87256032": {"id": 161688, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "srcset": "", "sizes": "(max-width: 406px) 100vw, 406px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 406px) 100vw, 406px", "name": "cover-65.jpg", "alt": ""}, "87257803": {"id": 161688, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "srcset": "", "sizes": "(max-width: 406px) 100vw, 406px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 406px) 100vw, 406px", "name": "cover-65.jpg", "alt": ""}, "87260217": {"id": 161688, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "srcset": "", "sizes": "(max-width: 406px) 100vw, 406px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 406px) 100vw, 406px", "name": "cover-65.jpg", "alt": ""}, "87266120": {"id": 161688, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "srcset": "", "sizes": "(max-width: 406px) 100vw, 406px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 406px) 100vw, 406px", "name": "cover-65.jpg", "alt": ""}, "87266619": {"id": 161688, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "srcset": "", "sizes": "(max-width: 406px) 100vw, 406px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 406px) 100vw, 406px", "name": "cover-65.jpg", "alt": ""}, "87269062": {"id": 161688, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "srcset": "", "sizes": "(max-width: 406px) 100vw, 406px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 406px) 100vw, 406px", "name": "cover-65.jpg", "alt": ""}, "87271160": {"id": 161688, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "srcset": "", "sizes": "(max-width: 406px) 100vw, 406px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 406px) 100vw, 406px", "name": "cover-65.jpg", "alt": ""}, "87271218": {"id": 161688, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "srcset": "", "sizes": "(max-width: 406px) 100vw, 406px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 406px) 100vw, 406px", "name": "cover-65.jpg", "alt": ""}, "87276042": {"id": 161688, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "srcset": "", "sizes": "(max-width: 406px) 100vw, 406px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 406px) 100vw, 406px", "name": "cover-65.jpg", "alt": ""}, "87279907": {"id": 161688, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "srcset": "", "sizes": "(max-width: 406px) 100vw, 406px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 406px) 100vw, 406px", "name": "cover-65.jpg", "alt": ""}, "87286144": {"id": 161688, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "srcset": "", "sizes": "(max-width: 406px) 100vw, 406px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 406px) 100vw, 406px", "name": "cover-65.jpg", "alt": ""}, "87289012": {"id": 161688, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "srcset": "", "sizes": "(max-width: 406px) 100vw, 406px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 406px) 100vw, 406px", "name": "cover-65.jpg", "alt": ""}, "87289917": {"id": 161688, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "srcset": "", "sizes": "(max-width: 406px) 100vw, 406px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 406px) 100vw, 406px", "name": "cover-65.jpg", "alt": ""}, "87290099": {"id": 161688, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "srcset": "", "sizes": "(max-width: 406px) 100vw, 406px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 406px) 100vw, 406px", "name": "cover-65.jpg", "alt": ""}, "87297928": {"id": 161688, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "srcset": "", "sizes": "(max-width: 406px) 100vw, 406px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 406px) 100vw, 406px", "name": "cover-65.jpg", "alt": ""}, "87619207": {"id": 161688, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "srcset": "", "sizes": "(max-width: 406px) 100vw, 406px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 406px) 100vw, 406px", "name": "cover-65.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/diane-hill-wallpapers/", "pattern": "Diane Hill Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["HDHW112887", "HDHW112888", "HDHW112889", "HDHW112890", "HDHW112891", "HDHW112898", "HDHW112899", "HDHW112900", "HDHW112901", "HDHW112902", "HDHW112903", "HDHW112904", "HDHW112905", "HDHW112906", "HDHW112907", "HDHW112908", "HDHW112909", "HDHW112910", "HDHW112911", "HDHW112912", "HDHW112913", "HDHW112914", "HDHW112915"], "colorway_count": 23, "sku_images": {"HDHW112887": {"id": 161954, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w", "sizes": "(max-width: 876px) 100vw, 876px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-166.jpg", "alt": ""}, "HDHW112888": {"id": 161954, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w", "sizes": "(max-width: 876px) 100vw, 876px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-166.jpg", "alt": ""}, "HDHW112889": {"id": 161954, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w", "sizes": "(max-width: 876px) 100vw, 876px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-166.jpg", "alt": ""}, "HDHW112890": {"id": 161954, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w", "sizes": "(max-width: 876px) 100vw, 876px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-166.jpg", "alt": ""}, "HDHW112891": {"id": 161954, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w", "sizes": "(max-width: 876px) 100vw, 876px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-166.jpg", "alt": ""}, "HDHW112898": {"id": 161954, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w", "sizes": "(max-width: 876px) 100vw, 876px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-166.jpg", "alt": ""}, "HDHW112899": {"id": 161954, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w", "sizes": "(max-width: 876px) 100vw, 876px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-166.jpg", "alt": ""}, "HDHW112900": {"id": 161954, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w", "sizes": "(max-width: 876px) 100vw, 876px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-166.jpg", "alt": ""}, "HDHW112901": {"id": 161954, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w", "sizes": "(max-width: 876px) 100vw, 876px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-166.jpg", "alt": ""}, "HDHW112902": {"id": 161954, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w", "sizes": "(max-width: 876px) 100vw, 876px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-166.jpg", "alt": ""}, "HDHW112903": {"id": 161954, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w", "sizes": "(max-width: 876px) 100vw, 876px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-166.jpg", "alt": ""}, "HDHW112904": {"id": 161954, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w", "sizes": "(max-width: 876px) 100vw, 876px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-166.jpg", "alt": ""}, "HDHW112905": {"id": 161954, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w", "sizes": "(max-width: 876px) 100vw, 876px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-166.jpg", "alt": ""}, "HDHW112906": {"id": 161954, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w", "sizes": "(max-width: 876px) 100vw, 876px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-166.jpg", "alt": ""}, "HDHW112907": {"id": 161954, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w", "sizes": "(max-width: 876px) 100vw, 876px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-166.jpg", "alt": ""}, "HDHW112908": {"id": 161954, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w", "sizes": "(max-width: 876px) 100vw, 876px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-166.jpg", "alt": ""}, "HDHW112909": {"id": 161954, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w", "sizes": "(max-width: 876px) 100vw, 876px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-166.jpg", "alt": ""}, "HDHW112910": {"id": 161954, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w", "sizes": "(max-width: 876px) 100vw, 876px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-166.jpg", "alt": ""}, "HDHW112911": {"id": 161954, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w", "sizes": "(max-width: 876px) 100vw, 876px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-166.jpg", "alt": ""}, "HDHW112912": {"id": 161954, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w", "sizes": "(max-width: 876px) 100vw, 876px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-166.jpg", "alt": ""}, "HDHW112913": {"id": 161954, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w", "sizes": "(max-width: 876px) 100vw, 876px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-166.jpg", "alt": ""}, "HDHW112914": {"id": 161954, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w", "sizes": "(max-width: 876px) 100vw, 876px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-166.jpg", "alt": ""}, "HDHW112915": {"id": 161954, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w", "sizes": "(max-width: 876px) 100vw, 876px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-166.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/water-garden-wallpapers/", "pattern": "Water Garden Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["DAEG213046", "DART216335", "DART216337", "DART216338", "DART216341", "DART216343", "DWAW217108", "DWAW217109", "DWAW217110", "DWAW217111", "DWAW217112", "DWAW217113", "DWAW217114", "DWAW217115", "DWAW217116", "DWAW217117", "DWAW217118", "DWAW217119", "DWAW217120", "DWAW217121", "DWAW217122", "DWAW217123", "DWAW217124", "DWAW217125", "DWAW217126", "DWAW217127", "DWAW217128", "DWAW217129", "DWAW217130", "DWAW217131"], "colorway_count": 30, "sku_images": {"DAEG213046": {"id": 161947, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-161.jpg", "alt": ""}, "DART216335": {"id": 161947, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-161.jpg", "alt": ""}, "DART216337": {"id": 161947, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-161.jpg", "alt": ""}, "DART216338": {"id": 161947, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-161.jpg", "alt": ""}, "DART216341": {"id": 161947, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-161.jpg", "alt": ""}, "DART216343": {"id": 161947, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-161.jpg", "alt": ""}, "DWAW217108": {"id": 161947, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-161.jpg", "alt": ""}, "DWAW217109": {"id": 161947, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-161.jpg", "alt": ""}, "DWAW217110": {"id": 161947, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-161.jpg", "alt": ""}, "DWAW217111": {"id": 161947, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-161.jpg", "alt": ""}, "DWAW217112": {"id": 161947, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-161.jpg", "alt": ""}, "DWAW217113": {"id": 161947, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-161.jpg", "alt": ""}, "DWAW217114": {"id": 161947, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-161.jpg", "alt": ""}, "DWAW217115": {"id": 161947, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-161.jpg", "alt": ""}, "DWAW217116": {"id": 161947, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-161.jpg", "alt": ""}, "DWAW217117": {"id": 161947, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-161.jpg", "alt": ""}, "DWAW217118": {"id": 161947, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-161.jpg", "alt": ""}, "DWAW217119": {"id": 161947, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-161.jpg", "alt": ""}, "DWAW217120": {"id": 161947, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-161.jpg", "alt": ""}, "DWAW217121": {"id": 161947, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-161.jpg", "alt": ""}, "DWAW217122": {"id": 161947, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-161.jpg", "alt": ""}, "DWAW217123": {"id": 161947, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-161.jpg", "alt": ""}, "DWAW217124": {"id": 161947, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-161.jpg", "alt": ""}, "DWAW217125": {"id": 161947, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-161.jpg", "alt": ""}, "DWAW217126": {"id": 161947, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-161.jpg", "alt": ""}, "DWAW217127": {"id": 161947, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-161.jpg", "alt": ""}, "DWAW217128": {"id": 161947, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-161.jpg", "alt": ""}, "DWAW217129": {"id": 161947, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-161.jpg", "alt": ""}, "DWAW217130": {"id": 161947, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-161.jpg", "alt": ""}, "DWAW217131": {"id": 161947, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-161.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/cornubia-wallpapers/", "pattern": "Cornubia Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["MCOW217088", "MCOW217089", "MCOW217090", "MCOW217091", "MCOW217092", "MCOW217093", "MCOW217094", "MCOW217095", "MCOW217096", "MCOW217097", "MCOW217098", "MCOW217099", "MCOW217100", "MCOW217101", "MCOW217102", "MCOW217103", "MCOW217104", "MCOW217105"], "colorway_count": 18, "sku_images": {"MCOW217088": {"id": 161951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-165.jpg", "alt": ""}, "MCOW217089": {"id": 161951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-165.jpg", "alt": ""}, "MCOW217090": {"id": 161951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-165.jpg", "alt": ""}, "MCOW217091": {"id": 161951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-165.jpg", "alt": ""}, "MCOW217092": {"id": 161951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-165.jpg", "alt": ""}, "MCOW217093": {"id": 161951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-165.jpg", "alt": ""}, "MCOW217094": {"id": 161951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-165.jpg", "alt": ""}, "MCOW217095": {"id": 161951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-165.jpg", "alt": ""}, "MCOW217096": {"id": 161951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-165.jpg", "alt": ""}, "MCOW217097": {"id": 161951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-165.jpg", "alt": ""}, "MCOW217098": {"id": 161951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-165.jpg", "alt": ""}, "MCOW217099": {"id": 161951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-165.jpg", "alt": ""}, "MCOW217100": {"id": 161951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-165.jpg", "alt": ""}, "MCOW217101": {"id": 161951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-165.jpg", "alt": ""}, "MCOW217102": {"id": 161951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-165.jpg", "alt": ""}, "MCOW217103": {"id": 161951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-165.jpg", "alt": ""}, "MCOW217104": {"id": 161951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-165.jpg", "alt": ""}, "MCOW217105": {"id": 161951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-165.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/colour-2-wallcoverings/", "pattern": "Colour 2 Wallcoverings", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["HAMA111051", "HAMA111060", "HAMA111062", "HAMA111070", "HGAT111236", "HGAT111242", "HGAT111243", "HGAT111244", "HLEO110617", "HLEO110635", "HLUT111736", "HMFW111573", "HMFW111584", "HMOW110883", "HMOW110886", "HMOW110894", "HQN2112827", "HQN2112828", "HQN2112829", "HQN2112830", "HQN2112831", "HQN2112832", "HQN2112833", "HQN2112834", "HQN2112836", "HQN2112837", "HQN2112838", "HQN2112839", "HQN2112840", "HQN2112841", "HQN2112842", "HQN2112843", "HQN2112844", "HQN2112845", "HQN2112846", "HQN2112847", "HQN2112848", "HQN2112849", "HQN2112850", "HQN2112852", "HQN2112853", "HSTO111476", "HSTO111477", "HSTO111488", "HSTO111497", "HZAP111752", "HZAP111753", "HZAP111756", "HZAP111758", "HZAP111760", "HZAP111761", "HZAP111763", "HZAP111770", "HZAP111775"], "colorway_count": 54, "sku_images": {"HAMA111051": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HAMA111060": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HAMA111062": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HAMA111070": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HGAT111236": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HGAT111242": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HGAT111243": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HGAT111244": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HLEO110617": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HLEO110635": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HLUT111736": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HMFW111573": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HMFW111584": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HMOW110883": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HMOW110886": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HMOW110894": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HQN2112827": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HQN2112828": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HQN2112829": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HQN2112830": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HQN2112831": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HQN2112832": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HQN2112833": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HQN2112834": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HQN2112836": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HQN2112837": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HQN2112838": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HQN2112839": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HQN2112840": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HQN2112841": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HQN2112842": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HQN2112843": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HQN2112844": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HQN2112845": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HQN2112846": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HQN2112847": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HQN2112848": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HQN2112849": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HQN2112850": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HQN2112852": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HQN2112853": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HSTO111476": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HSTO111477": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HSTO111488": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HSTO111497": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HZAP111752": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HZAP111753": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HZAP111756": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HZAP111758": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HZAP111760": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HZAP111761": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HZAP111763": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HZAP111770": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HZAP111775": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/joy-wallpapers/", "pattern": "Joy Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["JOY21", "JOY22", "JOY23", "JOY24", "JOY31", "JOY32", "JOY33", "JOY34", "JOY41", "JOY42", "JOY43", "JOY44", "JOY45", "JOY46", "JOY47", "JOY51", "JOY61", "JOY71", "JOY81", "JOY82", "JOY83", "JOY84", "JOY85"], "colorway_count": 23, "sku_images": {"JOY21": {"id": 161892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "srcset": "", "sizes": "(max-width: 610px) 100vw, 610px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 610px) 100vw, 610px", "name": "COVER-143.jpg", "alt": ""}, "JOY22": {"id": 161892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "srcset": "", "sizes": "(max-width: 610px) 100vw, 610px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 610px) 100vw, 610px", "name": "COVER-143.jpg", "alt": ""}, "JOY23": {"id": 161892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "srcset": "", "sizes": "(max-width: 610px) 100vw, 610px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 610px) 100vw, 610px", "name": "COVER-143.jpg", "alt": ""}, "JOY24": {"id": 161892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "srcset": "", "sizes": "(max-width: 610px) 100vw, 610px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 610px) 100vw, 610px", "name": "COVER-143.jpg", "alt": ""}, "JOY31": {"id": 161892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "srcset": "", "sizes": "(max-width: 610px) 100vw, 610px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 610px) 100vw, 610px", "name": "COVER-143.jpg", "alt": ""}, "JOY32": {"id": 161892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "srcset": "", "sizes": "(max-width: 610px) 100vw, 610px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 610px) 100vw, 610px", "name": "COVER-143.jpg", "alt": ""}, "JOY33": {"id": 161892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "srcset": "", "sizes": "(max-width: 610px) 100vw, 610px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 610px) 100vw, 610px", "name": "COVER-143.jpg", "alt": ""}, "JOY34": {"id": 161892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "srcset": "", "sizes": "(max-width: 610px) 100vw, 610px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 610px) 100vw, 610px", "name": "COVER-143.jpg", "alt": ""}, "JOY41": {"id": 161892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "srcset": "", "sizes": "(max-width: 610px) 100vw, 610px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 610px) 100vw, 610px", "name": "COVER-143.jpg", "alt": ""}, "JOY42": {"id": 161892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "srcset": "", "sizes": "(max-width: 610px) 100vw, 610px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 610px) 100vw, 610px", "name": "COVER-143.jpg", "alt": ""}, "JOY43": {"id": 161892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "srcset": "", "sizes": "(max-width: 610px) 100vw, 610px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 610px) 100vw, 610px", "name": "COVER-143.jpg", "alt": ""}, "JOY44": {"id": 161892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "srcset": "", "sizes": "(max-width: 610px) 100vw, 610px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 610px) 100vw, 610px", "name": "COVER-143.jpg", "alt": ""}, "JOY45": {"id": 161892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "srcset": "", "sizes": "(max-width: 610px) 100vw, 610px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 610px) 100vw, 610px", "name": "COVER-143.jpg", "alt": ""}, "JOY46": {"id": 161892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "srcset": "", "sizes": "(max-width: 610px) 100vw, 610px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 610px) 100vw, 610px", "name": "COVER-143.jpg", "alt": ""}, "JOY47": {"id": 161892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "srcset": "", "sizes": "(max-width: 610px) 100vw, 610px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 610px) 100vw, 610px", "name": "COVER-143.jpg", "alt": ""}, "JOY51": {"id": 161892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "srcset": "", "sizes": "(max-width: 610px) 100vw, 610px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 610px) 100vw, 610px", "name": "COVER-143.jpg", "alt": ""}, "JOY61": {"id": 161892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "srcset": "", "sizes": "(max-width: 610px) 100vw, 610px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 610px) 100vw, 610px", "name": "COVER-143.jpg", "alt": ""}, "JOY71": {"id": 161892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "srcset": "", "sizes": "(max-width: 610px) 100vw, 610px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 610px) 100vw, 610px", "name": "COVER-143.jpg", "alt": ""}, "JOY81": {"id": 161892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "srcset": "", "sizes": "(max-width: 610px) 100vw, 610px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 610px) 100vw, 610px", "name": "COVER-143.jpg", "alt": ""}, "JOY82": {"id": 161892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "srcset": "", "sizes": "(max-width: 610px) 100vw, 610px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 610px) 100vw, 610px", "name": "COVER-143.jpg", "alt": ""}, "JOY83": {"id": 161892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "srcset": "", "sizes": "(max-width: 610px) 100vw, 610px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 610px) 100vw, 610px", "name": "COVER-143.jpg", "alt": ""}, "JOY84": {"id": 161892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "srcset": "", "sizes": "(max-width: 610px) 100vw, 610px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 610px) 100vw, 610px", "name": "COVER-143.jpg", "alt": ""}, "JOY85": {"id": 161892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "srcset": "", "sizes": "(max-width: 610px) 100vw, 610px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 610px) 100vw, 610px", "name": "COVER-143.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/the-garden-vol-1-wallpapers/", "pattern": "The Garden Vol. 1 Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["120-1001", "120-1002", "120-1003", "120-1004", "120-2005", "120-2006", "120-2007", "120-2008", "120-3009", "120-4010", "120-4011", "120-4012", "120-4013", "120-5014", "120-5015", "120-5016", "120-5017", "120-6018", "120-6020", "120-6021", "120-6022", "120-6023"], "colorway_count": 22, "sku_images": {"120-1001": {"id": 161738, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w", "sizes": "(max-width: 844px) 100vw, 844px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-89.jpg", "alt": ""}, "120-1002": {"id": 161738, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w", "sizes": "(max-width: 844px) 100vw, 844px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-89.jpg", "alt": ""}, "120-1003": {"id": 161738, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w", "sizes": "(max-width: 844px) 100vw, 844px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-89.jpg", "alt": ""}, "120-1004": {"id": 161738, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w", "sizes": "(max-width: 844px) 100vw, 844px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-89.jpg", "alt": ""}, "120-2005": {"id": 161738, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w", "sizes": "(max-width: 844px) 100vw, 844px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-89.jpg", "alt": ""}, "120-2006": {"id": 161738, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w", "sizes": "(max-width: 844px) 100vw, 844px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-89.jpg", "alt": ""}, "120-2007": {"id": 161738, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w", "sizes": "(max-width: 844px) 100vw, 844px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-89.jpg", "alt": ""}, "120-2008": {"id": 161738, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w", "sizes": "(max-width: 844px) 100vw, 844px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-89.jpg", "alt": ""}, "120-3009": {"id": 161738, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w", "sizes": "(max-width: 844px) 100vw, 844px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-89.jpg", "alt": ""}, "120-4010": {"id": 161738, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w", "sizes": "(max-width: 844px) 100vw, 844px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-89.jpg", "alt": ""}, "120-4011": {"id": 161738, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w", "sizes": "(max-width: 844px) 100vw, 844px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-89.jpg", "alt": ""}, "120-4012": {"id": 161738, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w", "sizes": "(max-width: 844px) 100vw, 844px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-89.jpg", "alt": ""}, "120-4013": {"id": 161738, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w", "sizes": "(max-width: 844px) 100vw, 844px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-89.jpg", "alt": ""}, "120-5014": {"id": 161738, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w", "sizes": "(max-width: 844px) 100vw, 844px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-89.jpg", "alt": ""}, "120-5015": {"id": 161738, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w", "sizes": "(max-width: 844px) 100vw, 844px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-89.jpg", "alt": ""}, "120-5016": {"id": 161738, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w", "sizes": "(max-width: 844px) 100vw, 844px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-89.jpg", "alt": ""}, "120-5017": {"id": 161738, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w", "sizes": "(max-width: 844px) 100vw, 844px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-89.jpg", "alt": ""}, "120-6018": {"id": 161738, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w", "sizes": "(max-width: 844px) 100vw, 844px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-89.jpg", "alt": ""}, "120-6020": {"id": 161738, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w", "sizes": "(max-width: 844px) 100vw, 844px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-89.jpg", "alt": ""}, "120-6021": {"id": 161738, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w", "sizes": "(max-width: 844px) 100vw, 844px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-89.jpg", "alt": ""}, "120-6022": {"id": 161738, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w", "sizes": "(max-width: 844px) 100vw, 844px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-89.jpg", "alt": ""}, "120-6023": {"id": 161738, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w", "sizes": "(max-width: 844px) 100vw, 844px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-89-1.jpg 844w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-89.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Cole & Son", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/cotswolds-manor-wallpapers/", "pattern": "Cotswolds Manor Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["ZAMW310430", "ZAMW310431", "ZCOT313013", "ZCOT313014", "ZCOT313015", "ZCOT313016", "ZCOT313017", "ZCOT313018", "ZCOT313019", "ZCOT313020", "ZCOT313021", "ZCOT313022", "ZCOT313023", "ZCOT313024", "ZCOT313025", "ZCOT313026", "ZCOT313027", "ZCOT313028", "ZCOT313029", "ZCOT313030", "ZCOT313031", "ZCOT313032", "ZCOT313033", "ZKEM312645", "ZKEM312651", "ZKEM312652", "ZKEM312654", "ZNTP06001", "ZNTP06002", "ZNTP06004", "ZPHA312621", "ZPHA312622", "ZWOO311333", "ZWOO311336", "ZWOO311338", "ZWOO311345", "ZWOO311346", "ZWOO311348"], "colorway_count": 38, "sku_images": {"ZAMW310430": {"id": 161701, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-78.jpg", "alt": ""}, "ZAMW310431": {"id": 161701, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-78.jpg", "alt": ""}, "ZCOT313013": {"id": 161701, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-78.jpg", "alt": ""}, "ZCOT313014": {"id": 161701, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-78.jpg", "alt": ""}, "ZCOT313015": {"id": 161701, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-78.jpg", "alt": ""}, "ZCOT313016": {"id": 161701, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-78.jpg", "alt": ""}, "ZCOT313017": {"id": 161701, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-78.jpg", "alt": ""}, "ZCOT313018": {"id": 161701, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-78.jpg", "alt": ""}, "ZCOT313019": {"id": 161701, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-78.jpg", "alt": ""}, "ZCOT313020": {"id": 161701, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-78.jpg", "alt": ""}, "ZCOT313021": {"id": 161701, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-78.jpg", "alt": ""}, "ZCOT313022": {"id": 161701, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-78.jpg", "alt": ""}, "ZCOT313023": {"id": 161701, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-78.jpg", "alt": ""}, "ZCOT313024": {"id": 161701, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-78.jpg", "alt": ""}, "ZCOT313025": {"id": 161701, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-78.jpg", "alt": ""}, "ZCOT313026": {"id": 161701, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-78.jpg", "alt": ""}, "ZCOT313027": {"id": 161701, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-78.jpg", "alt": ""}, "ZCOT313028": {"id": 161701, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-78.jpg", "alt": ""}, "ZCOT313029": {"id": 161701, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-78.jpg", "alt": ""}, "ZCOT313030": {"id": 161701, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-78.jpg", "alt": ""}, "ZCOT313031": {"id": 161701, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-78.jpg", "alt": ""}, "ZCOT313032": {"id": 161701, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-78.jpg", "alt": ""}, "ZCOT313033": {"id": 161701, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-78.jpg", "alt": ""}, "ZKEM312645": {"id": 161701, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-78.jpg", "alt": ""}, "ZKEM312651": {"id": 161701, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-78.jpg", "alt": ""}, "ZKEM312652": {"id": 161701, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-78.jpg", "alt": ""}, "ZKEM312654": {"id": 161701, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-78.jpg", "alt": ""}, "ZNTP06001": {"id": 161701, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-78.jpg", "alt": ""}, "ZNTP06002": {"id": 161701, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-78.jpg", "alt": ""}, "ZNTP06004": {"id": 161701, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-78.jpg", "alt": ""}, "ZPHA312621": {"id": 161701, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-78.jpg", "alt": ""}, "ZPHA312622": {"id": 161701, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-78.jpg", "alt": ""}, "ZWOO311333": {"id": 161701, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-78.jpg", "alt": ""}, "ZWOO311336": {"id": 161701, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-78.jpg", "alt": ""}, "ZWOO311338": {"id": 161701, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-78.jpg", "alt": ""}, "ZWOO311345": {"id": 161701, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-78.jpg", "alt": ""}, "ZWOO311346": {"id": 161701, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-78.jpg", "alt": ""}, "ZWOO311348": {"id": 161701, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-78-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-78.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Zoffany", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/bali-wallpapers_/", "pattern": "Bali Wallpapers_", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["88167593", "88169348", "88169700", "88170298", "88171154", "88172539", "88177301", "88177926", "88179811", "88180057", "88181270", "88181368", "88186789", "88187144", "88187832", "88189709", "88190143", "88191174", "88191386", "88191710", "88192492", "88194403", "88196400", "88196725", "88197249", "88197508", "88197833", "88199157", "88199415", "88199938", "88207203", "88207204", "88207205"], "colorway_count": 33, "sku_images": {"88167593": {"id": 161744, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w", "sizes": "(max-width: 1673px) 100vw, 1673px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-93.jpg", "alt": ""}, "88169348": {"id": 161744, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w", "sizes": "(max-width: 1673px) 100vw, 1673px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-93.jpg", "alt": ""}, "88169700": {"id": 161744, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w", "sizes": "(max-width: 1673px) 100vw, 1673px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-93.jpg", "alt": ""}, "88170298": {"id": 161744, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w", "sizes": "(max-width: 1673px) 100vw, 1673px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-93.jpg", "alt": ""}, "88171154": {"id": 161744, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w", "sizes": "(max-width: 1673px) 100vw, 1673px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-93.jpg", "alt": ""}, "88172539": {"id": 161744, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w", "sizes": "(max-width: 1673px) 100vw, 1673px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-93.jpg", "alt": ""}, "88177301": {"id": 161744, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w", "sizes": "(max-width: 1673px) 100vw, 1673px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-93.jpg", "alt": ""}, "88177926": {"id": 161744, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w", "sizes": "(max-width: 1673px) 100vw, 1673px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-93.jpg", "alt": ""}, "88179811": {"id": 161744, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w", "sizes": "(max-width: 1673px) 100vw, 1673px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-93.jpg", "alt": ""}, "88180057": {"id": 161744, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w", "sizes": "(max-width: 1673px) 100vw, 1673px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-93.jpg", "alt": ""}, "88181270": {"id": 161744, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w", "sizes": "(max-width: 1673px) 100vw, 1673px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-93.jpg", "alt": ""}, "88181368": {"id": 161744, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w", "sizes": "(max-width: 1673px) 100vw, 1673px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-93.jpg", "alt": ""}, "88186789": {"id": 161744, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w", "sizes": "(max-width: 1673px) 100vw, 1673px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-93.jpg", "alt": ""}, "88187144": {"id": 161744, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w", "sizes": "(max-width: 1673px) 100vw, 1673px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-93.jpg", "alt": ""}, "88187832": {"id": 161744, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w", "sizes": "(max-width: 1673px) 100vw, 1673px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-93.jpg", "alt": ""}, "88189709": {"id": 161744, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w", "sizes": "(max-width: 1673px) 100vw, 1673px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-93.jpg", "alt": ""}, "88190143": {"id": 161744, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w", "sizes": "(max-width: 1673px) 100vw, 1673px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-93.jpg", "alt": ""}, "88191174": {"id": 161744, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w", "sizes": "(max-width: 1673px) 100vw, 1673px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-93.jpg", "alt": ""}, "88191386": {"id": 161744, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w", "sizes": "(max-width: 1673px) 100vw, 1673px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-93.jpg", "alt": ""}, "88191710": {"id": 161744, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w", "sizes": "(max-width: 1673px) 100vw, 1673px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-93.jpg", "alt": ""}, "88192492": {"id": 161744, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w", "sizes": "(max-width: 1673px) 100vw, 1673px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-93.jpg", "alt": ""}, "88194403": {"id": 161744, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w", "sizes": "(max-width: 1673px) 100vw, 1673px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-93.jpg", "alt": ""}, "88196400": {"id": 161744, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w", "sizes": "(max-width: 1673px) 100vw, 1673px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-93.jpg", "alt": ""}, "88196725": {"id": 161744, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w", "sizes": "(max-width: 1673px) 100vw, 1673px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-93.jpg", "alt": ""}, "88197249": {"id": 161744, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w", "sizes": "(max-width: 1673px) 100vw, 1673px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-93.jpg", "alt": ""}, "88197508": {"id": 161744, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w", "sizes": "(max-width: 1673px) 100vw, 1673px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-93.jpg", "alt": ""}, "88197833": {"id": 161744, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w", "sizes": "(max-width: 1673px) 100vw, 1673px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-93.jpg", "alt": ""}, "88199157": {"id": 161744, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w", "sizes": "(max-width: 1673px) 100vw, 1673px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-93.jpg", "alt": ""}, "88199415": {"id": 161744, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w", "sizes": "(max-width: 1673px) 100vw, 1673px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-93.jpg", "alt": ""}, "88199938": {"id": 161744, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w", "sizes": "(max-width: 1673px) 100vw, 1673px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-93.jpg", "alt": ""}, "88207203": {"id": 161744, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w", "sizes": "(max-width: 1673px) 100vw, 1673px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-93.jpg", "alt": ""}, "88207204": {"id": 161744, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w", "sizes": "(max-width: 1673px) 100vw, 1673px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-93.jpg", "alt": ""}, "88207205": {"id": 161744, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w", "sizes": "(max-width: 1673px) 100vw, 1673px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-93-1.jpg 1673w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-93.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Casadeco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/textiles-wallpapers/", "pattern": "Textiles Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["85320288", "85321365", "85321487", "85321719", "85322342", "85322605", "85324219", "85324412", "85326230", "85326628", "85327286", "85327341", "85327435", "85327803", "85329246", "85329531", "85329976", "87526262", "87526618", "87529823", "87531282", "87531559", "87531629", "87536201", "87536557", "87539212", "87539326", "87540133", "87541350", "87541662", "87546382", "87547284", "87549142", "87549314", "87549978", "87691566", "87692689", "87696722", "87697439", "87699573", "87699857", "87710130", "87711104", "87711552", "87711618", "87711963", "87712243", "87716827", "87717589", "87719960"], "colorway_count": 50, "sku_images": {"85320288": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "85321365": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "85321487": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "85321719": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "85322342": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "85322605": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "85324219": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "85324412": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "85326230": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "85326628": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "85327286": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "85327341": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "85327435": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "85327803": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "85329246": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "85329531": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "85329976": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "87526262": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "87526618": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "87529823": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "87531282": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "87531559": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "87531629": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "87536201": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "87536557": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "87539212": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "87539326": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "87540133": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "87541350": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "87541662": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "87546382": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "87547284": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "87549142": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "87549314": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "87549978": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "87691566": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "87692689": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "87696722": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "87697439": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "87699573": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "87699857": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "87710130": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "87711104": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "87711552": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "87711618": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "87711963": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "87712243": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "87716827": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "87717589": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}, "87719960": {"id": 161700, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-77-1.jpg", "srcset": "", "sizes": "(max-width: 425px) 100vw, 425px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 425px) 100vw, 425px", "name": "cover-77.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Casadeco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/les-rayures-wallpapers/", "pattern": "Les Rayures Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["26380126", "26382119", "26389102", "26921124", "26923115", "26929121", "28460104", "28460925", "28461116", "28461327", "28466810", "28467396", "28469108", "28469912", "28880203", "28881236", "28882812", "28886211", "28887302", "28889927", "29241109", "29241229", "29246102", "29249126", "29251116", "29251227", "29252718", "29254582", "29256103", "29256520", "29258111", "29259374", "29259984", "29884109", "29886036", "29886625", "29889014", "80640110", "80649816", "81571102", "81576103", "81577104", "81578225", "81579602", "84031335", "84039314", "84039506", "85831164", "85831358", "85837105", "85839431", "87361215", "87361722", "87366505", "87367106", "87369114", "87430257", "87432043", "87432684", "87434480", "87436032", "87436679", "87437820", "87438390", "87439067", "87439563", "87439908", "88011643", "88016922", "88017342", "88019358"], "colorway_count": 71, "sku_images": {"26380126": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "26382119": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "26389102": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "26921124": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "26923115": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "26929121": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "28460104": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "28460925": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "28461116": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "28461327": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "28466810": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "28467396": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "28469108": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "28469912": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "28880203": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "28881236": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "28882812": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "28886211": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "28887302": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "28889927": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "29241109": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "29241229": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "29246102": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "29249126": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "29251116": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "29251227": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "29252718": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "29254582": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "29256103": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "29256520": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "29258111": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "29259374": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "29259984": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "29884109": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "29886036": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "29886625": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "29889014": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "80640110": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "80649816": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "81571102": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "81576103": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "81577104": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "81578225": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "81579602": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "84031335": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "84039314": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "84039506": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "85831164": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "85831358": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "85837105": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "85839431": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "87361215": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "87361722": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "87366505": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "87367106": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "87369114": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "87430257": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "87432043": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "87432684": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "87434480": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "87436032": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "87436679": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "87437820": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "87438390": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "87439067": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "87439563": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "87439908": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "88011643": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "88016922": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "88017342": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}, "88019358": {"id": 161698, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-75-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-75.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Casadeco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/gardens-wallpapers/", "pattern": "Gardens Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["82360612", "82361093", "82363680", "82364212", "82366122", "82366511", "82367428", "82369154", "82387512", "82389788", "82389831", "87591056", "87593478", "87596983", "87599267", "87599910", "87621218", "87624127", "87626209", "87627045", "87630122", "87631068", "87633219", "87636981", "87637360", "87639874", "87641165", "87644352", "87646120", "87646748", "87649897", "87650825", "87659456", "87660528", "87661834", "87664419", "87669568", "87669622", "87675103"], "colorway_count": 39, "sku_images": {"82360612": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}, "82361093": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}, "82363680": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}, "82364212": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}, "82366122": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}, "82366511": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}, "82367428": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}, "82369154": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}, "82387512": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}, "82389788": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}, "82389831": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}, "87591056": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}, "87593478": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}, "87596983": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}, "87599267": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}, "87599910": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}, "87621218": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}, "87624127": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}, "87626209": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}, "87627045": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}, "87630122": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}, "87631068": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}, "87633219": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}, "87636981": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}, "87637360": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}, "87639874": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}, "87641165": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}, "87644352": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}, "87646120": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}, "87646748": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}, "87649897": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}, "87650825": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}, "87659456": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}, "87660528": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}, "87661834": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}, "87664419": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}, "87669568": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}, "87669622": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}, "87675103": {"id": 161699, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-76-1.jpg", "srcset": "", "sizes": "(max-width: 343px) 100vw, 343px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 343px) 100vw, 343px", "name": "cover-76.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Casadeco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/eco-friendly/sustainable-wallpapers/", "pattern": "Sustainable Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["SU100", "SU101", "SU102", "SU103", "SU104", "SU105", "SU106", "SU107", "SU108", "SU109", "SU200", "SU201", "SU202", "SU203", "SU204", "SU205", "SU206", "SU207", "SU208", "SU209", "SU300", "SU301", "SU302", "SU303", "SU304", "SU305", "SU306", "SU307", "SU308", "SU309", "SU400", "SU401", "SU402", "SU403", "SU404", "SU405", "SU406", "SU407", "SU408", "SU409"], "colorway_count": 40, "sku_images": {"SU100": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU101": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU102": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU103": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU104": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU105": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU106": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU107": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU108": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU109": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU200": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU201": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU202": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU203": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU204": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU205": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU206": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU207": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU208": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU209": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU300": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU301": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU302": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU303": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU304": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU305": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU306": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU307": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU308": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU309": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU400": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU401": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU402": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU403": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU404": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU405": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU406": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU407": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU408": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}, "SU409": {"id": 161964, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-172-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "cover-172.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Texam", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/voyage-onirique-wallpaper/", "pattern": "Voyage Onirique Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["80831010", "80831202", "80832222", "80834262", "80836267", "80837143", "80837337", "80837436", "80837571", "80839424", "87221030", "87226274", "87226798", "87227211", "87231654", "87236331", "87237712", "87241110", "87242248", "87246136", "87247855", "87250914", "87256032", "87257803", "87260217", "87266120", "87266619", "87269062", "87271160", "87271218", "87276042", "87279907", "87286144", "87289012", "87289917", "87290099", "87297928", "87619207"], "colorway_count": 38, "sku_images": {"80831010": {"id": 161688, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "srcset": "", "sizes": "(max-width: 406px) 100vw, 406px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 406px) 100vw, 406px", "name": "cover-65.jpg", "alt": ""}, "80831202": {"id": 161688, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "srcset": "", "sizes": "(max-width: 406px) 100vw, 406px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 406px) 100vw, 406px", "name": "cover-65.jpg", "alt": ""}, "80832222": {"id": 161688, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "srcset": "", "sizes": "(max-width: 406px) 100vw, 406px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 406px) 100vw, 406px", "name": "cover-65.jpg", "alt": ""}, "80834262": {"id": 161688, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "srcset": "", "sizes": "(max-width: 406px) 100vw, 406px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 406px) 100vw, 406px", "name": "cover-65.jpg", "alt": ""}, "80836267": {"id": 161688, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "srcset": "", "sizes": "(max-width: 406px) 100vw, 406px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 406px) 100vw, 406px", "name": "cover-65.jpg", "alt": ""}, "80837143": {"id": 161688, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "srcset": "", "sizes": "(max-width: 406px) 100vw, 406px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 406px) 100vw, 406px", "name": "cover-65.jpg", "alt": ""}, "80837337": {"id": 161688, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "srcset": "", "sizes": "(max-width: 406px) 100vw, 406px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 406px) 100vw, 406px", "name": "cover-65.jpg", "alt": ""}, "80837436": {"id": 161688, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "srcset": "", "sizes": "(max-width: 406px) 100vw, 406px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 406px) 100vw, 406px", "name": "cover-65.jpg", "alt": ""}, "80837571": {"id": 161688, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "srcset": "", "sizes": "(max-width: 406px) 100vw, 406px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 406px) 100vw, 406px", "name": "cover-65.jpg", "alt": ""}, "80839424": {"id": 161688, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "srcset": "", "sizes": "(max-width: 406px) 100vw, 406px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 406px) 100vw, 406px", "name": "cover-65.jpg", "alt": ""}, "87221030": {"id": 161688, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "srcset": "", "sizes": "(max-width: 406px) 100vw, 406px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 406px) 100vw, 406px", "name": "cover-65.jpg", "alt": ""}, "87226274": {"id": 161688, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "srcset": "", "sizes": "(max-width: 406px) 100vw, 406px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 406px) 100vw, 406px", "name": "cover-65.jpg", "alt": ""}, "87226798": {"id": 161688, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "srcset": "", "sizes": "(max-width: 406px) 100vw, 406px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 406px) 100vw, 406px", "name": "cover-65.jpg", "alt": ""}, "87227211": {"id": 161688, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "srcset": "", "sizes": "(max-width: 406px) 100vw, 406px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 406px) 100vw, 406px", "name": "cover-65.jpg", "alt": ""}, "87231654": {"id": 161688, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "srcset": "", "sizes": "(max-width: 406px) 100vw, 406px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 406px) 100vw, 406px", "name": "cover-65.jpg", "alt": ""}, "87236331": {"id": 161688, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "srcset": "", "sizes": "(max-width: 406px) 100vw, 406px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 406px) 100vw, 406px", "name": "cover-65.jpg", "alt": ""}, "87237712": {"id": 161688, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "srcset": "", "sizes": "(max-width: 406px) 100vw, 406px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 406px) 100vw, 406px", "name": "cover-65.jpg", "alt": ""}, "87241110": {"id": 161688, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "srcset": "", "sizes": "(max-width: 406px) 100vw, 406px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 406px) 100vw, 406px", "name": "cover-65.jpg", "alt": ""}, "87242248": {"id": 161688, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "srcset": "", "sizes": "(max-width: 406px) 100vw, 406px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 406px) 100vw, 406px", "name": "cover-65.jpg", "alt": ""}, "87246136": {"id": 161688, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "srcset": "", "sizes": "(max-width: 406px) 100vw, 406px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 406px) 100vw, 406px", "name": "cover-65.jpg", "alt": ""}, "87247855": {"id": 161688, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "srcset": "", "sizes": "(max-width: 406px) 100vw, 406px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 406px) 100vw, 406px", "name": "cover-65.jpg", "alt": ""}, "87250914": {"id": 161688, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "srcset": "", "sizes": "(max-width: 406px) 100vw, 406px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 406px) 100vw, 406px", "name": "cover-65.jpg", "alt": ""}, "87256032": {"id": 161688, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "srcset": "", "sizes": "(max-width: 406px) 100vw, 406px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 406px) 100vw, 406px", "name": "cover-65.jpg", "alt": ""}, "87257803": {"id": 161688, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "srcset": "", "sizes": "(max-width: 406px) 100vw, 406px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 406px) 100vw, 406px", "name": "cover-65.jpg", "alt": ""}, "87260217": {"id": 161688, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "srcset": "", "sizes": "(max-width: 406px) 100vw, 406px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 406px) 100vw, 406px", "name": "cover-65.jpg", "alt": ""}, "87266120": {"id": 161688, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "srcset": "", "sizes": "(max-width: 406px) 100vw, 406px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 406px) 100vw, 406px", "name": "cover-65.jpg", "alt": ""}, "87266619": {"id": 161688, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "srcset": "", "sizes": "(max-width: 406px) 100vw, 406px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 406px) 100vw, 406px", "name": "cover-65.jpg", "alt": ""}, "87269062": {"id": 161688, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "srcset": "", "sizes": "(max-width: 406px) 100vw, 406px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 406px) 100vw, 406px", "name": "cover-65.jpg", "alt": ""}, "87271160": {"id": 161688, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "srcset": "", "sizes": "(max-width: 406px) 100vw, 406px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 406px) 100vw, 406px", "name": "cover-65.jpg", "alt": ""}, "87271218": {"id": 161688, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "srcset": "", "sizes": "(max-width: 406px) 100vw, 406px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 406px) 100vw, 406px", "name": "cover-65.jpg", "alt": ""}, "87276042": {"id": 161688, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "srcset": "", "sizes": "(max-width: 406px) 100vw, 406px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 406px) 100vw, 406px", "name": "cover-65.jpg", "alt": ""}, "87279907": {"id": 161688, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "srcset": "", "sizes": "(max-width: 406px) 100vw, 406px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 406px) 100vw, 406px", "name": "cover-65.jpg", "alt": ""}, "87286144": {"id": 161688, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "srcset": "", "sizes": "(max-width: 406px) 100vw, 406px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 406px) 100vw, 406px", "name": "cover-65.jpg", "alt": ""}, "87289012": {"id": 161688, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "srcset": "", "sizes": "(max-width: 406px) 100vw, 406px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 406px) 100vw, 406px", "name": "cover-65.jpg", "alt": ""}, "87289917": {"id": 161688, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "srcset": "", "sizes": "(max-width: 406px) 100vw, 406px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 406px) 100vw, 406px", "name": "cover-65.jpg", "alt": ""}, "87290099": {"id": 161688, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "srcset": "", "sizes": "(max-width: 406px) 100vw, 406px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 406px) 100vw, 406px", "name": "cover-65.jpg", "alt": ""}, "87297928": {"id": 161688, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "srcset": "", "sizes": "(max-width: 406px) 100vw, 406px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 406px) 100vw, 406px", "name": "cover-65.jpg", "alt": ""}, "87619207": {"id": 161688, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-65-1.jpg", "srcset": "", "sizes": "(max-width: 406px) 100vw, 406px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 406px) 100vw, 406px", "name": "cover-65.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Casadeco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/diane-hill-wallpapers/", "pattern": "Diane Hill Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["HDHW112887", "HDHW112888", "HDHW112889", "HDHW112890", "HDHW112891", "HDHW112898", "HDHW112899", "HDHW112900", "HDHW112901", "HDHW112902", "HDHW112903", "HDHW112904", "HDHW112905", "HDHW112906", "HDHW112907", "HDHW112908", "HDHW112909", "HDHW112910", "HDHW112911", "HDHW112912", "HDHW112913", "HDHW112914", "HDHW112915"], "colorway_count": 23, "sku_images": {"HDHW112887": {"id": 161954, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w", "sizes": "(max-width: 876px) 100vw, 876px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-166.jpg", "alt": ""}, "HDHW112888": {"id": 161954, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w", "sizes": "(max-width: 876px) 100vw, 876px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-166.jpg", "alt": ""}, "HDHW112889": {"id": 161954, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w", "sizes": "(max-width: 876px) 100vw, 876px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-166.jpg", "alt": ""}, "HDHW112890": {"id": 161954, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w", "sizes": "(max-width: 876px) 100vw, 876px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-166.jpg", "alt": ""}, "HDHW112891": {"id": 161954, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w", "sizes": "(max-width: 876px) 100vw, 876px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-166.jpg", "alt": ""}, "HDHW112898": {"id": 161954, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w", "sizes": "(max-width: 876px) 100vw, 876px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-166.jpg", "alt": ""}, "HDHW112899": {"id": 161954, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w", "sizes": "(max-width: 876px) 100vw, 876px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-166.jpg", "alt": ""}, "HDHW112900": {"id": 161954, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w", "sizes": "(max-width: 876px) 100vw, 876px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-166.jpg", "alt": ""}, "HDHW112901": {"id": 161954, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w", "sizes": "(max-width: 876px) 100vw, 876px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-166.jpg", "alt": ""}, "HDHW112902": {"id": 161954, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w", "sizes": "(max-width: 876px) 100vw, 876px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-166.jpg", "alt": ""}, "HDHW112903": {"id": 161954, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w", "sizes": "(max-width: 876px) 100vw, 876px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-166.jpg", "alt": ""}, "HDHW112904": {"id": 161954, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w", "sizes": "(max-width: 876px) 100vw, 876px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-166.jpg", "alt": ""}, "HDHW112905": {"id": 161954, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w", "sizes": "(max-width: 876px) 100vw, 876px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-166.jpg", "alt": ""}, "HDHW112906": {"id": 161954, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w", "sizes": "(max-width: 876px) 100vw, 876px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-166.jpg", "alt": ""}, "HDHW112907": {"id": 161954, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w", "sizes": "(max-width: 876px) 100vw, 876px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-166.jpg", "alt": ""}, "HDHW112908": {"id": 161954, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w", "sizes": "(max-width: 876px) 100vw, 876px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-166.jpg", "alt": ""}, "HDHW112909": {"id": 161954, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w", "sizes": "(max-width: 876px) 100vw, 876px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-166.jpg", "alt": ""}, "HDHW112910": {"id": 161954, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w", "sizes": "(max-width: 876px) 100vw, 876px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-166.jpg", "alt": ""}, "HDHW112911": {"id": 161954, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w", "sizes": "(max-width: 876px) 100vw, 876px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-166.jpg", "alt": ""}, "HDHW112912": {"id": 161954, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w", "sizes": "(max-width: 876px) 100vw, 876px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-166.jpg", "alt": ""}, "HDHW112913": {"id": 161954, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w", "sizes": "(max-width: 876px) 100vw, 876px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-166.jpg", "alt": ""}, "HDHW112914": {"id": 161954, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w", "sizes": "(max-width: 876px) 100vw, 876px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-166.jpg", "alt": ""}, "HDHW112915": {"id": 161954, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w", "sizes": "(max-width: 876px) 100vw, 876px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-166-1.jpg 876w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-166.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Harlequin", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/water-garden-wallpapers/", "pattern": "Water Garden Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["DAEG213046", "DART216335", "DART216337", "DART216338", "DART216341", "DART216343", "DWAW217108", "DWAW217109", "DWAW217110", "DWAW217111", "DWAW217112", "DWAW217113", "DWAW217114", "DWAW217115", "DWAW217116", "DWAW217117", "DWAW217118", "DWAW217119", "DWAW217120", "DWAW217121", "DWAW217122", "DWAW217123", "DWAW217124", "DWAW217125", "DWAW217126", "DWAW217127", "DWAW217128", "DWAW217129", "DWAW217130", "DWAW217131"], "colorway_count": 30, "sku_images": {"DAEG213046": {"id": 161947, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-161.jpg", "alt": ""}, "DART216335": {"id": 161947, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-161.jpg", "alt": ""}, "DART216337": {"id": 161947, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-161.jpg", "alt": ""}, "DART216338": {"id": 161947, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-161.jpg", "alt": ""}, "DART216341": {"id": 161947, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-161.jpg", "alt": ""}, "DART216343": {"id": 161947, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-161.jpg", "alt": ""}, "DWAW217108": {"id": 161947, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-161.jpg", "alt": ""}, "DWAW217109": {"id": 161947, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-161.jpg", "alt": ""}, "DWAW217110": {"id": 161947, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-161.jpg", "alt": ""}, "DWAW217111": {"id": 161947, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-161.jpg", "alt": ""}, "DWAW217112": {"id": 161947, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-161.jpg", "alt": ""}, "DWAW217113": {"id": 161947, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-161.jpg", "alt": ""}, "DWAW217114": {"id": 161947, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-161.jpg", "alt": ""}, "DWAW217115": {"id": 161947, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-161.jpg", "alt": ""}, "DWAW217116": {"id": 161947, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-161.jpg", "alt": ""}, "DWAW217117": {"id": 161947, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-161.jpg", "alt": ""}, "DWAW217118": {"id": 161947, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-161.jpg", "alt": ""}, "DWAW217119": {"id": 161947, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-161.jpg", "alt": ""}, "DWAW217120": {"id": 161947, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-161.jpg", "alt": ""}, "DWAW217121": {"id": 161947, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-161.jpg", "alt": ""}, "DWAW217122": {"id": 161947, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-161.jpg", "alt": ""}, "DWAW217123": {"id": 161947, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-161.jpg", "alt": ""}, "DWAW217124": {"id": 161947, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-161.jpg", "alt": ""}, "DWAW217125": {"id": 161947, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-161.jpg", "alt": ""}, "DWAW217126": {"id": 161947, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-161.jpg", "alt": ""}, "DWAW217127": {"id": 161947, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-161.jpg", "alt": ""}, "DWAW217128": {"id": 161947, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-161.jpg", "alt": ""}, "DWAW217129": {"id": 161947, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-161.jpg", "alt": ""}, "DWAW217130": {"id": 161947, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-161.jpg", "alt": ""}, "DWAW217131": {"id": 161947, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-161-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-161.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Sanderson", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/cornubia-wallpapers/", "pattern": "Cornubia Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["MCOW217088", "MCOW217089", "MCOW217090", "MCOW217091", "MCOW217092", "MCOW217093", "MCOW217094", "MCOW217095", "MCOW217096", "MCOW217097", "MCOW217098", "MCOW217099", "MCOW217100", "MCOW217101", "MCOW217102", "MCOW217103", "MCOW217104", "MCOW217105"], "colorway_count": 18, "sku_images": {"MCOW217088": {"id": 161951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-165.jpg", "alt": ""}, "MCOW217089": {"id": 161951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-165.jpg", "alt": ""}, "MCOW217090": {"id": 161951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-165.jpg", "alt": ""}, "MCOW217091": {"id": 161951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-165.jpg", "alt": ""}, "MCOW217092": {"id": 161951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-165.jpg", "alt": ""}, "MCOW217093": {"id": 161951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-165.jpg", "alt": ""}, "MCOW217094": {"id": 161951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-165.jpg", "alt": ""}, "MCOW217095": {"id": 161951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-165.jpg", "alt": ""}, "MCOW217096": {"id": 161951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-165.jpg", "alt": ""}, "MCOW217097": {"id": 161951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-165.jpg", "alt": ""}, "MCOW217098": {"id": 161951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-165.jpg", "alt": ""}, "MCOW217099": {"id": 161951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-165.jpg", "alt": ""}, "MCOW217100": {"id": 161951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-165.jpg", "alt": ""}, "MCOW217101": {"id": 161951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-165.jpg", "alt": ""}, "MCOW217102": {"id": 161951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-165.jpg", "alt": ""}, "MCOW217103": {"id": 161951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-165.jpg", "alt": ""}, "MCOW217104": {"id": 161951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-165.jpg", "alt": ""}, "MCOW217105": {"id": 161951, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-165-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-165.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Morris & Co", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/colour-2-wallcoverings/", "pattern": "Colour 2 Wallcoverings", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["HAMA111051", "HAMA111060", "HAMA111062", "HAMA111070", "HGAT111236", "HGAT111242", "HGAT111243", "HGAT111244", "HLEO110617", "HLEO110635", "HLUT111736", "HMFW111573", "HMFW111584", "HMOW110883", "HMOW110886", "HMOW110894", "HQN2112827", "HQN2112828", "HQN2112829", "HQN2112830", "HQN2112831", "HQN2112832", "HQN2112833", "HQN2112834", "HQN2112836", "HQN2112837", "HQN2112838", "HQN2112839", "HQN2112840", "HQN2112841", "HQN2112842", "HQN2112843", "HQN2112844", "HQN2112845", "HQN2112846", "HQN2112847", "HQN2112848", "HQN2112849", "HQN2112850", "HQN2112852", "HQN2112853", "HSTO111476", "HSTO111477", "HSTO111488", "HSTO111497", "HZAP111752", "HZAP111753", "HZAP111756", "HZAP111758", "HZAP111760", "HZAP111761", "HZAP111763", "HZAP111770", "HZAP111775"], "colorway_count": 54, "sku_images": {"HAMA111051": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HAMA111060": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HAMA111062": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HAMA111070": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HGAT111236": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HGAT111242": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HGAT111243": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HGAT111244": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HLEO110617": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HLEO110635": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HLUT111736": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HMFW111573": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HMFW111584": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HMOW110883": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HMOW110886": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HMOW110894": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HQN2112827": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HQN2112828": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HQN2112829": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HQN2112830": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HQN2112831": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HQN2112832": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HQN2112833": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HQN2112834": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HQN2112836": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HQN2112837": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HQN2112838": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HQN2112839": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HQN2112840": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HQN2112841": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HQN2112842": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HQN2112843": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HQN2112844": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HQN2112845": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HQN2112846": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HQN2112847": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HQN2112848": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HQN2112849": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HQN2112850": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HQN2112852": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HQN2112853": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HSTO111476": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HSTO111477": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HSTO111488": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HSTO111497": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HZAP111752": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HZAP111753": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HZAP111756": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HZAP111758": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HZAP111760": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HZAP111761": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HZAP111763": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HZAP111770": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}, "HZAP111775": {"id": 161949, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-163-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-163.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Harlequin", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/joy-wallpapers/", "pattern": "Joy Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["JOY21", "JOY22", "JOY23", "JOY24", "JOY31", "JOY32", "JOY33", "JOY34", "JOY41", "JOY42", "JOY43", "JOY44", "JOY45", "JOY46", "JOY47", "JOY51", "JOY61", "JOY71", "JOY81", "JOY82", "JOY83", "JOY84", "JOY85"], "colorway_count": 23, "sku_images": {"JOY21": {"id": 161892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "srcset": "", "sizes": "(max-width: 610px) 100vw, 610px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 610px) 100vw, 610px", "name": "COVER-143.jpg", "alt": ""}, "JOY22": {"id": 161892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "srcset": "", "sizes": "(max-width: 610px) 100vw, 610px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 610px) 100vw, 610px", "name": "COVER-143.jpg", "alt": ""}, "JOY23": {"id": 161892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "srcset": "", "sizes": "(max-width: 610px) 100vw, 610px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 610px) 100vw, 610px", "name": "COVER-143.jpg", "alt": ""}, "JOY24": {"id": 161892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "srcset": "", "sizes": "(max-width: 610px) 100vw, 610px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 610px) 100vw, 610px", "name": "COVER-143.jpg", "alt": ""}, "JOY31": {"id": 161892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "srcset": "", "sizes": "(max-width: 610px) 100vw, 610px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 610px) 100vw, 610px", "name": "COVER-143.jpg", "alt": ""}, "JOY32": {"id": 161892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "srcset": "", "sizes": "(max-width: 610px) 100vw, 610px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 610px) 100vw, 610px", "name": "COVER-143.jpg", "alt": ""}, "JOY33": {"id": 161892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "srcset": "", "sizes": "(max-width: 610px) 100vw, 610px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 610px) 100vw, 610px", "name": "COVER-143.jpg", "alt": ""}, "JOY34": {"id": 161892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "srcset": "", "sizes": "(max-width: 610px) 100vw, 610px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 610px) 100vw, 610px", "name": "COVER-143.jpg", "alt": ""}, "JOY41": {"id": 161892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "srcset": "", "sizes": "(max-width: 610px) 100vw, 610px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 610px) 100vw, 610px", "name": "COVER-143.jpg", "alt": ""}, "JOY42": {"id": 161892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "srcset": "", "sizes": "(max-width: 610px) 100vw, 610px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 610px) 100vw, 610px", "name": "COVER-143.jpg", "alt": ""}, "JOY43": {"id": 161892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "srcset": "", "sizes": "(max-width: 610px) 100vw, 610px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 610px) 100vw, 610px", "name": "COVER-143.jpg", "alt": ""}, "JOY44": {"id": 161892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "srcset": "", "sizes": "(max-width: 610px) 100vw, 610px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 610px) 100vw, 610px", "name": "COVER-143.jpg", "alt": ""}, "JOY45": {"id": 161892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "srcset": "", "sizes": "(max-width: 610px) 100vw, 610px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 610px) 100vw, 610px", "name": "COVER-143.jpg", "alt": ""}, "JOY46": {"id": 161892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "srcset": "", "sizes": "(max-width: 610px) 100vw, 610px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 610px) 100vw, 610px", "name": "COVER-143.jpg", "alt": ""}, "JOY47": {"id": 161892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "srcset": "", "sizes": "(max-width: 610px) 100vw, 610px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 610px) 100vw, 610px", "name": "COVER-143.jpg", "alt": ""}, "JOY51": {"id": 161892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "srcset": "", "sizes": "(max-width: 610px) 100vw, 610px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 610px) 100vw, 610px", "name": "COVER-143.jpg", "alt": ""}, "JOY61": {"id": 161892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "srcset": "", "sizes": "(max-width: 610px) 100vw, 610px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 610px) 100vw, 610px", "name": "COVER-143.jpg", "alt": ""}, "JOY71": {"id": 161892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "srcset": "", "sizes": "(max-width: 610px) 100vw, 610px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 610px) 100vw, 610px", "name": "COVER-143.jpg", "alt": ""}, "JOY81": {"id": 161892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "srcset": "", "sizes": "(max-width: 610px) 100vw, 610px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 610px) 100vw, 610px", "name": "COVER-143.jpg", "alt": ""}, "JOY82": {"id": 161892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "srcset": "", "sizes": "(max-width: 610px) 100vw, 610px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 610px) 100vw, 610px", "name": "COVER-143.jpg", "alt": ""}, "JOY83": {"id": 161892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "srcset": "", "sizes": "(max-width: 610px) 100vw, 610px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 610px) 100vw, 610px", "name": "COVER-143.jpg", "alt": ""}, "JOY84": {"id": 161892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "srcset": "", "sizes": "(max-width: 610px) 100vw, 610px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 610px) 100vw, 610px", "name": "COVER-143.jpg", "alt": ""}, "JOY85": {"id": 161892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-143-1.jpg", "srcset": "", "sizes": "(max-width: 610px) 100vw, 610px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 610px) 100vw, 610px", "name": "COVER-143.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Omexco", "distributor_direct": false}
{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/simply-morris-wallpapers/", "pattern": "Simply Morris Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["MSIM217058", "MSIM217059", "MSIM217060", "MSIM217061", "MSIM217062", "MSIM217063", "MSIM217064", "MSIM217065", "MSIM217066", "MSIM217067", "MSIM217068", "MSIM217069", "MSIM217070", "MSIM217071", "MSIM217072", "MSIM217073", "MSIM217074", "MSIM217075", "MSIM217076", "MSIM217077", "MSIM217078", "MSIM217079", "MSIM217080", "MSIM217081", "MSIM217082", "MSIM217083", "MSIM217084", "MSIM217085", "MSIM217086", "MSIM217087"], "colorway_count": 30, "sku_images": {"MSIM217058": {"id": 161902, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-145.jpg", "alt": ""}, "MSIM217059": {"id": 161902, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-145.jpg", "alt": ""}, "MSIM217060": {"id": 161902, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-145.jpg", "alt": ""}, "MSIM217061": {"id": 161902, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-145.jpg", "alt": ""}, "MSIM217062": {"id": 161902, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-145.jpg", "alt": ""}, "MSIM217063": {"id": 161902, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-145.jpg", "alt": ""}, "MSIM217064": {"id": 161902, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-145.jpg", "alt": ""}, "MSIM217065": {"id": 161902, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-145.jpg", "alt": ""}, "MSIM217066": {"id": 161902, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-145.jpg", "alt": ""}, "MSIM217067": {"id": 161902, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-145.jpg", "alt": ""}, "MSIM217068": {"id": 161902, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-145.jpg", "alt": ""}, "MSIM217069": {"id": 161902, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-145.jpg", "alt": ""}, "MSIM217070": {"id": 161902, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-145.jpg", "alt": ""}, "MSIM217071": {"id": 161902, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-145.jpg", "alt": ""}, "MSIM217072": {"id": 161902, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-145.jpg", "alt": ""}, "MSIM217073": {"id": 161902, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-145.jpg", "alt": ""}, "MSIM217074": {"id": 161902, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-145.jpg", "alt": ""}, "MSIM217075": {"id": 161902, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-145.jpg", "alt": ""}, "MSIM217076": {"id": 161902, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-145.jpg", "alt": ""}, "MSIM217077": {"id": 161902, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-145.jpg", "alt": ""}, "MSIM217078": {"id": 161902, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-145.jpg", "alt": ""}, "MSIM217079": {"id": 161902, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-145.jpg", "alt": ""}, "MSIM217080": {"id": 161902, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-145.jpg", "alt": ""}, "MSIM217081": {"id": 161902, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-145.jpg", "alt": ""}, "MSIM217082": {"id": 161902, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-145.jpg", "alt": ""}, "MSIM217083": {"id": 161902, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-145.jpg", "alt": ""}, "MSIM217084": {"id": 161902, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-145.jpg", "alt": ""}, "MSIM217085": {"id": 161902, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-145.jpg", "alt": ""}, "MSIM217086": {"id": 161902, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-145.jpg", "alt": ""}, "MSIM217087": {"id": 161902, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg 1048w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg 800w", "sizes": "(max-width: 1048px) 100vw, 1048px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-145-1.jpg 1048w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-145.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/atelier-wallpapers/", "pattern": "Atelier Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["AT21", "AT22", "AT23", "AT24", "AT31", "AT32", "AT33", "AT34", "AT41", "AT51", "AT52", "AT61", "AT62", "AT71", "AT72", "AT73", "AT74", "AT81", "AT82", "AT91", "AT92"], "colorway_count": 21, "sku_images": {"AT21": {"id": 161891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w", "sizes": "(max-width: 998px) 100vw, 998px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-142.jpg", "alt": ""}, "AT22": {"id": 161891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w", "sizes": "(max-width: 998px) 100vw, 998px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-142.jpg", "alt": ""}, "AT23": {"id": 161891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w", "sizes": "(max-width: 998px) 100vw, 998px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-142.jpg", "alt": ""}, "AT24": {"id": 161891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w", "sizes": "(max-width: 998px) 100vw, 998px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-142.jpg", "alt": ""}, "AT31": {"id": 161891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w", "sizes": "(max-width: 998px) 100vw, 998px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-142.jpg", "alt": ""}, "AT32": {"id": 161891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w", "sizes": "(max-width: 998px) 100vw, 998px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-142.jpg", "alt": ""}, "AT33": {"id": 161891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w", "sizes": "(max-width: 998px) 100vw, 998px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-142.jpg", "alt": ""}, "AT34": {"id": 161891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w", "sizes": "(max-width: 998px) 100vw, 998px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-142.jpg", "alt": ""}, "AT41": {"id": 161891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w", "sizes": "(max-width: 998px) 100vw, 998px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-142.jpg", "alt": ""}, "AT51": {"id": 161891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w", "sizes": "(max-width: 998px) 100vw, 998px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-142.jpg", "alt": ""}, "AT52": {"id": 161891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w", "sizes": "(max-width: 998px) 100vw, 998px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-142.jpg", "alt": ""}, "AT61": {"id": 161891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w", "sizes": "(max-width: 998px) 100vw, 998px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-142.jpg", "alt": ""}, "AT62": {"id": 161891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w", "sizes": "(max-width: 998px) 100vw, 998px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-142.jpg", "alt": ""}, "AT71": {"id": 161891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w", "sizes": "(max-width: 998px) 100vw, 998px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-142.jpg", "alt": ""}, "AT72": {"id": 161891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w", "sizes": "(max-width: 998px) 100vw, 998px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-142.jpg", "alt": ""}, "AT73": {"id": 161891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w", "sizes": "(max-width: 998px) 100vw, 998px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-142.jpg", "alt": ""}, "AT74": {"id": 161891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w", "sizes": "(max-width: 998px) 100vw, 998px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-142.jpg", "alt": ""}, "AT81": {"id": 161891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w", "sizes": "(max-width: 998px) 100vw, 998px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-142.jpg", "alt": ""}, "AT82": {"id": 161891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w", "sizes": "(max-width: 998px) 100vw, 998px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-142.jpg", "alt": ""}, "AT91": {"id": 161891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w", "sizes": "(max-width: 998px) 100vw, 998px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-142.jpg", "alt": ""}, "AT92": {"id": 161891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w", "sizes": "(max-width: 998px) 100vw, 998px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-142.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/mediterranee-wallpapers/", "pattern": "Mediterranee Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["84071202_", "87411149_", "87412679_", "87416048_", "87416213_", "87416637_", "87417430_", "87417785_", "87419865_", "87421057_", "87426281_", "87426812_", "87427089_", "87429724_", "87432043_", "87434480_", "87436032_", "87436679_", "87438390_", "87439067_", "87443232_", "87447759_", "87449187_", "87449901_", "87457201_"], "colorway_count": 25, "sku_images": {"84071202_": {"id": 161877, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "srcset": "", "sizes": "(max-width: 298px) 100vw, 298px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 298px) 100vw, 298px", "name": "COVER_-5.jpg", "alt": ""}, "87411149_": {"id": 161877, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "srcset": "", "sizes": "(max-width: 298px) 100vw, 298px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 298px) 100vw, 298px", "name": "COVER_-5.jpg", "alt": ""}, "87412679_": {"id": 161877, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "srcset": "", "sizes": "(max-width: 298px) 100vw, 298px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 298px) 100vw, 298px", "name": "COVER_-5.jpg", "alt": ""}, "87416048_": {"id": 161877, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "srcset": "", "sizes": "(max-width: 298px) 100vw, 298px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 298px) 100vw, 298px", "name": "COVER_-5.jpg", "alt": ""}, "87416213_": {"id": 161877, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "srcset": "", "sizes": "(max-width: 298px) 100vw, 298px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 298px) 100vw, 298px", "name": "COVER_-5.jpg", "alt": ""}, "87416637_": {"id": 161877, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "srcset": "", "sizes": "(max-width: 298px) 100vw, 298px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 298px) 100vw, 298px", "name": "COVER_-5.jpg", "alt": ""}, "87417430_": {"id": 161877, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "srcset": "", "sizes": "(max-width: 298px) 100vw, 298px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 298px) 100vw, 298px", "name": "COVER_-5.jpg", "alt": ""}, "87417785_": {"id": 161877, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "srcset": "", "sizes": "(max-width: 298px) 100vw, 298px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 298px) 100vw, 298px", "name": "COVER_-5.jpg", "alt": ""}, "87419865_": {"id": 161877, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "srcset": "", "sizes": "(max-width: 298px) 100vw, 298px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 298px) 100vw, 298px", "name": "COVER_-5.jpg", "alt": ""}, "87421057_": {"id": 161877, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "srcset": "", "sizes": "(max-width: 298px) 100vw, 298px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 298px) 100vw, 298px", "name": "COVER_-5.jpg", "alt": ""}, "87426281_": {"id": 161877, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "srcset": "", "sizes": "(max-width: 298px) 100vw, 298px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 298px) 100vw, 298px", "name": "COVER_-5.jpg", "alt": ""}, "87426812_": {"id": 161877, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "srcset": "", "sizes": "(max-width: 298px) 100vw, 298px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 298px) 100vw, 298px", "name": "COVER_-5.jpg", "alt": ""}, "87427089_": {"id": 161877, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "srcset": "", "sizes": "(max-width: 298px) 100vw, 298px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 298px) 100vw, 298px", "name": "COVER_-5.jpg", "alt": ""}, "87429724_": {"id": 161877, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "srcset": "", "sizes": "(max-width: 298px) 100vw, 298px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 298px) 100vw, 298px", "name": "COVER_-5.jpg", "alt": ""}, "87432043_": {"id": 161877, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "srcset": "", "sizes": "(max-width: 298px) 100vw, 298px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 298px) 100vw, 298px", "name": "COVER_-5.jpg", "alt": ""}, "87434480_": {"id": 161877, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "srcset": "", "sizes": "(max-width: 298px) 100vw, 298px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 298px) 100vw, 298px", "name": "COVER_-5.jpg", "alt": ""}, "87436032_": {"id": 161877, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "srcset": "", "sizes": "(max-width: 298px) 100vw, 298px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 298px) 100vw, 298px", "name": "COVER_-5.jpg", "alt": ""}, "87436679_": {"id": 161877, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "srcset": "", "sizes": "(max-width: 298px) 100vw, 298px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 298px) 100vw, 298px", "name": "COVER_-5.jpg", "alt": ""}, "87438390_": {"id": 161877, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "srcset": "", "sizes": "(max-width: 298px) 100vw, 298px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 298px) 100vw, 298px", "name": "COVER_-5.jpg", "alt": ""}, "87439067_": {"id": 161877, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "srcset": "", "sizes": "(max-width: 298px) 100vw, 298px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 298px) 100vw, 298px", "name": "COVER_-5.jpg", "alt": ""}, "87443232_": {"id": 161877, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "srcset": "", "sizes": "(max-width: 298px) 100vw, 298px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 298px) 100vw, 298px", "name": "COVER_-5.jpg", "alt": ""}, "87447759_": {"id": 161877, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "srcset": "", "sizes": "(max-width: 298px) 100vw, 298px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 298px) 100vw, 298px", "name": "COVER_-5.jpg", "alt": ""}, "87449187_": {"id": 161877, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "srcset": "", "sizes": "(max-width: 298px) 100vw, 298px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 298px) 100vw, 298px", "name": "COVER_-5.jpg", "alt": ""}, "87449901_": {"id": 161877, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "srcset": "", "sizes": "(max-width: 298px) 100vw, 298px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 298px) 100vw, 298px", "name": "COVER_-5.jpg", "alt": ""}, "87457201_": {"id": 161877, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "srcset": "", "sizes": "(max-width: 298px) 100vw, 298px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 298px) 100vw, 298px", "name": "COVER_-5.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/vienne-wallpaper/", "pattern": "Vienne Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["81921259_", "81921509_", "81922449_", "81923446_", "81925557_", "81927255_", "81929235_", "87341202_", "87342721_", "87344119_", "87346308_", "87346504_", "87347118_", "87348411_", "87349126_", "87351301_", "87354125_", "87357117_", "87359116_", "87359729_", "87361215_", "87366505_", "87367106_", "87369114_", "87371212_", "87371532_", "87371730_", "87372731_", "87376523_", "87377113_", "87379124_", "87516727_", "87517120_", "87518503_", "87519110_", "87519809_"], "colorway_count": 36, "sku_images": {"81921259_": {"id": 161878, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "srcset": "", "sizes": "(max-width: 353px) 100vw, 353px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 353px) 100vw, 353px", "name": "cover_-6.jpg", "alt": ""}, "81921509_": {"id": 161878, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "srcset": "", "sizes": "(max-width: 353px) 100vw, 353px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 353px) 100vw, 353px", "name": "cover_-6.jpg", "alt": ""}, "81922449_": {"id": 161878, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "srcset": "", "sizes": "(max-width: 353px) 100vw, 353px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 353px) 100vw, 353px", "name": "cover_-6.jpg", "alt": ""}, "81923446_": {"id": 161878, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "srcset": "", "sizes": "(max-width: 353px) 100vw, 353px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 353px) 100vw, 353px", "name": "cover_-6.jpg", "alt": ""}, "81925557_": {"id": 161878, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "srcset": "", "sizes": "(max-width: 353px) 100vw, 353px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 353px) 100vw, 353px", "name": "cover_-6.jpg", "alt": ""}, "81927255_": {"id": 161878, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "srcset": "", "sizes": "(max-width: 353px) 100vw, 353px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 353px) 100vw, 353px", "name": "cover_-6.jpg", "alt": ""}, "81929235_": {"id": 161878, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "srcset": "", "sizes": "(max-width: 353px) 100vw, 353px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 353px) 100vw, 353px", "name": "cover_-6.jpg", "alt": ""}, "87341202_": {"id": 161878, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "srcset": "", "sizes": "(max-width: 353px) 100vw, 353px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 353px) 100vw, 353px", "name": "cover_-6.jpg", "alt": ""}, "87342721_": {"id": 161878, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "srcset": "", "sizes": "(max-width: 353px) 100vw, 353px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 353px) 100vw, 353px", "name": "cover_-6.jpg", "alt": ""}, "87344119_": {"id": 161878, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "srcset": "", "sizes": "(max-width: 353px) 100vw, 353px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 353px) 100vw, 353px", "name": "cover_-6.jpg", "alt": ""}, "87346308_": {"id": 161878, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "srcset": "", "sizes": "(max-width: 353px) 100vw, 353px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 353px) 100vw, 353px", "name": "cover_-6.jpg", "alt": ""}, "87346504_": {"id": 161878, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "srcset": "", "sizes": "(max-width: 353px) 100vw, 353px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 353px) 100vw, 353px", "name": "cover_-6.jpg", "alt": ""}, "87347118_": {"id": 161878, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "srcset": "", "sizes": "(max-width: 353px) 100vw, 353px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 353px) 100vw, 353px", "name": "cover_-6.jpg", "alt": ""}, "87348411_": {"id": 161878, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "srcset": "", "sizes": "(max-width: 353px) 100vw, 353px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 353px) 100vw, 353px", "name": "cover_-6.jpg", "alt": ""}, "87349126_": {"id": 161878, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "srcset": "", "sizes": "(max-width: 353px) 100vw, 353px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 353px) 100vw, 353px", "name": "cover_-6.jpg", "alt": ""}, "87351301_": {"id": 161878, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "srcset": "", "sizes": "(max-width: 353px) 100vw, 353px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 353px) 100vw, 353px", "name": "cover_-6.jpg", "alt": ""}, "87354125_": {"id": 161878, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "srcset": "", "sizes": "(max-width: 353px) 100vw, 353px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 353px) 100vw, 353px", "name": "cover_-6.jpg", "alt": ""}, "87357117_": {"id": 161878, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "srcset": "", "sizes": "(max-width: 353px) 100vw, 353px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 353px) 100vw, 353px", "name": "cover_-6.jpg", "alt": ""}, "87359116_": {"id": 161878, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "srcset": "", "sizes": "(max-width: 353px) 100vw, 353px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 353px) 100vw, 353px", "name": "cover_-6.jpg", "alt": ""}, "87359729_": {"id": 161878, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "srcset": "", "sizes": "(max-width: 353px) 100vw, 353px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 353px) 100vw, 353px", "name": "cover_-6.jpg", "alt": ""}, "87361215_": {"id": 161878, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "srcset": "", "sizes": "(max-width: 353px) 100vw, 353px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 353px) 100vw, 353px", "name": "cover_-6.jpg", "alt": ""}, "87366505_": {"id": 161878, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "srcset": "", "sizes": "(max-width: 353px) 100vw, 353px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 353px) 100vw, 353px", "name": "cover_-6.jpg", "alt": ""}, "87367106_": {"id": 161878, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "srcset": "", "sizes": "(max-width: 353px) 100vw, 353px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 353px) 100vw, 353px", "name": "cover_-6.jpg", "alt": ""}, "87369114_": {"id": 161878, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "srcset": "", "sizes": "(max-width: 353px) 100vw, 353px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 353px) 100vw, 353px", "name": "cover_-6.jpg", "alt": ""}, "87371212_": {"id": 161878, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "srcset": "", "sizes": "(max-width: 353px) 100vw, 353px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 353px) 100vw, 353px", "name": "cover_-6.jpg", "alt": ""}, "87371532_": {"id": 161878, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "srcset": "", "sizes": "(max-width: 353px) 100vw, 353px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 353px) 100vw, 353px", "name": "cover_-6.jpg", "alt": ""}, "87371730_": {"id": 161878, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "srcset": "", "sizes": "(max-width: 353px) 100vw, 353px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 353px) 100vw, 353px", "name": "cover_-6.jpg", "alt": ""}, "87372731_": {"id": 161878, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "srcset": "", "sizes": "(max-width: 353px) 100vw, 353px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 353px) 100vw, 353px", "name": "cover_-6.jpg", "alt": ""}, "87376523_": {"id": 161878, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "srcset": "", "sizes": "(max-width: 353px) 100vw, 353px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 353px) 100vw, 353px", "name": "cover_-6.jpg", "alt": ""}, "87377113_": {"id": 161878, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "srcset": "", "sizes": "(max-width: 353px) 100vw, 353px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 353px) 100vw, 353px", "name": "cover_-6.jpg", "alt": ""}, "87379124_": {"id": 161878, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "srcset": "", "sizes": "(max-width: 353px) 100vw, 353px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 353px) 100vw, 353px", "name": "cover_-6.jpg", "alt": ""}, "87516727_": {"id": 161878, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "srcset": "", "sizes": "(max-width: 353px) 100vw, 353px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 353px) 100vw, 353px", "name": "cover_-6.jpg", "alt": ""}, "87517120_": {"id": 161878, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "srcset": "", "sizes": "(max-width: 353px) 100vw, 353px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 353px) 100vw, 353px", "name": "cover_-6.jpg", "alt": ""}, "87518503_": {"id": 161878, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "srcset": "", "sizes": "(max-width: 353px) 100vw, 353px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 353px) 100vw, 353px", "name": "cover_-6.jpg", "alt": ""}, "87519110_": {"id": 161878, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "srcset": "", "sizes": "(max-width: 353px) 100vw, 353px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 353px) 100vw, 353px", "name": "cover_-6.jpg", "alt": ""}, "87519809_": {"id": 161878, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "srcset": "", "sizes": "(max-width: 353px) 100vw, 353px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 353px) 100vw, 353px", "name": "cover_-6.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/fiber-wallpapers/", "pattern": "Fiber Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["26194121_", "26197130_", "26199123_", "80831010_", "80832222_", "80834262_", "80836267_", "80837143_", "80837337_", "82390000_", "82391296_", "82391354_", "82391366_", "82391619_", "82391857_", "82392611_", "82392642_", "82393368_", "82396120_", "82396298_", "82396510_", "82396578_", "82396899_", "82397415_", "82397588_", "82397623_", "82397899_", "82398819_", "82399156_", "82399176_", "82399262_", "82399612_", "82399915_"], "colorway_count": 33, "sku_images": {"26194121_": {"id": 161876, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "srcset": "", "sizes": "(max-width: 470px) 100vw, 470px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 470px) 100vw, 470px", "name": "cover_-4.jpg", "alt": ""}, "26197130_": {"id": 161876, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "srcset": "", "sizes": "(max-width: 470px) 100vw, 470px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 470px) 100vw, 470px", "name": "cover_-4.jpg", "alt": ""}, "26199123_": {"id": 161876, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "srcset": "", "sizes": "(max-width: 470px) 100vw, 470px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 470px) 100vw, 470px", "name": "cover_-4.jpg", "alt": ""}, "80831010_": {"id": 161876, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "srcset": "", "sizes": "(max-width: 470px) 100vw, 470px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 470px) 100vw, 470px", "name": "cover_-4.jpg", "alt": ""}, "80832222_": {"id": 161876, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "srcset": "", "sizes": "(max-width: 470px) 100vw, 470px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 470px) 100vw, 470px", "name": "cover_-4.jpg", "alt": ""}, "80834262_": {"id": 161876, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "srcset": "", "sizes": "(max-width: 470px) 100vw, 470px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 470px) 100vw, 470px", "name": "cover_-4.jpg", "alt": ""}, "80836267_": {"id": 161876, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "srcset": "", "sizes": "(max-width: 470px) 100vw, 470px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 470px) 100vw, 470px", "name": "cover_-4.jpg", "alt": ""}, "80837143_": {"id": 161876, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "srcset": "", "sizes": "(max-width: 470px) 100vw, 470px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 470px) 100vw, 470px", "name": "cover_-4.jpg", "alt": ""}, "80837337_": {"id": 161876, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "srcset": "", "sizes": "(max-width: 470px) 100vw, 470px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 470px) 100vw, 470px", "name": "cover_-4.jpg", "alt": ""}, "82390000_": {"id": 161876, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "srcset": "", "sizes": "(max-width: 470px) 100vw, 470px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 470px) 100vw, 470px", "name": "cover_-4.jpg", "alt": ""}, "82391296_": {"id": 161876, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "srcset": "", "sizes": "(max-width: 470px) 100vw, 470px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 470px) 100vw, 470px", "name": "cover_-4.jpg", "alt": ""}, "82391354_": {"id": 161876, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "srcset": "", "sizes": "(max-width: 470px) 100vw, 470px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 470px) 100vw, 470px", "name": "cover_-4.jpg", "alt": ""}, "82391366_": {"id": 161876, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "srcset": "", "sizes": "(max-width: 470px) 100vw, 470px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 470px) 100vw, 470px", "name": "cover_-4.jpg", "alt": ""}, "82391619_": {"id": 161876, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "srcset": "", "sizes": "(max-width: 470px) 100vw, 470px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 470px) 100vw, 470px", "name": "cover_-4.jpg", "alt": ""}, "82391857_": {"id": 161876, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "srcset": "", "sizes": "(max-width: 470px) 100vw, 470px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 470px) 100vw, 470px", "name": "cover_-4.jpg", "alt": ""}, "82392611_": {"id": 161876, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "srcset": "", "sizes": "(max-width: 470px) 100vw, 470px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 470px) 100vw, 470px", "name": "cover_-4.jpg", "alt": ""}, "82392642_": {"id": 161876, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "srcset": "", "sizes": "(max-width: 470px) 100vw, 470px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 470px) 100vw, 470px", "name": "cover_-4.jpg", "alt": ""}, "82393368_": {"id": 161876, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "srcset": "", "sizes": "(max-width: 470px) 100vw, 470px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 470px) 100vw, 470px", "name": "cover_-4.jpg", "alt": ""}, "82396120_": {"id": 161876, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "srcset": "", "sizes": "(max-width: 470px) 100vw, 470px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 470px) 100vw, 470px", "name": "cover_-4.jpg", "alt": ""}, "82396298_": {"id": 161876, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "srcset": "", "sizes": "(max-width: 470px) 100vw, 470px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 470px) 100vw, 470px", "name": "cover_-4.jpg", "alt": ""}, "82396510_": {"id": 161876, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "srcset": "", "sizes": "(max-width: 470px) 100vw, 470px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 470px) 100vw, 470px", "name": "cover_-4.jpg", "alt": ""}, "82396578_": {"id": 161876, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "srcset": "", "sizes": "(max-width: 470px) 100vw, 470px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 470px) 100vw, 470px", "name": "cover_-4.jpg", "alt": ""}, "82396899_": {"id": 161876, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "srcset": "", "sizes": "(max-width: 470px) 100vw, 470px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 470px) 100vw, 470px", "name": "cover_-4.jpg", "alt": ""}, "82397415_": {"id": 161876, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "srcset": "", "sizes": "(max-width: 470px) 100vw, 470px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 470px) 100vw, 470px", "name": "cover_-4.jpg", "alt": ""}, "82397588_": {"id": 161876, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "srcset": "", "sizes": "(max-width: 470px) 100vw, 470px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 470px) 100vw, 470px", "name": "cover_-4.jpg", "alt": ""}, "82397623_": {"id": 161876, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "srcset": "", "sizes": "(max-width: 470px) 100vw, 470px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 470px) 100vw, 470px", "name": "cover_-4.jpg", "alt": ""}, "82397899_": {"id": 161876, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "srcset": "", "sizes": "(max-width: 470px) 100vw, 470px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 470px) 100vw, 470px", "name": "cover_-4.jpg", "alt": ""}, "82398819_": {"id": 161876, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "srcset": "", "sizes": "(max-width: 470px) 100vw, 470px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 470px) 100vw, 470px", "name": "cover_-4.jpg", "alt": ""}, "82399156_": {"id": 161876, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "srcset": "", "sizes": "(max-width: 470px) 100vw, 470px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 470px) 100vw, 470px", "name": "cover_-4.jpg", "alt": ""}, "82399176_": {"id": 161876, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "srcset": "", "sizes": "(max-width: 470px) 100vw, 470px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 470px) 100vw, 470px", "name": "cover_-4.jpg", "alt": ""}, "82399262_": {"id": 161876, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "srcset": "", "sizes": "(max-width: 470px) 100vw, 470px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 470px) 100vw, 470px", "name": "cover_-4.jpg", "alt": ""}, "82399612_": {"id": 161876, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "srcset": "", "sizes": "(max-width: 470px) 100vw, 470px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 470px) 100vw, 470px", "name": "cover_-4.jpg", "alt": ""}, "82399915_": {"id": 161876, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "srcset": "", "sizes": "(max-width: 470px) 100vw, 470px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 470px) 100vw, 470px", "name": "cover_-4.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/les-belles-toiles-de-jouy-wallpapers/", "pattern": "Les Belles Toiles de Jouy Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["82380054", "82380157", "82381212", "82381569", "82386543", "82387647", "82388845", "82389338", "82389876", "84076109", "87911318", "87916217", "87917710", "87918201", "87919103", "87919612", "87921104", "87922524", "87926716", "87927323", "87928213", "87929621", "87934305", "87936719", "87937511", "87939516", "87942407", "87944213", "87946252", "87957109", "87959107", "87959620", "87961108", "87964122", "87964215", "87966726", "87973476", "87976322", "87989209", "87996706", "88027314"], "colorway_count": 41, "sku_images": {"82380054": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "82380157": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "82381212": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "82381569": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "82386543": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "82387647": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "82388845": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "82389338": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "82389876": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "84076109": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "87911318": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "87916217": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "87917710": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "87918201": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "87919103": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "87919612": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "87921104": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "87922524": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "87926716": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "87927323": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "87928213": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "87929621": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "87934305": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "87936719": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "87937511": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "87939516": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "87942407": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "87944213": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "87946252": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "87957109": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "87959107": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "87959620": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "87961108": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "87964122": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "87964215": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "87966726": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "87973476": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "87976322": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "87989209": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "87996706": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "88027314": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/kensington-walk-wallpapers/", "pattern": "Kensington Walk Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["ZAKA312493", "ZAKA312495", "ZAKA312498", "ZAKA312499", "ZAKA312501", "ZAKA312503", "ZAKA312504", "ZHIW312983", "ZHIW312984", "ZHIW312985", "ZHIW312986", "ZHIW312987", "ZHIW312989", "ZHIW312991", "ZHIW312992", "ZHIW312993", "ZHIW312994", "ZHIW312995", "ZHIW312996", "ZHIW312997", "ZHIW312998", "ZHIW313003", "ZHIW313004", "ZHIW313005", "ZHIW313006", "ZHIW313007", "ZHIW313008", "ZINW310059", "ZKEM312660", "ZKEM312661"], "colorway_count": 30, "sku_images": {"ZAKA312493": {"id": 161809, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "srcset": "", "sizes": "(max-width: 349px) 100vw, 349px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 349px) 100vw, 349px", "name": "cover-114.jpg", "alt": ""}, "ZAKA312495": {"id": 161809, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "srcset": "", "sizes": "(max-width: 349px) 100vw, 349px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 349px) 100vw, 349px", "name": "cover-114.jpg", "alt": ""}, "ZAKA312498": {"id": 161809, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "srcset": "", "sizes": "(max-width: 349px) 100vw, 349px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 349px) 100vw, 349px", "name": "cover-114.jpg", "alt": ""}, "ZAKA312499": {"id": 161809, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "srcset": "", "sizes": "(max-width: 349px) 100vw, 349px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 349px) 100vw, 349px", "name": "cover-114.jpg", "alt": ""}, "ZAKA312501": {"id": 161809, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "srcset": "", "sizes": "(max-width: 349px) 100vw, 349px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 349px) 100vw, 349px", "name": "cover-114.jpg", "alt": ""}, "ZAKA312503": {"id": 161809, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "srcset": "", "sizes": "(max-width: 349px) 100vw, 349px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 349px) 100vw, 349px", "name": "cover-114.jpg", "alt": ""}, "ZAKA312504": {"id": 161809, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "srcset": "", "sizes": "(max-width: 349px) 100vw, 349px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 349px) 100vw, 349px", "name": "cover-114.jpg", "alt": ""}, "ZHIW312983": {"id": 161809, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "srcset": "", "sizes": "(max-width: 349px) 100vw, 349px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 349px) 100vw, 349px", "name": "cover-114.jpg", "alt": ""}, "ZHIW312984": {"id": 161809, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "srcset": "", "sizes": "(max-width: 349px) 100vw, 349px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 349px) 100vw, 349px", "name": "cover-114.jpg", "alt": ""}, "ZHIW312985": {"id": 161809, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "srcset": "", "sizes": "(max-width: 349px) 100vw, 349px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 349px) 100vw, 349px", "name": "cover-114.jpg", "alt": ""}, "ZHIW312986": {"id": 161809, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "srcset": "", "sizes": "(max-width: 349px) 100vw, 349px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 349px) 100vw, 349px", "name": "cover-114.jpg", "alt": ""}, "ZHIW312987": {"id": 161809, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "srcset": "", "sizes": "(max-width: 349px) 100vw, 349px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 349px) 100vw, 349px", "name": "cover-114.jpg", "alt": ""}, "ZHIW312989": {"id": 161809, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "srcset": "", "sizes": "(max-width: 349px) 100vw, 349px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 349px) 100vw, 349px", "name": "cover-114.jpg", "alt": ""}, "ZHIW312991": {"id": 161809, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "srcset": "", "sizes": "(max-width: 349px) 100vw, 349px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 349px) 100vw, 349px", "name": "cover-114.jpg", "alt": ""}, "ZHIW312992": {"id": 161809, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "srcset": "", "sizes": "(max-width: 349px) 100vw, 349px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 349px) 100vw, 349px", "name": "cover-114.jpg", "alt": ""}, "ZHIW312993": {"id": 161809, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "srcset": "", "sizes": "(max-width: 349px) 100vw, 349px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 349px) 100vw, 349px", "name": "cover-114.jpg", "alt": ""}, "ZHIW312994": {"id": 161809, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "srcset": "", "sizes": "(max-width: 349px) 100vw, 349px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 349px) 100vw, 349px", "name": "cover-114.jpg", "alt": ""}, "ZHIW312995": {"id": 161809, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "srcset": "", "sizes": "(max-width: 349px) 100vw, 349px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 349px) 100vw, 349px", "name": "cover-114.jpg", "alt": ""}, "ZHIW312996": {"id": 161809, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "srcset": "", "sizes": "(max-width: 349px) 100vw, 349px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 349px) 100vw, 349px", "name": "cover-114.jpg", "alt": ""}, "ZHIW312997": {"id": 161809, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "srcset": "", "sizes": "(max-width: 349px) 100vw, 349px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 349px) 100vw, 349px", "name": "cover-114.jpg", "alt": ""}, "ZHIW312998": {"id": 161809, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "srcset": "", "sizes": "(max-width: 349px) 100vw, 349px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 349px) 100vw, 349px", "name": "cover-114.jpg", "alt": ""}, "ZHIW313003": {"id": 161809, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "srcset": "", "sizes": "(max-width: 349px) 100vw, 349px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 349px) 100vw, 349px", "name": "cover-114.jpg", "alt": ""}, "ZHIW313004": {"id": 161809, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "srcset": "", "sizes": "(max-width: 349px) 100vw, 349px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 349px) 100vw, 349px", "name": "cover-114.jpg", "alt": ""}, "ZHIW313005": {"id": 161809, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "srcset": "", "sizes": "(max-width: 349px) 100vw, 349px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 349px) 100vw, 349px", "name": "cover-114.jpg", "alt": ""}, "ZHIW313006": {"id": 161809, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "srcset": "", "sizes": "(max-width: 349px) 100vw, 349px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 349px) 100vw, 349px", "name": "cover-114.jpg", "alt": ""}, "ZHIW313007": {"id": 161809, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "srcset": "", "sizes": "(max-width: 349px) 100vw, 349px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 349px) 100vw, 349px", "name": "cover-114.jpg", "alt": ""}, "ZHIW313008": {"id": 161809, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "srcset": "", "sizes": "(max-width: 349px) 100vw, 349px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 349px) 100vw, 349px", "name": "cover-114.jpg", "alt": ""}, "ZINW310059": {"id": 161809, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "srcset": "", "sizes": "(max-width: 349px) 100vw, 349px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 349px) 100vw, 349px", "name": "cover-114.jpg", "alt": ""}, "ZKEM312660": {"id": 161809, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "srcset": "", "sizes": "(max-width: 349px) 100vw, 349px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 349px) 100vw, 349px", "name": "cover-114.jpg", "alt": ""}, "ZKEM312661": {"id": 161809, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "srcset": "", "sizes": "(max-width: 349px) 100vw, 349px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 349px) 100vw, 349px", "name": "cover-114.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/jabula-wallpapers/", "pattern": "Jabula Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["119-1001", "119-1002", "119-1003", "119-1004", "119-10044", "119-10045", "119-1005", "119-1006", "119-1007", "119-1104", "119-11047", "119-2008", "119-2009", "119-2010", "119-2011", "119-3012", "119-3013", "119-3014", "119-3015", "119-3016", "119-3017", "119-4018", "119-4019", "119-4020", "119-4021", "119-4022", "119-4023", "119-4024", "119-5025", "119-5026", "119-5027", "119-6028", "119-6029", "119-6030", "119-7031", "119-7032", "119-7033", "119-7034", "119-7035", "119-8036", "119-8037", "119-8038", "119-9039", "119-9040", "119-9041", "119-9042"], "colorway_count": 46, "sku_images": {"119-1001": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-1002": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-1003": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-1004": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-10044": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-10045": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-1005": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-1006": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-1007": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-1104": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-11047": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-2008": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-2009": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-2010": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-2011": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-3012": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-3013": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-3014": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-3015": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-3016": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-3017": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-4018": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-4019": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-4020": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-4021": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-4022": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-4023": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-4024": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-5025": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-5026": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-5027": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-6028": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-6029": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-6030": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-7031": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-7032": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-7033": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-7034": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-7035": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-8036": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-8037": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-8038": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-9039": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-9040": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-9041": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-9042": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/atelier-wallpapers/", "pattern": "Atelier Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["AT21", "AT22", "AT23", "AT24", "AT31", "AT32", "AT33", "AT34", "AT41", "AT51", "AT52", "AT61", "AT62", "AT71", "AT72", "AT73", "AT74", "AT81", "AT82", "AT91", "AT92"], "colorway_count": 21, "sku_images": {"AT21": {"id": 161891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w", "sizes": "(max-width: 998px) 100vw, 998px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-142.jpg", "alt": ""}, "AT22": {"id": 161891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w", "sizes": "(max-width: 998px) 100vw, 998px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-142.jpg", "alt": ""}, "AT23": {"id": 161891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w", "sizes": "(max-width: 998px) 100vw, 998px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-142.jpg", "alt": ""}, "AT24": {"id": 161891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w", "sizes": "(max-width: 998px) 100vw, 998px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-142.jpg", "alt": ""}, "AT31": {"id": 161891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w", "sizes": "(max-width: 998px) 100vw, 998px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-142.jpg", "alt": ""}, "AT32": {"id": 161891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w", "sizes": "(max-width: 998px) 100vw, 998px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-142.jpg", "alt": ""}, "AT33": {"id": 161891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w", "sizes": "(max-width: 998px) 100vw, 998px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-142.jpg", "alt": ""}, "AT34": {"id": 161891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w", "sizes": "(max-width: 998px) 100vw, 998px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-142.jpg", "alt": ""}, "AT41": {"id": 161891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w", "sizes": "(max-width: 998px) 100vw, 998px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-142.jpg", "alt": ""}, "AT51": {"id": 161891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w", "sizes": "(max-width: 998px) 100vw, 998px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-142.jpg", "alt": ""}, "AT52": {"id": 161891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w", "sizes": "(max-width: 998px) 100vw, 998px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-142.jpg", "alt": ""}, "AT61": {"id": 161891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w", "sizes": "(max-width: 998px) 100vw, 998px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-142.jpg", "alt": ""}, "AT62": {"id": 161891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w", "sizes": "(max-width: 998px) 100vw, 998px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-142.jpg", "alt": ""}, "AT71": {"id": 161891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w", "sizes": "(max-width: 998px) 100vw, 998px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-142.jpg", "alt": ""}, "AT72": {"id": 161891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w", "sizes": "(max-width: 998px) 100vw, 998px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-142.jpg", "alt": ""}, "AT73": {"id": 161891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w", "sizes": "(max-width: 998px) 100vw, 998px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-142.jpg", "alt": ""}, "AT74": {"id": 161891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w", "sizes": "(max-width: 998px) 100vw, 998px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-142.jpg", "alt": ""}, "AT81": {"id": 161891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w", "sizes": "(max-width: 998px) 100vw, 998px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-142.jpg", "alt": ""}, "AT82": {"id": 161891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w", "sizes": "(max-width: 998px) 100vw, 998px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-142.jpg", "alt": ""}, "AT91": {"id": 161891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w", "sizes": "(max-width: 998px) 100vw, 998px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-142.jpg", "alt": ""}, "AT92": {"id": 161891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w", "sizes": "(max-width: 998px) 100vw, 998px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-142-1.jpg 998w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-142.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Omexco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/mediterranee-wallpapers/", "pattern": "Mediterranee Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["84071202_", "87411149_", "87412679_", "87416048_", "87416213_", "87416637_", "87417430_", "87417785_", "87419865_", "87421057_", "87426281_", "87426812_", "87427089_", "87429724_", "87432043_", "87434480_", "87436032_", "87436679_", "87438390_", "87439067_", "87443232_", "87447759_", "87449187_", "87449901_", "87457201_"], "colorway_count": 25, "sku_images": {"84071202_": {"id": 161877, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "srcset": "", "sizes": "(max-width: 298px) 100vw, 298px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 298px) 100vw, 298px", "name": "COVER_-5.jpg", "alt": ""}, "87411149_": {"id": 161877, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "srcset": "", "sizes": "(max-width: 298px) 100vw, 298px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 298px) 100vw, 298px", "name": "COVER_-5.jpg", "alt": ""}, "87412679_": {"id": 161877, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "srcset": "", "sizes": "(max-width: 298px) 100vw, 298px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 298px) 100vw, 298px", "name": "COVER_-5.jpg", "alt": ""}, "87416048_": {"id": 161877, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "srcset": "", "sizes": "(max-width: 298px) 100vw, 298px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 298px) 100vw, 298px", "name": "COVER_-5.jpg", "alt": ""}, "87416213_": {"id": 161877, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "srcset": "", "sizes": "(max-width: 298px) 100vw, 298px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 298px) 100vw, 298px", "name": "COVER_-5.jpg", "alt": ""}, "87416637_": {"id": 161877, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "srcset": "", "sizes": "(max-width: 298px) 100vw, 298px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 298px) 100vw, 298px", "name": "COVER_-5.jpg", "alt": ""}, "87417430_": {"id": 161877, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "srcset": "", "sizes": "(max-width: 298px) 100vw, 298px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 298px) 100vw, 298px", "name": "COVER_-5.jpg", "alt": ""}, "87417785_": {"id": 161877, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "srcset": "", "sizes": "(max-width: 298px) 100vw, 298px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 298px) 100vw, 298px", "name": "COVER_-5.jpg", "alt": ""}, "87419865_": {"id": 161877, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "srcset": "", "sizes": "(max-width: 298px) 100vw, 298px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 298px) 100vw, 298px", "name": "COVER_-5.jpg", "alt": ""}, "87421057_": {"id": 161877, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "srcset": "", "sizes": "(max-width: 298px) 100vw, 298px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 298px) 100vw, 298px", "name": "COVER_-5.jpg", "alt": ""}, "87426281_": {"id": 161877, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "srcset": "", "sizes": "(max-width: 298px) 100vw, 298px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 298px) 100vw, 298px", "name": "COVER_-5.jpg", "alt": ""}, "87426812_": {"id": 161877, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "srcset": "", "sizes": "(max-width: 298px) 100vw, 298px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 298px) 100vw, 298px", "name": "COVER_-5.jpg", "alt": ""}, "87427089_": {"id": 161877, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "srcset": "", "sizes": "(max-width: 298px) 100vw, 298px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 298px) 100vw, 298px", "name": "COVER_-5.jpg", "alt": ""}, "87429724_": {"id": 161877, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "srcset": "", "sizes": "(max-width: 298px) 100vw, 298px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 298px) 100vw, 298px", "name": "COVER_-5.jpg", "alt": ""}, "87432043_": {"id": 161877, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "srcset": "", "sizes": "(max-width: 298px) 100vw, 298px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 298px) 100vw, 298px", "name": "COVER_-5.jpg", "alt": ""}, "87434480_": {"id": 161877, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "srcset": "", "sizes": "(max-width: 298px) 100vw, 298px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 298px) 100vw, 298px", "name": "COVER_-5.jpg", "alt": ""}, "87436032_": {"id": 161877, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "srcset": "", "sizes": "(max-width: 298px) 100vw, 298px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 298px) 100vw, 298px", "name": "COVER_-5.jpg", "alt": ""}, "87436679_": {"id": 161877, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "srcset": "", "sizes": "(max-width: 298px) 100vw, 298px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 298px) 100vw, 298px", "name": "COVER_-5.jpg", "alt": ""}, "87438390_": {"id": 161877, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "srcset": "", "sizes": "(max-width: 298px) 100vw, 298px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 298px) 100vw, 298px", "name": "COVER_-5.jpg", "alt": ""}, "87439067_": {"id": 161877, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "srcset": "", "sizes": "(max-width: 298px) 100vw, 298px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 298px) 100vw, 298px", "name": "COVER_-5.jpg", "alt": ""}, "87443232_": {"id": 161877, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "srcset": "", "sizes": "(max-width: 298px) 100vw, 298px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 298px) 100vw, 298px", "name": "COVER_-5.jpg", "alt": ""}, "87447759_": {"id": 161877, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "srcset": "", "sizes": "(max-width: 298px) 100vw, 298px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 298px) 100vw, 298px", "name": "COVER_-5.jpg", "alt": ""}, "87449187_": {"id": 161877, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "srcset": "", "sizes": "(max-width: 298px) 100vw, 298px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 298px) 100vw, 298px", "name": "COVER_-5.jpg", "alt": ""}, "87449901_": {"id": 161877, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "srcset": "", "sizes": "(max-width: 298px) 100vw, 298px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 298px) 100vw, 298px", "name": "COVER_-5.jpg", "alt": ""}, "87457201_": {"id": 161877, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER_-5-1.jpg", "srcset": "", "sizes": "(max-width: 298px) 100vw, 298px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 298px) 100vw, 298px", "name": "COVER_-5.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Casadeco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/vienne-wallpaper/", "pattern": "Vienne Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["81921259_", "81921509_", "81922449_", "81923446_", "81925557_", "81927255_", "81929235_", "87341202_", "87342721_", "87344119_", "87346308_", "87346504_", "87347118_", "87348411_", "87349126_", "87351301_", "87354125_", "87357117_", "87359116_", "87359729_", "87361215_", "87366505_", "87367106_", "87369114_", "87371212_", "87371532_", "87371730_", "87372731_", "87376523_", "87377113_", "87379124_", "87516727_", "87517120_", "87518503_", "87519110_", "87519809_"], "colorway_count": 36, "sku_images": {"81921259_": {"id": 161878, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "srcset": "", "sizes": "(max-width: 353px) 100vw, 353px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 353px) 100vw, 353px", "name": "cover_-6.jpg", "alt": ""}, "81921509_": {"id": 161878, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "srcset": "", "sizes": "(max-width: 353px) 100vw, 353px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 353px) 100vw, 353px", "name": "cover_-6.jpg", "alt": ""}, "81922449_": {"id": 161878, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "srcset": "", "sizes": "(max-width: 353px) 100vw, 353px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 353px) 100vw, 353px", "name": "cover_-6.jpg", "alt": ""}, "81923446_": {"id": 161878, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "srcset": "", "sizes": "(max-width: 353px) 100vw, 353px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 353px) 100vw, 353px", "name": "cover_-6.jpg", "alt": ""}, "81925557_": {"id": 161878, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "srcset": "", "sizes": "(max-width: 353px) 100vw, 353px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 353px) 100vw, 353px", "name": "cover_-6.jpg", "alt": ""}, "81927255_": {"id": 161878, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "srcset": "", "sizes": "(max-width: 353px) 100vw, 353px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 353px) 100vw, 353px", "name": "cover_-6.jpg", "alt": ""}, "81929235_": {"id": 161878, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "srcset": "", "sizes": "(max-width: 353px) 100vw, 353px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 353px) 100vw, 353px", "name": "cover_-6.jpg", "alt": ""}, "87341202_": {"id": 161878, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "srcset": "", "sizes": "(max-width: 353px) 100vw, 353px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 353px) 100vw, 353px", "name": "cover_-6.jpg", "alt": ""}, "87342721_": {"id": 161878, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "srcset": "", "sizes": "(max-width: 353px) 100vw, 353px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 353px) 100vw, 353px", "name": "cover_-6.jpg", "alt": ""}, "87344119_": {"id": 161878, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "srcset": "", "sizes": "(max-width: 353px) 100vw, 353px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 353px) 100vw, 353px", "name": "cover_-6.jpg", "alt": ""}, "87346308_": {"id": 161878, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "srcset": "", "sizes": "(max-width: 353px) 100vw, 353px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 353px) 100vw, 353px", "name": "cover_-6.jpg", "alt": ""}, "87346504_": {"id": 161878, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "srcset": "", "sizes": "(max-width: 353px) 100vw, 353px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 353px) 100vw, 353px", "name": "cover_-6.jpg", "alt": ""}, "87347118_": {"id": 161878, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "srcset": "", "sizes": "(max-width: 353px) 100vw, 353px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 353px) 100vw, 353px", "name": "cover_-6.jpg", "alt": ""}, "87348411_": {"id": 161878, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "srcset": "", "sizes": "(max-width: 353px) 100vw, 353px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 353px) 100vw, 353px", "name": "cover_-6.jpg", "alt": ""}, "87349126_": {"id": 161878, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "srcset": "", "sizes": "(max-width: 353px) 100vw, 353px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 353px) 100vw, 353px", "name": "cover_-6.jpg", "alt": ""}, "87351301_": {"id": 161878, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "srcset": "", "sizes": "(max-width: 353px) 100vw, 353px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 353px) 100vw, 353px", "name": "cover_-6.jpg", "alt": ""}, "87354125_": {"id": 161878, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "srcset": "", "sizes": "(max-width: 353px) 100vw, 353px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 353px) 100vw, 353px", "name": "cover_-6.jpg", "alt": ""}, "87357117_": {"id": 161878, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "srcset": "", "sizes": "(max-width: 353px) 100vw, 353px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 353px) 100vw, 353px", "name": "cover_-6.jpg", "alt": ""}, "87359116_": {"id": 161878, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "srcset": "", "sizes": "(max-width: 353px) 100vw, 353px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 353px) 100vw, 353px", "name": "cover_-6.jpg", "alt": ""}, "87359729_": {"id": 161878, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "srcset": "", "sizes": "(max-width: 353px) 100vw, 353px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 353px) 100vw, 353px", "name": "cover_-6.jpg", "alt": ""}, "87361215_": {"id": 161878, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "srcset": "", "sizes": "(max-width: 353px) 100vw, 353px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 353px) 100vw, 353px", "name": "cover_-6.jpg", "alt": ""}, "87366505_": {"id": 161878, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "srcset": "", "sizes": "(max-width: 353px) 100vw, 353px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 353px) 100vw, 353px", "name": "cover_-6.jpg", "alt": ""}, "87367106_": {"id": 161878, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "srcset": "", "sizes": "(max-width: 353px) 100vw, 353px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 353px) 100vw, 353px", "name": "cover_-6.jpg", "alt": ""}, "87369114_": {"id": 161878, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "srcset": "", "sizes": "(max-width: 353px) 100vw, 353px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 353px) 100vw, 353px", "name": "cover_-6.jpg", "alt": ""}, "87371212_": {"id": 161878, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "srcset": "", "sizes": "(max-width: 353px) 100vw, 353px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 353px) 100vw, 353px", "name": "cover_-6.jpg", "alt": ""}, "87371532_": {"id": 161878, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "srcset": "", "sizes": "(max-width: 353px) 100vw, 353px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 353px) 100vw, 353px", "name": "cover_-6.jpg", "alt": ""}, "87371730_": {"id": 161878, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "srcset": "", "sizes": "(max-width: 353px) 100vw, 353px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 353px) 100vw, 353px", "name": "cover_-6.jpg", "alt": ""}, "87372731_": {"id": 161878, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "srcset": "", "sizes": "(max-width: 353px) 100vw, 353px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 353px) 100vw, 353px", "name": "cover_-6.jpg", "alt": ""}, "87376523_": {"id": 161878, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "srcset": "", "sizes": "(max-width: 353px) 100vw, 353px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 353px) 100vw, 353px", "name": "cover_-6.jpg", "alt": ""}, "87377113_": {"id": 161878, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "srcset": "", "sizes": "(max-width: 353px) 100vw, 353px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 353px) 100vw, 353px", "name": "cover_-6.jpg", "alt": ""}, "87379124_": {"id": 161878, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "srcset": "", "sizes": "(max-width: 353px) 100vw, 353px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 353px) 100vw, 353px", "name": "cover_-6.jpg", "alt": ""}, "87516727_": {"id": 161878, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "srcset": "", "sizes": "(max-width: 353px) 100vw, 353px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 353px) 100vw, 353px", "name": "cover_-6.jpg", "alt": ""}, "87517120_": {"id": 161878, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "srcset": "", "sizes": "(max-width: 353px) 100vw, 353px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 353px) 100vw, 353px", "name": "cover_-6.jpg", "alt": ""}, "87518503_": {"id": 161878, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "srcset": "", "sizes": "(max-width: 353px) 100vw, 353px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 353px) 100vw, 353px", "name": "cover_-6.jpg", "alt": ""}, "87519110_": {"id": 161878, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "srcset": "", "sizes": "(max-width: 353px) 100vw, 353px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 353px) 100vw, 353px", "name": "cover_-6.jpg", "alt": ""}, "87519809_": {"id": 161878, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-6-1.jpg", "srcset": "", "sizes": "(max-width: 353px) 100vw, 353px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 353px) 100vw, 353px", "name": "cover_-6.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Casadeco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/fiber-wallpapers/", "pattern": "Fiber Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["26194121_", "26197130_", "26199123_", "80831010_", "80832222_", "80834262_", "80836267_", "80837143_", "80837337_", "82390000_", "82391296_", "82391354_", "82391366_", "82391619_", "82391857_", "82392611_", "82392642_", "82393368_", "82396120_", "82396298_", "82396510_", "82396578_", "82396899_", "82397415_", "82397588_", "82397623_", "82397899_", "82398819_", "82399156_", "82399176_", "82399262_", "82399612_", "82399915_"], "colorway_count": 33, "sku_images": {"26194121_": {"id": 161876, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "srcset": "", "sizes": "(max-width: 470px) 100vw, 470px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 470px) 100vw, 470px", "name": "cover_-4.jpg", "alt": ""}, "26197130_": {"id": 161876, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "srcset": "", "sizes": "(max-width: 470px) 100vw, 470px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 470px) 100vw, 470px", "name": "cover_-4.jpg", "alt": ""}, "26199123_": {"id": 161876, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "srcset": "", "sizes": "(max-width: 470px) 100vw, 470px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 470px) 100vw, 470px", "name": "cover_-4.jpg", "alt": ""}, "80831010_": {"id": 161876, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "srcset": "", "sizes": "(max-width: 470px) 100vw, 470px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 470px) 100vw, 470px", "name": "cover_-4.jpg", "alt": ""}, "80832222_": {"id": 161876, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "srcset": "", "sizes": "(max-width: 470px) 100vw, 470px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 470px) 100vw, 470px", "name": "cover_-4.jpg", "alt": ""}, "80834262_": {"id": 161876, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "srcset": "", "sizes": "(max-width: 470px) 100vw, 470px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 470px) 100vw, 470px", "name": "cover_-4.jpg", "alt": ""}, "80836267_": {"id": 161876, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "srcset": "", "sizes": "(max-width: 470px) 100vw, 470px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 470px) 100vw, 470px", "name": "cover_-4.jpg", "alt": ""}, "80837143_": {"id": 161876, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "srcset": "", "sizes": "(max-width: 470px) 100vw, 470px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 470px) 100vw, 470px", "name": "cover_-4.jpg", "alt": ""}, "80837337_": {"id": 161876, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "srcset": "", "sizes": "(max-width: 470px) 100vw, 470px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 470px) 100vw, 470px", "name": "cover_-4.jpg", "alt": ""}, "82390000_": {"id": 161876, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "srcset": "", "sizes": "(max-width: 470px) 100vw, 470px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 470px) 100vw, 470px", "name": "cover_-4.jpg", "alt": ""}, "82391296_": {"id": 161876, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "srcset": "", "sizes": "(max-width: 470px) 100vw, 470px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 470px) 100vw, 470px", "name": "cover_-4.jpg", "alt": ""}, "82391354_": {"id": 161876, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "srcset": "", "sizes": "(max-width: 470px) 100vw, 470px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 470px) 100vw, 470px", "name": "cover_-4.jpg", "alt": ""}, "82391366_": {"id": 161876, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "srcset": "", "sizes": "(max-width: 470px) 100vw, 470px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 470px) 100vw, 470px", "name": "cover_-4.jpg", "alt": ""}, "82391619_": {"id": 161876, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "srcset": "", "sizes": "(max-width: 470px) 100vw, 470px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 470px) 100vw, 470px", "name": "cover_-4.jpg", "alt": ""}, "82391857_": {"id": 161876, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "srcset": "", "sizes": "(max-width: 470px) 100vw, 470px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 470px) 100vw, 470px", "name": "cover_-4.jpg", "alt": ""}, "82392611_": {"id": 161876, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "srcset": "", "sizes": "(max-width: 470px) 100vw, 470px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 470px) 100vw, 470px", "name": "cover_-4.jpg", "alt": ""}, "82392642_": {"id": 161876, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "srcset": "", "sizes": "(max-width: 470px) 100vw, 470px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 470px) 100vw, 470px", "name": "cover_-4.jpg", "alt": ""}, "82393368_": {"id": 161876, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "srcset": "", "sizes": "(max-width: 470px) 100vw, 470px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 470px) 100vw, 470px", "name": "cover_-4.jpg", "alt": ""}, "82396120_": {"id": 161876, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "srcset": "", "sizes": "(max-width: 470px) 100vw, 470px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 470px) 100vw, 470px", "name": "cover_-4.jpg", "alt": ""}, "82396298_": {"id": 161876, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "srcset": "", "sizes": "(max-width: 470px) 100vw, 470px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 470px) 100vw, 470px", "name": "cover_-4.jpg", "alt": ""}, "82396510_": {"id": 161876, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "srcset": "", "sizes": "(max-width: 470px) 100vw, 470px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 470px) 100vw, 470px", "name": "cover_-4.jpg", "alt": ""}, "82396578_": {"id": 161876, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "srcset": "", "sizes": "(max-width: 470px) 100vw, 470px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 470px) 100vw, 470px", "name": "cover_-4.jpg", "alt": ""}, "82396899_": {"id": 161876, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "srcset": "", "sizes": "(max-width: 470px) 100vw, 470px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 470px) 100vw, 470px", "name": "cover_-4.jpg", "alt": ""}, "82397415_": {"id": 161876, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "srcset": "", "sizes": "(max-width: 470px) 100vw, 470px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 470px) 100vw, 470px", "name": "cover_-4.jpg", "alt": ""}, "82397588_": {"id": 161876, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "srcset": "", "sizes": "(max-width: 470px) 100vw, 470px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 470px) 100vw, 470px", "name": "cover_-4.jpg", "alt": ""}, "82397623_": {"id": 161876, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "srcset": "", "sizes": "(max-width: 470px) 100vw, 470px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 470px) 100vw, 470px", "name": "cover_-4.jpg", "alt": ""}, "82397899_": {"id": 161876, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "srcset": "", "sizes": "(max-width: 470px) 100vw, 470px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 470px) 100vw, 470px", "name": "cover_-4.jpg", "alt": ""}, "82398819_": {"id": 161876, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "srcset": "", "sizes": "(max-width: 470px) 100vw, 470px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 470px) 100vw, 470px", "name": "cover_-4.jpg", "alt": ""}, "82399156_": {"id": 161876, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "srcset": "", "sizes": "(max-width: 470px) 100vw, 470px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 470px) 100vw, 470px", "name": "cover_-4.jpg", "alt": ""}, "82399176_": {"id": 161876, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "srcset": "", "sizes": "(max-width: 470px) 100vw, 470px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 470px) 100vw, 470px", "name": "cover_-4.jpg", "alt": ""}, "82399262_": {"id": 161876, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "srcset": "", "sizes": "(max-width: 470px) 100vw, 470px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 470px) 100vw, 470px", "name": "cover_-4.jpg", "alt": ""}, "82399612_": {"id": 161876, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "srcset": "", "sizes": "(max-width: 470px) 100vw, 470px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 470px) 100vw, 470px", "name": "cover_-4.jpg", "alt": ""}, "82399915_": {"id": 161876, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover_-4-1.jpg", "srcset": "", "sizes": "(max-width: 470px) 100vw, 470px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 470px) 100vw, 470px", "name": "cover_-4.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Casadeco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/les-belles-toiles-de-jouy-wallpapers/", "pattern": "Les Belles Toiles de Jouy Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["82380054", "82380157", "82381212", "82381569", "82386543", "82387647", "82388845", "82389338", "82389876", "84076109", "87911318", "87916217", "87917710", "87918201", "87919103", "87919612", "87921104", "87922524", "87926716", "87927323", "87928213", "87929621", "87934305", "87936719", "87937511", "87939516", "87942407", "87944213", "87946252", "87957109", "87959107", "87959620", "87961108", "87964122", "87964215", "87966726", "87973476", "87976322", "87989209", "87996706", "88027314"], "colorway_count": 41, "sku_images": {"82380054": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "82380157": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "82381212": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "82381569": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "82386543": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "82387647": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "82388845": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "82389338": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "82389876": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "84076109": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "87911318": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "87916217": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "87917710": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "87918201": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "87919103": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "87919612": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "87921104": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "87922524": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "87926716": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "87927323": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "87928213": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "87929621": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "87934305": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "87936719": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "87937511": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "87939516": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "87942407": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "87944213": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "87946252": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "87957109": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "87959107": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "87959620": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "87961108": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "87964122": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "87964215": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "87966726": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "87973476": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "87976322": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "87989209": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "87996706": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}, "88027314": {"id": 161875, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-137-1.jpg", "srcset": "", "sizes": "(max-width: 449px) 100vw, 449px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 449px) 100vw, 449px", "name": "cover-137.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Casadeco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/kensington-walk-wallpapers/", "pattern": "Kensington Walk Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["ZAKA312493", "ZAKA312495", "ZAKA312498", "ZAKA312499", "ZAKA312501", "ZAKA312503", "ZAKA312504", "ZHIW312983", "ZHIW312984", "ZHIW312985", "ZHIW312986", "ZHIW312987", "ZHIW312989", "ZHIW312991", "ZHIW312992", "ZHIW312993", "ZHIW312994", "ZHIW312995", "ZHIW312996", "ZHIW312997", "ZHIW312998", "ZHIW313003", "ZHIW313004", "ZHIW313005", "ZHIW313006", "ZHIW313007", "ZHIW313008", "ZINW310059", "ZKEM312660", "ZKEM312661"], "colorway_count": 30, "sku_images": {"ZAKA312493": {"id": 161809, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "srcset": "", "sizes": "(max-width: 349px) 100vw, 349px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 349px) 100vw, 349px", "name": "cover-114.jpg", "alt": ""}, "ZAKA312495": {"id": 161809, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "srcset": "", "sizes": "(max-width: 349px) 100vw, 349px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 349px) 100vw, 349px", "name": "cover-114.jpg", "alt": ""}, "ZAKA312498": {"id": 161809, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "srcset": "", "sizes": "(max-width: 349px) 100vw, 349px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 349px) 100vw, 349px", "name": "cover-114.jpg", "alt": ""}, "ZAKA312499": {"id": 161809, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "srcset": "", "sizes": "(max-width: 349px) 100vw, 349px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 349px) 100vw, 349px", "name": "cover-114.jpg", "alt": ""}, "ZAKA312501": {"id": 161809, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "srcset": "", "sizes": "(max-width: 349px) 100vw, 349px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 349px) 100vw, 349px", "name": "cover-114.jpg", "alt": ""}, "ZAKA312503": {"id": 161809, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "srcset": "", "sizes": "(max-width: 349px) 100vw, 349px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 349px) 100vw, 349px", "name": "cover-114.jpg", "alt": ""}, "ZAKA312504": {"id": 161809, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "srcset": "", "sizes": "(max-width: 349px) 100vw, 349px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 349px) 100vw, 349px", "name": "cover-114.jpg", "alt": ""}, "ZHIW312983": {"id": 161809, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "srcset": "", "sizes": "(max-width: 349px) 100vw, 349px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 349px) 100vw, 349px", "name": "cover-114.jpg", "alt": ""}, "ZHIW312984": {"id": 161809, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "srcset": "", "sizes": "(max-width: 349px) 100vw, 349px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 349px) 100vw, 349px", "name": "cover-114.jpg", "alt": ""}, "ZHIW312985": {"id": 161809, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "srcset": "", "sizes": "(max-width: 349px) 100vw, 349px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 349px) 100vw, 349px", "name": "cover-114.jpg", "alt": ""}, "ZHIW312986": {"id": 161809, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "srcset": "", "sizes": "(max-width: 349px) 100vw, 349px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 349px) 100vw, 349px", "name": "cover-114.jpg", "alt": ""}, "ZHIW312987": {"id": 161809, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "srcset": "", "sizes": "(max-width: 349px) 100vw, 349px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 349px) 100vw, 349px", "name": "cover-114.jpg", "alt": ""}, "ZHIW312989": {"id": 161809, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "srcset": "", "sizes": "(max-width: 349px) 100vw, 349px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 349px) 100vw, 349px", "name": "cover-114.jpg", "alt": ""}, "ZHIW312991": {"id": 161809, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "srcset": "", "sizes": "(max-width: 349px) 100vw, 349px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 349px) 100vw, 349px", "name": "cover-114.jpg", "alt": ""}, "ZHIW312992": {"id": 161809, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "srcset": "", "sizes": "(max-width: 349px) 100vw, 349px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 349px) 100vw, 349px", "name": "cover-114.jpg", "alt": ""}, "ZHIW312993": {"id": 161809, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "srcset": "", "sizes": "(max-width: 349px) 100vw, 349px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 349px) 100vw, 349px", "name": "cover-114.jpg", "alt": ""}, "ZHIW312994": {"id": 161809, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "srcset": "", "sizes": "(max-width: 349px) 100vw, 349px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 349px) 100vw, 349px", "name": "cover-114.jpg", "alt": ""}, "ZHIW312995": {"id": 161809, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "srcset": "", "sizes": "(max-width: 349px) 100vw, 349px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 349px) 100vw, 349px", "name": "cover-114.jpg", "alt": ""}, "ZHIW312996": {"id": 161809, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "srcset": "", "sizes": "(max-width: 349px) 100vw, 349px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 349px) 100vw, 349px", "name": "cover-114.jpg", "alt": ""}, "ZHIW312997": {"id": 161809, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "srcset": "", "sizes": "(max-width: 349px) 100vw, 349px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 349px) 100vw, 349px", "name": "cover-114.jpg", "alt": ""}, "ZHIW312998": {"id": 161809, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "srcset": "", "sizes": "(max-width: 349px) 100vw, 349px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 349px) 100vw, 349px", "name": "cover-114.jpg", "alt": ""}, "ZHIW313003": {"id": 161809, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "srcset": "", "sizes": "(max-width: 349px) 100vw, 349px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 349px) 100vw, 349px", "name": "cover-114.jpg", "alt": ""}, "ZHIW313004": {"id": 161809, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "srcset": "", "sizes": "(max-width: 349px) 100vw, 349px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 349px) 100vw, 349px", "name": "cover-114.jpg", "alt": ""}, "ZHIW313005": {"id": 161809, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "srcset": "", "sizes": "(max-width: 349px) 100vw, 349px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 349px) 100vw, 349px", "name": "cover-114.jpg", "alt": ""}, "ZHIW313006": {"id": 161809, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "srcset": "", "sizes": "(max-width: 349px) 100vw, 349px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 349px) 100vw, 349px", "name": "cover-114.jpg", "alt": ""}, "ZHIW313007": {"id": 161809, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "srcset": "", "sizes": "(max-width: 349px) 100vw, 349px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 349px) 100vw, 349px", "name": "cover-114.jpg", "alt": ""}, "ZHIW313008": {"id": 161809, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "srcset": "", "sizes": "(max-width: 349px) 100vw, 349px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 349px) 100vw, 349px", "name": "cover-114.jpg", "alt": ""}, "ZINW310059": {"id": 161809, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "srcset": "", "sizes": "(max-width: 349px) 100vw, 349px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 349px) 100vw, 349px", "name": "cover-114.jpg", "alt": ""}, "ZKEM312660": {"id": 161809, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "srcset": "", "sizes": "(max-width: 349px) 100vw, 349px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 349px) 100vw, 349px", "name": "cover-114.jpg", "alt": ""}, "ZKEM312661": {"id": 161809, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-114-1.jpg", "srcset": "", "sizes": "(max-width: 349px) 100vw, 349px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 349px) 100vw, 349px", "name": "cover-114.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Zoffany", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/jabula-wallpapers/", "pattern": "Jabula Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["119-1001", "119-1002", "119-1003", "119-1004", "119-10044", "119-10045", "119-1005", "119-1006", "119-1007", "119-1104", "119-11047", "119-2008", "119-2009", "119-2010", "119-2011", "119-3012", "119-3013", "119-3014", "119-3015", "119-3016", "119-3017", "119-4018", "119-4019", "119-4020", "119-4021", "119-4022", "119-4023", "119-4024", "119-5025", "119-5026", "119-5027", "119-6028", "119-6029", "119-6030", "119-7031", "119-7032", "119-7033", "119-7034", "119-7035", "119-8036", "119-8037", "119-8038", "119-9039", "119-9040", "119-9041", "119-9042"], "colorway_count": 46, "sku_images": {"119-1001": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-1002": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-1003": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-1004": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-10044": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-10045": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-1005": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-1006": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-1007": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-1104": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-11047": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-2008": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-2009": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-2010": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-2011": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-3012": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-3013": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-3014": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-3015": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-3016": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-3017": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-4018": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-4019": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-4020": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-4021": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-4022": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-4023": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-4024": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-5025": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-5026": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-5027": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-6028": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-6029": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-6030": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-7031": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-7032": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-7033": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-7034": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-7035": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-8036": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-8037": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-8038": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-9039": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-9040": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-9041": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}, "119-9042": {"id": 161874, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-136-1.jpg", "srcset": "", "sizes": "(max-width: 600px) 100vw, 600px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 600px) 100vw, 600px", "name": "cover-136.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Cole & Son", "distributor_direct": false}
{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/garden-of-eden-wallpapers/", "pattern": "Garden of Eden Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["112794", "112795", "112796", "112797", "112798", "112799", "112800", "112801", "112802", "112803", "112805", "112806", "112807", "112808", "112809", "112810", "112811", "112812", "112813", "112814"], "colorway_count": 20, "sku_images": {"112794": {"id": 161807, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-113-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-113-1.jpg", "srcset": "", "sizes": "(max-width: 540px) 100vw, 540px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 540px) 100vw, 540px", "name": "COVER-113.jpg", "alt": ""}, "112795": {"id": 161807, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-113-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-113-1.jpg", "srcset": "", "sizes": "(max-width: 540px) 100vw, 540px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 540px) 100vw, 540px", "name": "COVER-113.jpg", "alt": ""}, "112796": {"id": 161807, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-113-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-113-1.jpg", "srcset": "", "sizes": "(max-width: 540px) 100vw, 540px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 540px) 100vw, 540px", "name": "COVER-113.jpg", "alt": ""}, "112797": {"id": 161807, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-113-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-113-1.jpg", "srcset": "", "sizes": "(max-width: 540px) 100vw, 540px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 540px) 100vw, 540px", "name": "COVER-113.jpg", "alt": ""}, "112798": {"id": 161807, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-113-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-113-1.jpg", "srcset": "", "sizes": "(max-width: 540px) 100vw, 540px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 540px) 100vw, 540px", "name": "COVER-113.jpg", "alt": ""}, "112799": {"id": 161807, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-113-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-113-1.jpg", "srcset": "", "sizes": "(max-width: 540px) 100vw, 540px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 540px) 100vw, 540px", "name": "COVER-113.jpg", "alt": ""}, "112800": {"id": 161807, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-113-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-113-1.jpg", "srcset": "", "sizes": "(max-width: 540px) 100vw, 540px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 540px) 100vw, 540px", "name": "COVER-113.jpg", "alt": ""}, "112801": {"id": 161807, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-113-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-113-1.jpg", "srcset": "", "sizes": "(max-width: 540px) 100vw, 540px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 540px) 100vw, 540px", "name": "COVER-113.jpg", "alt": ""}, "112802": {"id": 161807, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-113-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-113-1.jpg", "srcset": "", "sizes": "(max-width: 540px) 100vw, 540px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 540px) 100vw, 540px", "name": "COVER-113.jpg", "alt": ""}, "112803": {"id": 161807, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-113-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-113-1.jpg", "srcset": "", "sizes": "(max-width: 540px) 100vw, 540px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 540px) 100vw, 540px", "name": "COVER-113.jpg", "alt": ""}, "112805": {"id": 161807, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-113-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-113-1.jpg", "srcset": "", "sizes": "(max-width: 540px) 100vw, 540px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 540px) 100vw, 540px", "name": "COVER-113.jpg", "alt": ""}, "112806": {"id": 161807, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-113-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-113-1.jpg", "srcset": "", "sizes": "(max-width: 540px) 100vw, 540px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 540px) 100vw, 540px", "name": "COVER-113.jpg", "alt": ""}, "112807": {"id": 161807, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-113-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-113-1.jpg", "srcset": "", "sizes": "(max-width: 540px) 100vw, 540px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 540px) 100vw, 540px", "name": "COVER-113.jpg", "alt": ""}, "112808": {"id": 161807, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-113-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-113-1.jpg", "srcset": "", "sizes": "(max-width: 540px) 100vw, 540px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 540px) 100vw, 540px", "name": "COVER-113.jpg", "alt": ""}, "112809": {"id": 161807, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-113-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-113-1.jpg", "srcset": "", "sizes": "(max-width: 540px) 100vw, 540px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 540px) 100vw, 540px", "name": "COVER-113.jpg", "alt": ""}, "112810": {"id": 161807, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-113-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-113-1.jpg", "srcset": "", "sizes": "(max-width: 540px) 100vw, 540px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 540px) 100vw, 540px", "name": "COVER-113.jpg", "alt": ""}, "112811": {"id": 161807, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-113-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-113-1.jpg", "srcset": "", "sizes": "(max-width: 540px) 100vw, 540px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 540px) 100vw, 540px", "name": "COVER-113.jpg", "alt": ""}, "112812": {"id": 161807, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-113-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-113-1.jpg", "srcset": "", "sizes": "(max-width: 540px) 100vw, 540px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 540px) 100vw, 540px", "name": "COVER-113.jpg", "alt": ""}, "112813": {"id": 161807, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-113-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-113-1.jpg", "srcset": "", "sizes": "(max-width: 540px) 100vw, 540px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 540px) 100vw, 540px", "name": "COVER-113.jpg", "alt": ""}, "112814": {"id": 161807, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-113-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-113-1.jpg", "srcset": "", "sizes": "(max-width: 540px) 100vw, 540px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 540px) 100vw, 540px", "name": "COVER-113.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/nicaragua-wallpapers/", "pattern": "Nicaragua Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["85971026", "85971530", "85976406", "85977528", "85980282", "85981111", "85981233", "85981404", "85982323", "85983431", "85987171", "85987494", "85989505", "86410202", "86416565", "86417070", "86417272", "86417353", "86417404", "86417575", "86418484", "86419353", "86420242", "86421262", "86427333", "86429141", "86430292", "86431252", "86432525", "86436444", "86439363", "86439434"], "colorway_count": 32, "sku_images": {"85971026": {"id": 161684, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w", "sizes": "(max-width: 1687px) 100vw, 1687px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484.jpg", "alt": ""}, "85971530": {"id": 161684, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w", "sizes": "(max-width: 1687px) 100vw, 1687px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484.jpg", "alt": ""}, "85976406": {"id": 161684, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w", "sizes": "(max-width: 1687px) 100vw, 1687px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484.jpg", "alt": ""}, "85977528": {"id": 161684, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w", "sizes": "(max-width: 1687px) 100vw, 1687px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484.jpg", "alt": ""}, "85980282": {"id": 161684, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w", "sizes": "(max-width: 1687px) 100vw, 1687px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484.jpg", "alt": ""}, "85981111": {"id": 161684, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w", "sizes": "(max-width: 1687px) 100vw, 1687px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484.jpg", "alt": ""}, "85981233": {"id": 161684, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w", "sizes": "(max-width: 1687px) 100vw, 1687px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484.jpg", "alt": ""}, "85981404": {"id": 161684, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w", "sizes": "(max-width: 1687px) 100vw, 1687px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484.jpg", "alt": ""}, "85982323": {"id": 161684, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w", "sizes": "(max-width: 1687px) 100vw, 1687px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484.jpg", "alt": ""}, "85983431": {"id": 161684, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w", "sizes": "(max-width: 1687px) 100vw, 1687px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484.jpg", "alt": ""}, "85987171": {"id": 161684, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w", "sizes": "(max-width: 1687px) 100vw, 1687px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484.jpg", "alt": ""}, "85987494": {"id": 161684, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w", "sizes": "(max-width: 1687px) 100vw, 1687px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484.jpg", "alt": ""}, "85989505": {"id": 161684, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w", "sizes": "(max-width: 1687px) 100vw, 1687px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484.jpg", "alt": ""}, "86410202": {"id": 161684, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w", "sizes": "(max-width: 1687px) 100vw, 1687px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484.jpg", "alt": ""}, "86416565": {"id": 161684, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w", "sizes": "(max-width: 1687px) 100vw, 1687px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484.jpg", "alt": ""}, "86417070": {"id": 161684, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w", "sizes": "(max-width: 1687px) 100vw, 1687px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484.jpg", "alt": ""}, "86417272": {"id": 161684, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w", "sizes": "(max-width: 1687px) 100vw, 1687px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484.jpg", "alt": ""}, "86417353": {"id": 161684, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w", "sizes": "(max-width: 1687px) 100vw, 1687px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484.jpg", "alt": ""}, "86417404": {"id": 161684, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w", "sizes": "(max-width: 1687px) 100vw, 1687px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484.jpg", "alt": ""}, "86417575": {"id": 161684, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w", "sizes": "(max-width: 1687px) 100vw, 1687px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484.jpg", "alt": ""}, "86418484": {"id": 161684, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w", "sizes": "(max-width: 1687px) 100vw, 1687px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484.jpg", "alt": ""}, "86419353": {"id": 161684, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w", "sizes": "(max-width: 1687px) 100vw, 1687px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484.jpg", "alt": ""}, "86420242": {"id": 161684, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w", "sizes": "(max-width: 1687px) 100vw, 1687px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484.jpg", "alt": ""}, "86421262": {"id": 161684, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w", "sizes": "(max-width: 1687px) 100vw, 1687px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484.jpg", "alt": ""}, "86427333": {"id": 161684, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w", "sizes": "(max-width: 1687px) 100vw, 1687px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484.jpg", "alt": ""}, "86429141": {"id": 161684, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w", "sizes": "(max-width: 1687px) 100vw, 1687px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484.jpg", "alt": ""}, "86430292": {"id": 161684, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w", "sizes": "(max-width: 1687px) 100vw, 1687px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484.jpg", "alt": ""}, "86431252": {"id": 161684, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w", "sizes": "(max-width: 1687px) 100vw, 1687px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484.jpg", "alt": ""}, "86432525": {"id": 161684, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w", "sizes": "(max-width: 1687px) 100vw, 1687px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484.jpg", "alt": ""}, "86436444": {"id": 161684, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w", "sizes": "(max-width: 1687px) 100vw, 1687px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484.jpg", "alt": ""}, "86439363": {"id": 161684, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w", "sizes": "(max-width: 1687px) 100vw, 1687px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484.jpg", "alt": ""}, "86439434": {"id": 161684, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w", "sizes": "(max-width: 1687px) 100vw, 1687px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/moonstone-wallpapers/", "pattern": "Moonstone Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["MNE2001", "MNE2002", "MNE3001", "MNE4001", "MNE5001", "MNE5002", "MNE5003", "MNE5004", "MNE5005", "MNE5006", "MNE5102", "MNE5106", "MNE5108", "MNE5121", "MNE5123", "MNE5131", "MNE6001", "MNE6002", "MNE6003", "MNE6004", "MNE7001", "MNE7002", "MNE7003", "MNE7004", "MNE7005", "MNE7006", "MNE7007", "MNE7008", "MNE7009", "MNE7010", "MNE7011", "MNE7012", "MNE7013", "MNE7014", "MNE7015", "MNE7016", "MNE8001", "MNE8002", "MNE8003"], "colorway_count": 39, "sku_images": {"MNE2001": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}, "MNE2002": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}, "MNE3001": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}, "MNE4001": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}, "MNE5001": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}, "MNE5002": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}, "MNE5003": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}, "MNE5004": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}, "MNE5005": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}, "MNE5006": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}, "MNE5102": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}, "MNE5106": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}, "MNE5108": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}, "MNE5121": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}, "MNE5123": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}, "MNE5131": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}, "MNE6001": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}, "MNE6002": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}, "MNE6003": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}, "MNE6004": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}, "MNE7001": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}, "MNE7002": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}, "MNE7003": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}, "MNE7004": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}, "MNE7005": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}, "MNE7006": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}, "MNE7007": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}, "MNE7008": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}, "MNE7009": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}, "MNE7010": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}, "MNE7011": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}, "MNE7012": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}, "MNE7013": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}, "MNE7014": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}, "MNE7015": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}, "MNE7016": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}, "MNE8001": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}, "MNE8002": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}, "MNE8003": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/perception-wallpapers/", "pattern": "Perception Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["85130244", "85131351", "85131516", "85136522", "85136614", "85139426", "86471313", "86471518", "86472420", "86476515", "86477202", "86482422", "86486506", "86489509", "86490121", "86491303", "86491526", "86492414", "86493528", "86511323", "86511510", "86512404", "86516529", "86517217", "86519530", "86521325", "86522508", "86523519", "86526532", "86527212", "86529531", "86531111", "86531324", "86532416", "86537407", "86539127", "86539505"], "colorway_count": 37, "sku_images": {"85130244": {"id": 161685, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w", "sizes": "(max-width: 1863px) 100vw, 1863px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915.jpg", "alt": ""}, "85131351": {"id": 161685, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w", "sizes": "(max-width: 1863px) 100vw, 1863px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915.jpg", "alt": ""}, "85131516": {"id": 161685, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w", "sizes": "(max-width: 1863px) 100vw, 1863px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915.jpg", "alt": ""}, "85136522": {"id": 161685, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w", "sizes": "(max-width: 1863px) 100vw, 1863px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915.jpg", "alt": ""}, "85136614": {"id": 161685, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w", "sizes": "(max-width: 1863px) 100vw, 1863px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915.jpg", "alt": ""}, "85139426": {"id": 161685, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w", "sizes": "(max-width: 1863px) 100vw, 1863px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915.jpg", "alt": ""}, "86471313": {"id": 161685, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w", "sizes": "(max-width: 1863px) 100vw, 1863px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915.jpg", "alt": ""}, "86471518": {"id": 161685, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w", "sizes": "(max-width: 1863px) 100vw, 1863px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915.jpg", "alt": ""}, "86472420": {"id": 161685, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w", "sizes": "(max-width: 1863px) 100vw, 1863px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915.jpg", "alt": ""}, "86476515": {"id": 161685, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w", "sizes": "(max-width: 1863px) 100vw, 1863px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915.jpg", "alt": ""}, "86477202": {"id": 161685, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w", "sizes": "(max-width: 1863px) 100vw, 1863px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915.jpg", "alt": ""}, "86482422": {"id": 161685, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w", "sizes": "(max-width: 1863px) 100vw, 1863px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915.jpg", "alt": ""}, "86486506": {"id": 161685, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w", "sizes": "(max-width: 1863px) 100vw, 1863px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915.jpg", "alt": ""}, "86489509": {"id": 161685, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w", "sizes": "(max-width: 1863px) 100vw, 1863px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915.jpg", "alt": ""}, "86490121": {"id": 161685, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w", "sizes": "(max-width: 1863px) 100vw, 1863px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915.jpg", "alt": ""}, "86491303": {"id": 161685, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w", "sizes": "(max-width: 1863px) 100vw, 1863px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915.jpg", "alt": ""}, "86491526": {"id": 161685, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w", "sizes": "(max-width: 1863px) 100vw, 1863px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915.jpg", "alt": ""}, "86492414": {"id": 161685, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w", "sizes": "(max-width: 1863px) 100vw, 1863px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915.jpg", "alt": ""}, "86493528": {"id": 161685, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w", "sizes": "(max-width: 1863px) 100vw, 1863px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915.jpg", "alt": ""}, "86511323": {"id": 161685, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w", "sizes": "(max-width: 1863px) 100vw, 1863px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915.jpg", "alt": ""}, "86511510": {"id": 161685, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w", "sizes": "(max-width: 1863px) 100vw, 1863px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915.jpg", "alt": ""}, "86512404": {"id": 161685, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w", "sizes": "(max-width: 1863px) 100vw, 1863px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915.jpg", "alt": ""}, "86516529": {"id": 161685, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w", "sizes": "(max-width: 1863px) 100vw, 1863px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915.jpg", "alt": ""}, "86517217": {"id": 161685, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w", "sizes": "(max-width: 1863px) 100vw, 1863px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915.jpg", "alt": ""}, "86519530": {"id": 161685, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w", "sizes": "(max-width: 1863px) 100vw, 1863px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915.jpg", "alt": ""}, "86521325": {"id": 161685, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w", "sizes": "(max-width: 1863px) 100vw, 1863px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915.jpg", "alt": ""}, "86522508": {"id": 161685, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w", "sizes": "(max-width: 1863px) 100vw, 1863px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915.jpg", "alt": ""}, "86523519": {"id": 161685, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w", "sizes": "(max-width: 1863px) 100vw, 1863px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915.jpg", "alt": ""}, "86526532": {"id": 161685, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w", "sizes": "(max-width: 1863px) 100vw, 1863px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915.jpg", "alt": ""}, "86527212": {"id": 161685, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w", "sizes": "(max-width: 1863px) 100vw, 1863px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915.jpg", "alt": ""}, "86529531": {"id": 161685, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w", "sizes": "(max-width: 1863px) 100vw, 1863px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915.jpg", "alt": ""}, "86531111": {"id": 161685, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w", "sizes": "(max-width: 1863px) 100vw, 1863px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915.jpg", "alt": ""}, "86531324": {"id": 161685, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w", "sizes": "(max-width: 1863px) 100vw, 1863px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915.jpg", "alt": ""}, "86532416": {"id": 161685, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w", "sizes": "(max-width: 1863px) 100vw, 1863px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915.jpg", "alt": ""}, "86537407": {"id": 161685, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w", "sizes": "(max-width: 1863px) 100vw, 1863px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915.jpg", "alt": ""}, "86539127": {"id": 161685, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w", "sizes": "(max-width: 1863px) 100vw, 1863px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915.jpg", "alt": ""}, "86539505": {"id": 161685, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w", "sizes": "(max-width: 1863px) 100vw, 1863px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/arts-crafts-wallpapers/", "pattern": "Arts & Crafts Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["82381232", "82381336", "82381434", "82387245", "82387340", "82388430", "84071202", "84071424", "84073311", "84074339", "84076534", "84077227", "84077414", "84079422", "86330110", "86331004", "86331203", "86336105", "86336406", "86337108", "86337401", "86339102", "86339412", "86340218", "86341214", "86341424", "86344120", "86346122", "86347328", "86350211", "86351112", "86351210", "86351413", "86357102", "86359501", "86360105", "86361107", "86361206", "86361404", "86366103", "86367114", "86369515", "86370109", "86371108", "86374117", "86377116", "86389142", "86397687"], "colorway_count": 48, "sku_images": {"82381232": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "82381336": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "82381434": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "82387245": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "82387340": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "82388430": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "84071202": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "84071424": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "84073311": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "84074339": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "84076534": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "84077227": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "84077414": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "84079422": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "86330110": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "86331004": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "86331203": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "86336105": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "86336406": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "86337108": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "86337401": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "86339102": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "86339412": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "86340218": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "86341214": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "86341424": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "86344120": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "86346122": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "86347328": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "86350211": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "86351112": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "86351210": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "86351413": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "86357102": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "86359501": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "86360105": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "86361107": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "86361206": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "86361404": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "86366103": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "86367114": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "86369515": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "86370109": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "86371108": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "86374117": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "86377116": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "86389142": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "86397687": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/colour-1-wallpapers/", "pattern": "Colour 1 Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["HAMA111053", "HAMA111059", "HAMA111071", "HAMA111075", "HAMA111076", "HAMA111079", "HETH111439", "HETH111441", "HGAT111222", "HGAT111230", "HGAT111241", "HLEO110622", "HLUT111720", "HLUT111721", "HMFW111574", "HMOM110101", "HMOT110367", "HMOT110377", "HMOW110884", "HMOW110887", "HMOW110906", "HPOW110556", "HPOW110594", "HTEW112598", "HTEW112599", "HTEW112600", "HTEW112601", "HTEW112602", "HTEW112603", "HTEW112604", "HTEW112605", "HTEW112606", "HTEW112607", "HTEW112608", "HTEW112609", "HTEW112610", "HTEW112611", "HTEW112612", "HTEW112760", "HTEW112761", "HTEW112762", "HTEW112763", "HTEW112764", "HTEW112765", "HTEW112766", "HTEW112767", "HTEW112768", "HTEW112769", "HTEW112770", "HTEW112771", "HTEW112772", "HTEW112773", "HTEW112774", "HTEW112775", "HTEW112777", "HTEW112778", "HTEW112779", "HTEW112780"], "colorway_count": 58, "sku_images": {"HAMA111053": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HAMA111059": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HAMA111071": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HAMA111075": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HAMA111076": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HAMA111079": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HETH111439": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HETH111441": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HGAT111222": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HGAT111230": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HGAT111241": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HLEO110622": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HLUT111720": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HLUT111721": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HMFW111574": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HMOM110101": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HMOT110367": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HMOT110377": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HMOW110884": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HMOW110887": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HMOW110906": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HPOW110556": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HPOW110594": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HTEW112598": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HTEW112599": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HTEW112600": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HTEW112601": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HTEW112602": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HTEW112603": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HTEW112604": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HTEW112605": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HTEW112606": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HTEW112607": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HTEW112608": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HTEW112609": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HTEW112610": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HTEW112611": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HTEW112612": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HTEW112760": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HTEW112761": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HTEW112762": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HTEW112763": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HTEW112764": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HTEW112765": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HTEW112766": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HTEW112767": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HTEW112768": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HTEW112769": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HTEW112770": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HTEW112771": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HTEW112772": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HTEW112773": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HTEW112774": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HTEW112775": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HTEW112777": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HTEW112778": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HTEW112779": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HTEW112780": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/leathers-wallpapers/", "pattern": "Leathers Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["87130207", "87131121", "87131311", "87132201", "87132409", "87132505", "87132718", "87132903", "87139115", "87139313", "87139517", "87142419", "87142615", "87146521", "87149017", "87149223", "87151002", "87151505", "87152311", "87152604", "87153116", "87156118", "87157109", "87159207", "87159414", "87161013", "87161203", "87162407", "87166411", "87166805", "87169409", "87170106", "87171104", "87172110", "87172408", "87172512", "87179202", "87179516", "87182518", "87189514"], "colorway_count": 40, "sku_images": {"87130207": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87131121": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87131311": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87132201": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87132409": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87132505": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87132718": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87132903": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87139115": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87139313": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87139517": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87142419": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87142615": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87146521": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87149017": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87149223": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87151002": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87151505": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87152311": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87152604": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87153116": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87156118": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87157109": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87159207": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87159414": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87161013": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87161203": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87162407": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87166411": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87166805": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87169409": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87170106": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87171104": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87172110": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87172408": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87172512": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87179202": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87179516": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87182518": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87189514": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/great-masters-wallpapers/", "pattern": "Great Masters Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["118-1001", "118-10021", "118-10022", "118-10023", "118-10024", "118-10025", "118-10026", "118-10432", "118-10433", "118-12027", "118-12028", "118-13029", "118-13030", "118-13031", "118-15034", "118-15035", "118-16036", "118-16037", "118-17038", "118-17039", "118-2002", "118-2003", "118-2004", "118-3005", "118-3006", "118-3009", "118-4007", "118-4008", "118-6010", "118-6011", "118-6012", "118-7013", "118-7014", "118-7015", "118-7016", "118-7017", "118-9018", "118-9019", "118-9020"], "colorway_count": 39, "sku_images": {"118-1001": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}, "118-10021": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}, "118-10022": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}, "118-10023": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}, "118-10024": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}, "118-10025": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}, "118-10026": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}, "118-10432": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}, "118-10433": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}, "118-12027": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}, "118-12028": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}, "118-13029": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}, "118-13030": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}, "118-13031": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}, "118-15034": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}, "118-15035": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}, "118-16036": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}, "118-16037": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}, "118-17038": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}, "118-17039": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}, "118-2002": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}, "118-2003": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}, "118-2004": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}, "118-3005": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}, "118-3006": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}, "118-3009": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}, "118-4007": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}, "118-4008": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}, "118-6010": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}, "118-6011": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}, "118-6012": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}, "118-7013": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}, "118-7014": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}, "118-7015": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}, "118-7016": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}, "118-7017": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}, "118-9018": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}, "118-9019": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}, "118-9020": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/one-sixty-wallpapers/", "pattern": "One Sixty Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["DAPGWO102", "DCAVAD101", "DCAVAD102", "DCAVAD104", "DCAVAE101", "DCAVAE103", "DCAVPC103", "DCAVPO101", "DCAVPO102", "DCAVPO104", "DCAVPO106", "DCAVTP101", "DCAVTP103", "DCAVTP104", "DCAVTP106", "DCAVTP107", "DFAB214081", "DFAB214083", "DOPWCO103", "DOPWCO105", "DOPWDA101", "DOPWDA102", "DOPWDA103", "DOPWDA104", "DOPWFI101", "DOPWFI103", "DOSW217026", "DOSW217027", "DOSW217028", "DOSW217029", "DOSW217030", "DOSW217031", "DOSW217032", "DOSW217033", "DOSW217034", "DOSW217035", "DOSW217036", "DOSW217037", "DOSW217038", "DOSW217039", "DOSW217040", "DOSW217041", "DOSW217042", "DOSW217043", "DOSW217044", "DOSW217045", "DOSW217046", "DOSW217047", "DOSW217048", "DOSW217049", "DOSW217050", "DOSW217051", "DOSW217052", "DOSW217053", "DOSW217054", "DVIN214569", "DVIN214585", "DVIN214586", "DVIN214588", "DVIN214590", "DVIN214593", "DVIN214597", "DVIN214598", "DVIN214599", "DVIN214604", "DVIN214606", "DVIWSQ101", "DVIWSQ103", "DVIWSW101", "DVIWSW102", "DVIWSW103", "DVIWSW104", "DVIWSW105", "DVOY213386", "DVOY213388", "DVOY213398", "DVOY213399"], "colorway_count": 77, "sku_images": {"DAPGWO102": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DCAVAD101": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DCAVAD102": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DCAVAD104": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DCAVAE101": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DCAVAE103": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DCAVPC103": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DCAVPO101": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DCAVPO102": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DCAVPO104": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DCAVPO106": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DCAVTP101": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DCAVTP103": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DCAVTP104": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DCAVTP106": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DCAVTP107": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DFAB214081": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DFAB214083": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DOPWCO103": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DOPWCO105": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DOPWDA101": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DOPWDA102": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DOPWDA103": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DOPWDA104": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DOPWFI101": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DOPWFI103": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DOSW217026": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DOSW217027": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DOSW217028": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DOSW217029": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DOSW217030": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DOSW217031": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DOSW217032": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DOSW217033": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DOSW217034": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DOSW217035": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DOSW217036": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DOSW217037": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DOSW217038": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DOSW217039": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DOSW217040": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DOSW217041": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DOSW217042": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DOSW217043": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DOSW217044": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DOSW217045": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DOSW217046": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DOSW217047": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DOSW217048": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DOSW217049": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DOSW217050": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DOSW217051": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DOSW217052": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DOSW217053": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DOSW217054": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DVIN214569": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DVIN214585": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DVIN214586": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DVIN214588": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DVIN214590": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DVIN214593": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DVIN214597": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DVIN214598": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DVIN214599": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DVIN214604": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DVIN214606": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DVIWSQ101": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DVIWSQ103": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DVIWSW101": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DVIWSW102": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DVIWSW103": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DVIWSW104": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DVIWSW105": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DVOY213386": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DVOY213388": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DVOY213398": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DVOY213399": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/beauty-full-image-2-wallpapers/", "pattern": "Beauty Full Image 2 Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["102371032", "102384077", "102397070", "102399000", "102404075", "102414070", "102424178", "102433296", "102436060", "102442074", "102452173", "102467020", "102467890", "102476899", "102477020", "102487892", "102494709", "102509001", "102514270", "102527029", "102537490", "102544044", "102554247", "102567070", "102577033", "102588370", "102598860", "102609009", "102612272"], "colorway_count": 29, "sku_images": {"102371032": {"id": 161662, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w", "sizes": "(max-width: 1772px) 100vw, 1772px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "102537490.jpg", "alt": ""}, "102384077": {"id": 161662, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w", "sizes": "(max-width: 1772px) 100vw, 1772px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "102537490.jpg", "alt": ""}, "102397070": {"id": 161662, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w", "sizes": "(max-width: 1772px) 100vw, 1772px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "102537490.jpg", "alt": ""}, "102399000": {"id": 161662, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w", "sizes": "(max-width: 1772px) 100vw, 1772px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "102537490.jpg", "alt": ""}, "102404075": {"id": 161662, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w", "sizes": "(max-width: 1772px) 100vw, 1772px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "102537490.jpg", "alt": ""}, "102414070": {"id": 161662, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w", "sizes": "(max-width: 1772px) 100vw, 1772px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "102537490.jpg", "alt": ""}, "102424178": {"id": 161662, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w", "sizes": "(max-width: 1772px) 100vw, 1772px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "102537490.jpg", "alt": ""}, "102433296": {"id": 161662, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w", "sizes": "(max-width: 1772px) 100vw, 1772px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "102537490.jpg", "alt": ""}, "102436060": {"id": 161662, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w", "sizes": "(max-width: 1772px) 100vw, 1772px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "102537490.jpg", "alt": ""}, "102442074": {"id": 161662, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w", "sizes": "(max-width: 1772px) 100vw, 1772px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "102537490.jpg", "alt": ""}, "102452173": {"id": 161662, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w", "sizes": "(max-width: 1772px) 100vw, 1772px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "102537490.jpg", "alt": ""}, "102467020": {"id": 161662, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w", "sizes": "(max-width: 1772px) 100vw, 1772px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "102537490.jpg", "alt": ""}, "102467890": {"id": 161662, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w", "sizes": "(max-width: 1772px) 100vw, 1772px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "102537490.jpg", "alt": ""}, "102476899": {"id": 161662, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w", "sizes": "(max-width: 1772px) 100vw, 1772px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "102537490.jpg", "alt": ""}, "102477020": {"id": 161662, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w", "sizes": "(max-width: 1772px) 100vw, 1772px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "102537490.jpg", "alt": ""}, "102487892": {"id": 161662, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w", "sizes": "(max-width: 1772px) 100vw, 1772px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "102537490.jpg", "alt": ""}, "102494709": {"id": 161662, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w", "sizes": "(max-width: 1772px) 100vw, 1772px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "102537490.jpg", "alt": ""}, "102509001": {"id": 161662, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w", "sizes": "(max-width: 1772px) 100vw, 1772px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "102537490.jpg", "alt": ""}, "102514270": {"id": 161662, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w", "sizes": "(max-width: 1772px) 100vw, 1772px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "102537490.jpg", "alt": ""}, "102527029": {"id": 161662, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w", "sizes": "(max-width: 1772px) 100vw, 1772px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "102537490.jpg", "alt": ""}, "102537490": {"id": 161662, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w", "sizes": "(max-width: 1772px) 100vw, 1772px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "102537490.jpg", "alt": ""}, "102544044": {"id": 161662, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w", "sizes": "(max-width: 1772px) 100vw, 1772px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "102537490.jpg", "alt": ""}, "102554247": {"id": 161662, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w", "sizes": "(max-width: 1772px) 100vw, 1772px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "102537490.jpg", "alt": ""}, "102567070": {"id": 161662, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w", "sizes": "(max-width: 1772px) 100vw, 1772px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "102537490.jpg", "alt": ""}, "102577033": {"id": 161662, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w", "sizes": "(max-width: 1772px) 100vw, 1772px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "102537490.jpg", "alt": ""}, "102588370": {"id": 161662, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w", "sizes": "(max-width: 1772px) 100vw, 1772px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "102537490.jpg", "alt": ""}, "102598860": {"id": 161662, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w", "sizes": "(max-width: 1772px) 100vw, 1772px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "102537490.jpg", "alt": ""}, "102609009": {"id": 161662, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w", "sizes": "(max-width: 1772px) 100vw, 1772px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "102537490.jpg", "alt": ""}, "102612272": {"id": 161662, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w", "sizes": "(max-width: 1772px) 100vw, 1772px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "102537490.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/ginkgo-wallpapers/", "pattern": "Ginkgo Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["81911126", "81911144", "81911353", "81911554", "81916587", "81919124", "81919513", "81921152", "81921245", "81921259", "81921460", "81921509", "81923446", "81927122", "86211202", "86212323", "86213428", "86216532", "86217107", "86221313", "86222424", "86226506", "86227517", "86229409", "86231111", "86232505", "86236525", "86239419", "86240101", "86241212", "86241429", "86242322", "86246515", "86247318", "86247431", "86249404", "86250121", "86251208", "86251414", "86251510", "86251616", "86253530", "86256534", "86257333", "86257427", "86257520", "86259303", "86259526"], "colorway_count": 48, "sku_images": {"81911126": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "81911144": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "81911353": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "81911554": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "81916587": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "81919124": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "81919513": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "81921152": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "81921245": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "81921259": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "81921460": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "81921509": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "81923446": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "81927122": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "86211202": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "86212323": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "86213428": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "86216532": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "86217107": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "86221313": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "86222424": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "86226506": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "86227517": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "86229409": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "86231111": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "86232505": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "86236525": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "86239419": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "86240101": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "86241212": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "86241429": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "86242322": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "86246515": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "86247318": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "86247431": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "86249404": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "86250121": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "86251208": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "86251414": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "86251510": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "86251616": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "86253530": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "86256534": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "86257333": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "86257427": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "86257520": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "86259303": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "86259526": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/gallery-wallpapers/", "pattern": "Gallery Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["86091302", "86092410", "86096211", "86097503", "86099109", "86100522", "86101108", "86107321", "86108307", "86121105", "86124114", "86126320", "86129127", "86129413", "86135124", "86136617", "86137423", "86139725", "86160116", "86161204", "86162106", "86164212", "86166415", "86172426", "86174318", "86179201"], "colorway_count": 26, "sku_images": {"86091302": {"id": 161659, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "srcset": "", "sizes": "(max-width: 179px) 100vw, 179px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 179px) 100vw, 179px", "name": "cover-61.jpg", "alt": ""}, "86092410": {"id": 161659, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "srcset": "", "sizes": "(max-width: 179px) 100vw, 179px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 179px) 100vw, 179px", "name": "cover-61.jpg", "alt": ""}, "86096211": {"id": 161659, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "srcset": "", "sizes": "(max-width: 179px) 100vw, 179px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 179px) 100vw, 179px", "name": "cover-61.jpg", "alt": ""}, "86097503": {"id": 161659, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "srcset": "", "sizes": "(max-width: 179px) 100vw, 179px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 179px) 100vw, 179px", "name": "cover-61.jpg", "alt": ""}, "86099109": {"id": 161659, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "srcset": "", "sizes": "(max-width: 179px) 100vw, 179px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 179px) 100vw, 179px", "name": "cover-61.jpg", "alt": ""}, "86100522": {"id": 161659, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "srcset": "", "sizes": "(max-width: 179px) 100vw, 179px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 179px) 100vw, 179px", "name": "cover-61.jpg", "alt": ""}, "86101108": {"id": 161659, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "srcset": "", "sizes": "(max-width: 179px) 100vw, 179px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 179px) 100vw, 179px", "name": "cover-61.jpg", "alt": ""}, "86107321": {"id": 161659, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "srcset": "", "sizes": "(max-width: 179px) 100vw, 179px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 179px) 100vw, 179px", "name": "cover-61.jpg", "alt": ""}, "86108307": {"id": 161659, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "srcset": "", "sizes": "(max-width: 179px) 100vw, 179px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 179px) 100vw, 179px", "name": "cover-61.jpg", "alt": ""}, "86121105": {"id": 161659, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "srcset": "", "sizes": "(max-width: 179px) 100vw, 179px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 179px) 100vw, 179px", "name": "cover-61.jpg", "alt": ""}, "86124114": {"id": 161659, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "srcset": "", "sizes": "(max-width: 179px) 100vw, 179px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 179px) 100vw, 179px", "name": "cover-61.jpg", "alt": ""}, "86126320": {"id": 161659, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "srcset": "", "sizes": "(max-width: 179px) 100vw, 179px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 179px) 100vw, 179px", "name": "cover-61.jpg", "alt": ""}, "86129127": {"id": 161659, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "srcset": "", "sizes": "(max-width: 179px) 100vw, 179px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 179px) 100vw, 179px", "name": "cover-61.jpg", "alt": ""}, "86129413": {"id": 161659, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "srcset": "", "sizes": "(max-width: 179px) 100vw, 179px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 179px) 100vw, 179px", "name": "cover-61.jpg", "alt": ""}, "86135124": {"id": 161659, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "srcset": "", "sizes": "(max-width: 179px) 100vw, 179px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 179px) 100vw, 179px", "name": "cover-61.jpg", "alt": ""}, "86136617": {"id": 161659, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "srcset": "", "sizes": "(max-width: 179px) 100vw, 179px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 179px) 100vw, 179px", "name": "cover-61.jpg", "alt": ""}, "86137423": {"id": 161659, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "srcset": "", "sizes": "(max-width: 179px) 100vw, 179px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 179px) 100vw, 179px", "name": "cover-61.jpg", "alt": ""}, "86139725": {"id": 161659, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "srcset": "", "sizes": "(max-width: 179px) 100vw, 179px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 179px) 100vw, 179px", "name": "cover-61.jpg", "alt": ""}, "86160116": {"id": 161659, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "srcset": "", "sizes": "(max-width: 179px) 100vw, 179px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 179px) 100vw, 179px", "name": "cover-61.jpg", "alt": ""}, "86161204": {"id": 161659, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "srcset": "", "sizes": "(max-width: 179px) 100vw, 179px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 179px) 100vw, 179px", "name": "cover-61.jpg", "alt": ""}, "86162106": {"id": 161659, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "srcset": "", "sizes": "(max-width: 179px) 100vw, 179px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 179px) 100vw, 179px", "name": "cover-61.jpg", "alt": ""}, "86164212": {"id": 161659, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "srcset": "", "sizes": "(max-width: 179px) 100vw, 179px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 179px) 100vw, 179px", "name": "cover-61.jpg", "alt": ""}, "86166415": {"id": 161659, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "srcset": "", "sizes": "(max-width: 179px) 100vw, 179px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 179px) 100vw, 179px", "name": "cover-61.jpg", "alt": ""}, "86172426": {"id": 161659, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "srcset": "", "sizes": "(max-width: 179px) 100vw, 179px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 179px) 100vw, 179px", "name": "cover-61.jpg", "alt": ""}, "86174318": {"id": 161659, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "srcset": "", "sizes": "(max-width: 179px) 100vw, 179px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 179px) 100vw, 179px", "name": "cover-61.jpg", "alt": ""}, "86179201": {"id": 161659, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "srcset": "", "sizes": "(max-width: 179px) 100vw, 179px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 179px) 100vw, 179px", "name": "cover-61.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/tissage-wallpapers/", "pattern": "Tissage Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["85840033", "85840100", "85840175", "85840272", "85841010", "85841111", "85841119", "85841212", "85841261", "85841284", "85841313", "85841345", "85841414", "85841515", "85842323", "85842404", "85842421", "85842432", "85842565", "85843443", "85843553", "85844202", "85844288", "85844444", "85845505", "85846006", "85846116", "85846171", "85846226", "85846234", "85846292", "85846336", "85846408", "85846456", "85846469", "85846474", "85846499", "85846556", "85846682", "85847117", "85847227", "85847267", "85847303", "85847394", "85847401", "85847442", "85847507", "85847524", "85847557", "85848585", "85849129", "85849191", "85849195", "85849228", "85849262", "85849339", "85849367", "85849393", "85849409", "85849446", "85849449", "85849451", "85849559"], "colorway_count": 63, "sku_images": {"85840033": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85840100": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85840175": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85840272": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85841010": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85841111": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85841119": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85841212": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85841261": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85841284": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85841313": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85841345": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85841414": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85841515": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85842323": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85842404": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85842421": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85842432": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85842565": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85843443": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85843553": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85844202": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85844288": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85844444": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85845505": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85846006": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85846116": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85846171": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85846226": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85846234": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85846292": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85846336": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85846408": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85846456": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85846469": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85846474": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85846499": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85846556": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85846682": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85847117": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85847227": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85847267": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85847303": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85847394": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85847401": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85847442": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85847507": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85847524": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85847557": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85848585": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85849129": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85849191": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85849195": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85849228": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85849262": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85849339": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85849367": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85849393": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85849409": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85849446": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85849449": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85849451": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85849559": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/high-performance-textures-wallpapers/", "pattern": "High Performance-Textures Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["HPT201", "HPT202", "HPT203", "HPT204", "HPT205", "HPT206", "HPT207", "HPT208", "HPT209", "HPT210", "HPT211", "HPT301", "HPT302", "HPT303", "HPT304", "HPT305", "HPT306", "HPT307", "HPT308", "HPT309", "HPT310", "HPT311", "HPT401", "HPT402", "HPT403", "HPT404", "HPT405", "HPT406", "HPT407", "HPT408", "HPT409", "HPT410", "HPT411", "HPT501", "HPT502", "HPT503", "HPT504", "HPT505", "HPT506", "HPT507", "HPT508", "HPT509", "HPT510", "HPT511", "HPT601", "HPT602", "HPT603", "HPT604", "HPT605", "HPT606", "HPT607", "HPT608", "HPT609", "HPT610", "HPT611"], "colorway_count": 55, "sku_images": {"HPT201": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT202": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT203": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT204": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT205": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT206": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT207": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT208": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT209": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT210": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT211": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT301": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT302": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT303": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT304": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT305": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT306": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT307": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT308": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT309": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT310": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT311": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT401": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT402": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT403": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT404": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT405": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT406": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT407": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT408": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT409": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT410": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT411": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT501": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT502": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT503": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT504": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT505": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT506": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT507": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT508": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT509": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT510": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT511": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT601": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT602": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT603": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT604": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT605": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT606": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT607": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT608": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT609": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT610": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT611": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/stone-wallpapers/", "pattern": "Stone Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["80831111", "80831212", "80831313", "80831405", "80831468", "80831530", "80831629", "80832131", "80832209", "80832528", "80832661", "80833232", "80833321", "80833414", "80834174", "80834208", "80835141", "80835525", "80836106", "80836116", "80836239", "80836323", "80836370", "80836466", "80836520", "80836812", "80837207", "80837217", "80837434", "80837535", "80837544", "80838318", "80838585", "80839119", "80839333", "80839415", "80839504", "80839538", "80839803"], "colorway_count": 39, "sku_images": {"80831111": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}, "80831212": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}, "80831313": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}, "80831405": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}, "80831468": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}, "80831530": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}, "80831629": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}, "80832131": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}, "80832209": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}, "80832528": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}, "80832661": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}, "80833232": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}, "80833321": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}, "80833414": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}, "80834174": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}, "80834208": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}, "80835141": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}, "80835525": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}, "80836106": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}, "80836116": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}, "80836239": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}, "80836323": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}, "80836370": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}, "80836466": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}, "80836520": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}, "80836812": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}, "80837207": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}, "80837217": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}, "80837434": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}, "80837535": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}, "80837544": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}, "80838318": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}, "80838585": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}, "80839119": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}, "80839333": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}, "80839415": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}, "80839504": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}, "80839538": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}, "80839803": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/woods-wallpapers/", "pattern": "Woods Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["85982525", "85990027", "85991108", "85992335", "85992336", "85999519", "86010121", "86011202", "86011318", "86012424", "86012532", "86017212", "86019534", "86070020", "86071409", "86072222", "86073529", "86077101", "86077414", "86082548", "86151575"], "colorway_count": 21, "sku_images": {"85982525": {"id": 161558, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-47.jpg", "alt": ""}, "85990027": {"id": 161558, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-47.jpg", "alt": ""}, "85991108": {"id": 161558, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-47.jpg", "alt": ""}, "85992335": {"id": 161558, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-47.jpg", "alt": ""}, "85992336": {"id": 161558, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-47.jpg", "alt": ""}, "85999519": {"id": 161558, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-47.jpg", "alt": ""}, "86010121": {"id": 161558, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-47.jpg", "alt": ""}, "86011202": {"id": 161558, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-47.jpg", "alt": ""}, "86011318": {"id": 161558, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-47.jpg", "alt": ""}, "86012424": {"id": 161558, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-47.jpg", "alt": ""}, "86012532": {"id": 161558, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-47.jpg", "alt": ""}, "86017212": {"id": 161558, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-47.jpg", "alt": ""}, "86019534": {"id": 161558, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-47.jpg", "alt": ""}, "86070020": {"id": 161558, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-47.jpg", "alt": ""}, "86071409": {"id": 161558, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-47.jpg", "alt": ""}, "86072222": {"id": 161558, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-47.jpg", "alt": ""}, "86073529": {"id": 161558, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-47.jpg", "alt": ""}, "86077101": {"id": 161558, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-47.jpg", "alt": ""}, "86077414": {"id": 161558, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-47.jpg", "alt": ""}, "86082548": {"id": 161558, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-47.jpg", "alt": ""}, "86151575": {"id": 161558, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-47.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/botanica_-wallpapers/", "pattern": "Botanica_ Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["82070127", "82071101", "82071125", "82071211", "82071225", "82071234", "82071309", "82071338", "82071405", "82071425", "82071516", "82071535", "82071547", "82071564", "82071651", "82071669", "82071709", "82071758", "82072115", "82072133", "82072219", "82072240", "82072316", "82072353", "82072428", "82072461", "82072508", "82072727", "82072807", "82073136", "82073255", "82073327", "82074145", "82074502", "82075118", "82075129", "82075256", "82076129", "82076203", "82076307", "82076419", "82076515", "82076621", "82076714", "82077126", "82077159", "82077227", "82077310", "82077464", "82077649", "82078134", "82079131", "82079265", "82079324", "82079530", "82079775", "85891423", "85892175", "85895328", "85896164", "85897247", "85897490", "85911389", "85911964", "85916585", "85917396", "85922376", "85925236", "85927429", "85929512", "85930271", "85936612", "85937204", "85939710", "85941209", "85944167", "85946192", "85946755", "85947340", "85949852", "85952367", "85957249", "85965719"], "colorway_count": 83, "sku_images": {"82070127": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82071101": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82071125": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82071211": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82071225": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82071234": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82071309": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82071338": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82071405": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82071425": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82071516": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82071535": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82071547": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82071564": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82071651": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82071669": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82071709": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82071758": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82072115": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82072133": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82072219": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82072240": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82072316": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82072353": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82072428": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82072461": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82072508": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82072727": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82072807": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82073136": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82073255": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82073327": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82074145": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82074502": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82075118": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82075129": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82075256": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82076129": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82076203": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82076307": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82076419": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82076515": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82076621": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82076714": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82077126": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82077159": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82077227": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82077310": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82077464": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82077649": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82078134": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82079131": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82079265": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82079324": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82079530": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82079775": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "85891423": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "85892175": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "85895328": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "85896164": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "85897247": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "85897490": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "85911389": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "85911964": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "85916585": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "85917396": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "85922376": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "85925236": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "85927429": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "85929512": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "85930271": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "85936612": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "85937204": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "85939710": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "85941209": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "85944167": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "85946192": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "85946755": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "85947340": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "85949852": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "85952367": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "85957249": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "85965719": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/sycamore-wallpapers/", "pattern": "Sycamore Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["SYC1110", "SYC1120", "SYC1130", "SYC2110", "SYC2120", "SYC2130", "SYC2140", "SYC3110", "SYC3120", "SYC3130", "SYC3140", "SYC3150", "SYC3160", "SYC4110", "SYC4120", "SYC4130", "SYC4140", "SYC5110", "SYC5120"], "colorway_count": 19, "sku_images": {"SYC1110": {"id": 161533, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-42-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-42-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "cover-42.jpg", "alt": ""}, "SYC1120": {"id": 161533, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-42-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-42-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "cover-42.jpg", "alt": ""}, "SYC1130": {"id": 161533, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-42-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-42-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "cover-42.jpg", "alt": ""}, "SYC2110": {"id": 161533, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-42-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-42-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "cover-42.jpg", "alt": ""}, "SYC2120": {"id": 161533, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-42-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-42-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "cover-42.jpg", "alt": ""}, "SYC2130": {"id": 161533, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-42-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-42-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "cover-42.jpg", "alt": ""}, "SYC2140": {"id": 161533, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-42-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-42-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "cover-42.jpg", "alt": ""}, "SYC3110": {"id": 161533, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-42-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-42-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "cover-42.jpg", "alt": ""}, "SYC3120": {"id": 161533, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-42-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-42-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "cover-42.jpg", "alt": ""}, "SYC3130": {"id": 161533, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-42-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-42-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "cover-42.jpg", "alt": ""}, "SYC3140": {"id": 161533, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-42-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-42-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "cover-42.jpg", "alt": ""}, "SYC3150": {"id": 161533, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-42-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-42-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "cover-42.jpg", "alt": ""}, "SYC3160": {"id": 161533, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-42-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-42-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "cover-42.jpg", "alt": ""}, "SYC4110": {"id": 161533, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-42-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-42-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "cover-42.jpg", "alt": ""}, "SYC4120": {"id": 161533, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-42-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-42-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "cover-42.jpg", "alt": ""}, "SYC4130": {"id": 161533, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-42-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-42-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "cover-42.jpg", "alt": ""}, "SYC4140": {"id": 161533, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-42-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-42-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "cover-42.jpg", "alt": ""}, "SYC5110": {"id": 161533, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-42-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-42-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "cover-42.jpg", "alt": ""}, "SYC5120": {"id": 161533, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-42-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-42-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "cover-42.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/ode-wallpapers/", "pattern": "Ode Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["ODE2102", "ODE2109", "ODE2118", "ODE2204", "ODE2301", "ODE2405", "ODE2501", "ODE2606", "ODE2710", "ODE2803", "ODE2907", "ODE3102", "ODE3202", "ODE3303", "ODE3401", "ODE4102", "ODE4203", "ODE4307", "ODE4402", "ODE4501", "ODE4606", "ODE4705", "ODE4804", "ODE5102", "ODE5201", "ODE5303", "ODE6113", "ODE6209", "ODE7112", "ODE8109"], "colorway_count": 30, "sku_images": {"ODE2102": {"id": 161530, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "COVER-41.jpg", "alt": ""}, "ODE2109": {"id": 161530, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "COVER-41.jpg", "alt": ""}, "ODE2118": {"id": 161530, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "COVER-41.jpg", "alt": ""}, "ODE2204": {"id": 161530, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "COVER-41.jpg", "alt": ""}, "ODE2301": {"id": 161530, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "COVER-41.jpg", "alt": ""}, "ODE2405": {"id": 161530, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "COVER-41.jpg", "alt": ""}, "ODE2501": {"id": 161530, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "COVER-41.jpg", "alt": ""}, "ODE2606": {"id": 161530, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "COVER-41.jpg", "alt": ""}, "ODE2710": {"id": 161530, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "COVER-41.jpg", "alt": ""}, "ODE2803": {"id": 161530, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "COVER-41.jpg", "alt": ""}, "ODE2907": {"id": 161530, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "COVER-41.jpg", "alt": ""}, "ODE3102": {"id": 161530, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "COVER-41.jpg", "alt": ""}, "ODE3202": {"id": 161530, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "COVER-41.jpg", "alt": ""}, "ODE3303": {"id": 161530, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "COVER-41.jpg", "alt": ""}, "ODE3401": {"id": 161530, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "COVER-41.jpg", "alt": ""}, "ODE4102": {"id": 161530, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "COVER-41.jpg", "alt": ""}, "ODE4203": {"id": 161530, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "COVER-41.jpg", "alt": ""}, "ODE4307": {"id": 161530, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "COVER-41.jpg", "alt": ""}, "ODE4402": {"id": 161530, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "COVER-41.jpg", "alt": ""}, "ODE4501": {"id": 161530, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "COVER-41.jpg", "alt": ""}, "ODE4606": {"id": 161530, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "COVER-41.jpg", "alt": ""}, "ODE4705": {"id": 161530, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "COVER-41.jpg", "alt": ""}, "ODE4804": {"id": 161530, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "COVER-41.jpg", "alt": ""}, "ODE5102": {"id": 161530, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "COVER-41.jpg", "alt": ""}, "ODE5201": {"id": 161530, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "COVER-41.jpg", "alt": ""}, "ODE5303": {"id": 161530, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "COVER-41.jpg", "alt": ""}, "ODE6113": {"id": 161530, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "COVER-41.jpg", "alt": ""}, "ODE6209": {"id": 161530, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "COVER-41.jpg", "alt": ""}, "ODE7112": {"id": 161530, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "COVER-41.jpg", "alt": ""}, "ODE8109": {"id": 161530, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "COVER-41.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/momentum-vol-7-wallpapers/", "pattern": "Momentum Vol 7 Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["HM7W112733", "HM7W112734", "HM7W112735", "HM7W112736", "HM7W112737", "HM7W112738", "HM7W112739", "HM7W112740", "HM7W112741", "HM7W112742", "HM7W112743", "HM7W112744", "HM7W112745", "HM7W112746", "HM7W112747", "HM7W112748", "HM7W112749", "HM7W112750", "HM7W112751", "HM7W112752", "HM7W112753", "HM7W112754", "HM7W112755", "HM7W112756", "HM7W112757"], "colorway_count": 25, "sku_images": {"HM7W112733": {"id": 161522, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover2-1.jpg", "alt": ""}, "HM7W112734": {"id": 161522, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover2-1.jpg", "alt": ""}, "HM7W112735": {"id": 161522, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover2-1.jpg", "alt": ""}, "HM7W112736": {"id": 161522, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover2-1.jpg", "alt": ""}, "HM7W112737": {"id": 161522, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover2-1.jpg", "alt": ""}, "HM7W112738": {"id": 161522, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover2-1.jpg", "alt": ""}, "HM7W112739": {"id": 161522, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover2-1.jpg", "alt": ""}, "HM7W112740": {"id": 161522, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover2-1.jpg", "alt": ""}, "HM7W112741": {"id": 161522, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover2-1.jpg", "alt": ""}, "HM7W112742": {"id": 161522, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover2-1.jpg", "alt": ""}, "HM7W112743": {"id": 161522, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover2-1.jpg", "alt": ""}, "HM7W112744": {"id": 161522, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover2-1.jpg", "alt": ""}, "HM7W112745": {"id": 161522, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover2-1.jpg", "alt": ""}, "HM7W112746": {"id": 161522, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover2-1.jpg", "alt": ""}, "HM7W112747": {"id": 161522, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover2-1.jpg", "alt": ""}, "HM7W112748": {"id": 161522, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover2-1.jpg", "alt": ""}, "HM7W112749": {"id": 161522, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover2-1.jpg", "alt": ""}, "HM7W112750": {"id": 161522, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover2-1.jpg", "alt": ""}, "HM7W112751": {"id": 161522, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover2-1.jpg", "alt": ""}, "HM7W112752": {"id": 161522, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover2-1.jpg", "alt": ""}, "HM7W112753": {"id": 161522, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover2-1.jpg", "alt": ""}, "HM7W112754": {"id": 161522, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover2-1.jpg", "alt": ""}, "HM7W112755": {"id": 161522, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover2-1.jpg", "alt": ""}, "HM7W112756": {"id": 161522, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover2-1.jpg", "alt": ""}, "HM7W112757": {"id": 161522, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover2-1.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/five-oclock-wallpapers/", "pattern": "Five O’clock Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["85781145.1", "85781315.1", "85782467.1", "85786323", "85786787.1", "85787278", "85789449.1", "85792461.1", "85796203", "85796472", "85796697", "85797156", "85811234", "85814115", "85816384", "85817381", "85819208", "85819482", "85821141", "85821257", "85822469", "85827216", "85829545"], "colorway_count": 23, "sku_images": {"85781145.1": {"id": 161468, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w", "sizes": "(max-width: 1794px) 100vw, 1794px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105.jpg", "alt": ""}, "85781315.1": {"id": 161468, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w", "sizes": "(max-width: 1794px) 100vw, 1794px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105.jpg", "alt": ""}, "85782467.1": {"id": 161468, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w", "sizes": "(max-width: 1794px) 100vw, 1794px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105.jpg", "alt": ""}, "85786323": {"id": 161468, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w", "sizes": "(max-width: 1794px) 100vw, 1794px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105.jpg", "alt": ""}, "85786787.1": {"id": 161468, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w", "sizes": "(max-width: 1794px) 100vw, 1794px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105.jpg", "alt": ""}, "85787278": {"id": 161468, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w", "sizes": "(max-width: 1794px) 100vw, 1794px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105.jpg", "alt": ""}, "85789449.1": {"id": 161468, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w", "sizes": "(max-width: 1794px) 100vw, 1794px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105.jpg", "alt": ""}, "85792461.1": {"id": 161468, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w", "sizes": "(max-width: 1794px) 100vw, 1794px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105.jpg", "alt": ""}, "85796203": {"id": 161468, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w", "sizes": "(max-width: 1794px) 100vw, 1794px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105.jpg", "alt": ""}, "85796472": {"id": 161468, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w", "sizes": "(max-width: 1794px) 100vw, 1794px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105.jpg", "alt": ""}, "85796697": {"id": 161468, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w", "sizes": "(max-width: 1794px) 100vw, 1794px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105.jpg", "alt": ""}, "85797156": {"id": 161468, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w", "sizes": "(max-width: 1794px) 100vw, 1794px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105.jpg", "alt": ""}, "85811234": {"id": 161468, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w", "sizes": "(max-width: 1794px) 100vw, 1794px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105.jpg", "alt": ""}, "85814115": {"id": 161468, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w", "sizes": "(max-width: 1794px) 100vw, 1794px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105.jpg", "alt": ""}, "85816384": {"id": 161468, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w", "sizes": "(max-width: 1794px) 100vw, 1794px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105.jpg", "alt": ""}, "85817381": {"id": 161468, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w", "sizes": "(max-width: 1794px) 100vw, 1794px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105.jpg", "alt": ""}, "85819208": {"id": 161468, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w", "sizes": "(max-width: 1794px) 100vw, 1794px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105.jpg", "alt": ""}, "85819482": {"id": 161468, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w", "sizes": "(max-width: 1794px) 100vw, 1794px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105.jpg", "alt": ""}, "85821141": {"id": 161468, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w", "sizes": "(max-width: 1794px) 100vw, 1794px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105.jpg", "alt": ""}, "85821257": {"id": 161468, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w", "sizes": "(max-width: 1794px) 100vw, 1794px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105.jpg", "alt": ""}, "85822469": {"id": 161468, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w", "sizes": "(max-width: 1794px) 100vw, 1794px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105.jpg", "alt": ""}, "85827216": {"id": 161468, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w", "sizes": "(max-width: 1794px) 100vw, 1794px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105.jpg", "alt": ""}, "85829545": {"id": 161468, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w", "sizes": "(max-width: 1794px) 100vw, 1794px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/rose-nino-wallpapers/", "pattern": "Rose & Nino Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["29751296", "29755132", "29756549", "85491212", "85494251", "85496345", "85511825", "85514118", "85516220", "85521415", "85524378", "85531125", "85532242", "85534112", "85536132", "85541110", "85544416", "85545120", "85552290", "85557245", "85569213", "85579228", "85584298", "85585235", "85586241", "85594256", "85596278", "85596299", "85611028", "85617110", "85621064", "85627119", "85631033", "85637211", "85641618", "85647576", "85651644", "85657588", "85661222", "85666411", "85671258", "85676489"], "colorway_count": 42, "sku_images": {"29751296": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "29755132": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "29756549": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85491212": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85494251": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85496345": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85511825": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85514118": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85516220": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85521415": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85524378": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85531125": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85532242": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85534112": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85536132": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85541110": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85544416": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85545120": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85552290": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85557245": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85569213": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85579228": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85584298": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85585235": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85586241": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85594256": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85596278": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85596299": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85611028": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85617110": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85621064": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85627119": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85631033": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85637211": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85641618": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85647576": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85651644": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85657588": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85661222": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85666411": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85671258": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85676489": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/palladio-vol1-wallpapers/", "pattern": "Palladio Vol1 Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["ZPLW312966", "ZPLW312967", "ZPLW312968", "ZPLW312969", "ZPLW312970", "ZPLW312971", "ZPLW312972", "ZPLW312973", "ZPLW312974", "ZPLW312975", "ZPLW312976", "ZPLW312977", "ZPLW312978", "ZPLW312979", "ZPLW312980", "ZPLW312981"], "colorway_count": 16, "sku_images": {"ZPLW312966": {"id": 161596, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-56-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-56-1.jpg", "srcset": "", "sizes": "(max-width: 705px) 100vw, 705px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 705px) 100vw, 705px", "name": "cover-56.jpg", "alt": ""}, "ZPLW312967": {"id": 161596, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-56-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-56-1.jpg", "srcset": "", "sizes": "(max-width: 705px) 100vw, 705px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 705px) 100vw, 705px", "name": "cover-56.jpg", "alt": ""}, "ZPLW312968": {"id": 161596, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-56-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-56-1.jpg", "srcset": "", "sizes": "(max-width: 705px) 100vw, 705px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 705px) 100vw, 705px", "name": "cover-56.jpg", "alt": ""}, "ZPLW312969": {"id": 161596, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-56-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-56-1.jpg", "srcset": "", "sizes": "(max-width: 705px) 100vw, 705px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 705px) 100vw, 705px", "name": "cover-56.jpg", "alt": ""}, "ZPLW312970": {"id": 161596, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-56-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-56-1.jpg", "srcset": "", "sizes": "(max-width: 705px) 100vw, 705px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 705px) 100vw, 705px", "name": "cover-56.jpg", "alt": ""}, "ZPLW312971": {"id": 161596, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-56-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-56-1.jpg", "srcset": "", "sizes": "(max-width: 705px) 100vw, 705px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 705px) 100vw, 705px", "name": "cover-56.jpg", "alt": ""}, "ZPLW312972": {"id": 161596, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-56-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-56-1.jpg", "srcset": "", "sizes": "(max-width: 705px) 100vw, 705px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 705px) 100vw, 705px", "name": "cover-56.jpg", "alt": ""}, "ZPLW312973": {"id": 161596, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-56-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-56-1.jpg", "srcset": "", "sizes": "(max-width: 705px) 100vw, 705px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 705px) 100vw, 705px", "name": "cover-56.jpg", "alt": ""}, "ZPLW312974": {"id": 161596, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-56-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-56-1.jpg", "srcset": "", "sizes": "(max-width: 705px) 100vw, 705px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 705px) 100vw, 705px", "name": "cover-56.jpg", "alt": ""}, "ZPLW312975": {"id": 161596, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-56-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-56-1.jpg", "srcset": "", "sizes": "(max-width: 705px) 100vw, 705px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 705px) 100vw, 705px", "name": "cover-56.jpg", "alt": ""}, "ZPLW312976": {"id": 161596, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-56-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-56-1.jpg", "srcset": "", "sizes": "(max-width: 705px) 100vw, 705px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 705px) 100vw, 705px", "name": "cover-56.jpg", "alt": ""}, "ZPLW312977": {"id": 161596, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-56-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-56-1.jpg", "srcset": "", "sizes": "(max-width: 705px) 100vw, 705px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 705px) 100vw, 705px", "name": "cover-56.jpg", "alt": ""}, "ZPLW312978": {"id": 161596, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-56-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-56-1.jpg", "srcset": "", "sizes": "(max-width: 705px) 100vw, 705px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 705px) 100vw, 705px", "name": "cover-56.jpg", "alt": ""}, "ZPLW312979": {"id": 161596, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-56-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-56-1.jpg", "srcset": "", "sizes": "(max-width: 705px) 100vw, 705px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 705px) 100vw, 705px", "name": "cover-56.jpg", "alt": ""}, "ZPLW312980": {"id": 161596, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-56-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-56-1.jpg", "srcset": "", "sizes": "(max-width: 705px) 100vw, 705px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 705px) 100vw, 705px", "name": "cover-56.jpg", "alt": ""}, "ZPLW312981": {"id": 161596, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-56-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-56-1.jpg", "srcset": "", "sizes": "(max-width: 705px) 100vw, 705px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 705px) 100vw, 705px", "name": "cover-56.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/kids/book-of-little-treasures-wallpapers/", "pattern": "Book Of Little Treasures Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["HLTF112627", "HLTF112628", "HLTF112629", "HLTF112630", "HLTF112631", "HLTF112632", "HLTF112633", "HLTF112634", "HLTF112635", "HLTF112636", "HLTF112637", "HLTF112638", "HLTF112639", "HLTF112640", "HLTF112641", "HLTF112642", "HLTF112643", "HLTF112644", "HLTF112645", "HLTF112646", "HLTF112647", "HLTF112648", "HLTF112649", "HLTF112650", "HLTF112651", "HLTF112652", "HLTF112653", "HLTF112654", "HLTF112655", "HLTF112656", "HLTF112657", "HLTF112658", "HLTF112659"], "colorway_count": 33, "sku_images": {"HLTF112627": {"id": 161543, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-44.jpg", "alt": ""}, "HLTF112628": {"id": 161543, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-44.jpg", "alt": ""}, "HLTF112629": {"id": 161543, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-44.jpg", "alt": ""}, "HLTF112630": {"id": 161543, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-44.jpg", "alt": ""}, "HLTF112631": {"id": 161543, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-44.jpg", "alt": ""}, "HLTF112632": {"id": 161543, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-44.jpg", "alt": ""}, "HLTF112633": {"id": 161543, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-44.jpg", "alt": ""}, "HLTF112634": {"id": 161543, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-44.jpg", "alt": ""}, "HLTF112635": {"id": 161543, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-44.jpg", "alt": ""}, "HLTF112636": {"id": 161543, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-44.jpg", "alt": ""}, "HLTF112637": {"id": 161543, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-44.jpg", "alt": ""}, "HLTF112638": {"id": 161543, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-44.jpg", "alt": ""}, "HLTF112639": {"id": 161543, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-44.jpg", "alt": ""}, "HLTF112640": {"id": 161543, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-44.jpg", "alt": ""}, "HLTF112641": {"id": 161543, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-44.jpg", "alt": ""}, "HLTF112642": {"id": 161543, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-44.jpg", "alt": ""}, "HLTF112643": {"id": 161543, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-44.jpg", "alt": ""}, "HLTF112644": {"id": 161543, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-44.jpg", "alt": ""}, "HLTF112645": {"id": 161543, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-44.jpg", "alt": ""}, "HLTF112646": {"id": 161543, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-44.jpg", "alt": ""}, "HLTF112647": {"id": 161543, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-44.jpg", "alt": ""}, "HLTF112648": {"id": 161543, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-44.jpg", "alt": ""}, "HLTF112649": {"id": 161543, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-44.jpg", "alt": ""}, "HLTF112650": {"id": 161543, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-44.jpg", "alt": ""}, "HLTF112651": {"id": 161543, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-44.jpg", "alt": ""}, "HLTF112652": {"id": 161543, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-44.jpg", "alt": ""}, "HLTF112653": {"id": 161543, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-44.jpg", "alt": ""}, "HLTF112654": {"id": 161543, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-44.jpg", "alt": ""}, "HLTF112655": {"id": 161543, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-44.jpg", "alt": ""}, "HLTF112656": {"id": 161543, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-44.jpg", "alt": ""}, "HLTF112657": {"id": 161543, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-44.jpg", "alt": ""}, "HLTF112658": {"id": 161543, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-44.jpg", "alt": ""}, "HLTF112659": {"id": 161543, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-44.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/queens-square-wallpapers/", "pattern": "Queens Square Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["DBPW216948", "DBPW216949", "DBPW216950", "DBPW216951", "DBPW216952", "DBPW216953", "DBPW216954", "DBPW216955", "DBPW216956", "DBPW216957", "DBPW216959", "DBPW216960", "DBPW216961", "DBPW216962", "DBPW216963", "DBPW216964", "DBPW216965"], "colorway_count": 17, "sku_images": {"DBPW216948": {"id": 161589, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-53-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-53-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-53.jpg", "alt": ""}, "DBPW216949": {"id": 161589, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-53-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-53-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-53.jpg", "alt": ""}, "DBPW216950": {"id": 161589, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-53-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-53-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-53.jpg", "alt": ""}, "DBPW216951": {"id": 161589, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-53-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-53-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-53.jpg", "alt": ""}, "DBPW216952": {"id": 161589, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-53-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-53-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-53.jpg", "alt": ""}, "DBPW216953": {"id": 161589, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-53-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-53-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-53.jpg", "alt": ""}, "DBPW216954": {"id": 161589, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-53-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-53-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-53.jpg", "alt": ""}, "DBPW216955": {"id": 161589, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-53-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-53-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-53.jpg", "alt": ""}, "DBPW216956": {"id": 161589, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-53-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-53-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-53.jpg", "alt": ""}, "DBPW216957": {"id": 161589, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-53-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-53-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-53.jpg", "alt": ""}, "DBPW216959": {"id": 161589, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-53-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-53-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-53.jpg", "alt": ""}, "DBPW216960": {"id": 161589, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-53-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-53-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-53.jpg", "alt": ""}, "DBPW216961": {"id": 161589, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-53-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-53-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-53.jpg", "alt": ""}, "DBPW216962": {"id": 161589, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-53-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-53-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-53.jpg", "alt": ""}, "DBPW216963": {"id": 161589, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-53-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-53-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-53.jpg", "alt": ""}, "DBPW216964": {"id": 161589, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-53-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-53-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-53.jpg", "alt": ""}, "DBPW216965": {"id": 161589, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-53-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-53-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-53.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/littlemore-wallpapers/", "pattern": "Littlemore Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["DLMW216873", "DLMW216874", "DLMW216875", "DLMW216879", "DLMW216880", "DLMW216881", "DLMW216882", "DLMW216883", "DLMW216884", "DLMW216885", "DLMW216886", "DLMW216887", "DLMW216891", "DLMW216892", "DLMW216893", "DLMW216894", "DLMW216895", "DLMW216896", "DLMW216897", "DLMW216898", "DLMW216899", "DLMW216900", "DLMW216901", "DLMW216902", "DLMW216903", "DLMW216904", "DLMW216905", "DLMW216906", "DLMW216907", "DLMW216908", "DLMW216909", "DLMW216910", "DLMW216911", "DLMW216912", "DLMW216913", "DLMW216914", "DLMW216915"], "colorway_count": 37, "sku_images": {"DLMW216873": {"id": 161456, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped.jpg", "alt": ""}, "DLMW216874": {"id": 161456, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped.jpg", "alt": ""}, "DLMW216875": {"id": 161456, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped.jpg", "alt": ""}, "DLMW216879": {"id": 161456, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped.jpg", "alt": ""}, "DLMW216880": {"id": 161456, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped.jpg", "alt": ""}, "DLMW216881": {"id": 161456, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped.jpg", "alt": ""}, "DLMW216882": {"id": 161456, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped.jpg", "alt": ""}, "DLMW216883": {"id": 161456, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped.jpg", "alt": ""}, "DLMW216884": {"id": 161456, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped.jpg", "alt": ""}, "DLMW216885": {"id": 161456, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped.jpg", "alt": ""}, "DLMW216886": {"id": 161456, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped.jpg", "alt": ""}, "DLMW216887": {"id": 161456, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped.jpg", "alt": ""}, "DLMW216891": {"id": 161456, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped.jpg", "alt": ""}, "DLMW216892": {"id": 161456, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped.jpg", "alt": ""}, "DLMW216893": {"id": 161456, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped.jpg", "alt": ""}, "DLMW216894": {"id": 161456, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped.jpg", "alt": ""}, "DLMW216895": {"id": 161456, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped.jpg", "alt": ""}, "DLMW216896": {"id": 161456, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped.jpg", "alt": ""}, "DLMW216897": {"id": 161456, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped.jpg", "alt": ""}, "DLMW216898": {"id": 161456, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped.jpg", "alt": ""}, "DLMW216899": {"id": 161456, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped.jpg", "alt": ""}, "DLMW216900": {"id": 161456, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped.jpg", "alt": ""}, "DLMW216901": {"id": 161456, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped.jpg", "alt": ""}, "DLMW216902": {"id": 161456, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped.jpg", "alt": ""}, "DLMW216903": {"id": 161456, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped.jpg", "alt": ""}, "DLMW216904": {"id": 161456, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped.jpg", "alt": ""}, "DLMW216905": {"id": 161456, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped.jpg", "alt": ""}, "DLMW216906": {"id": 161456, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped.jpg", "alt": ""}, "DLMW216907": {"id": 161456, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped.jpg", "alt": ""}, "DLMW216908": {"id": 161456, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped.jpg", "alt": ""}, "DLMW216909": {"id": 161456, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped.jpg", "alt": ""}, "DLMW216910": {"id": 161456, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped.jpg", "alt": ""}, "DLMW216911": {"id": 161456, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped.jpg", "alt": ""}, "DLMW216912": {"id": 161456, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped.jpg", "alt": ""}, "DLMW216913": {"id": 161456, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped.jpg", "alt": ""}, "DLMW216914": {"id": 161456, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped.jpg", "alt": ""}, "DLMW216915": {"id": 161456, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/riverside-3-wallpapers/", "pattern": "Riverside 3 Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["16962625", "16964198", "16966776", "16967135", "16969254", "85290226", "85291287", "85292356", "85296703", "85297115", "85299497", "85304353", "85306546", "85307335", "85309202", "85310221", "85311238", "85311415", "85313206", "85317276", "85319298", "85319675", "85322476", "85323176"], "colorway_count": 24, "sku_images": {"16962625": {"id": 161446, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "srcset": "", "sizes": "(max-width: 293px) 100vw, 293px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 293px) 100vw, 293px", "name": "ambiance arbre doré 011", "alt": ""}, "16964198": {"id": 161446, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "srcset": "", "sizes": "(max-width: 293px) 100vw, 293px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 293px) 100vw, 293px", "name": "ambiance arbre doré 011", "alt": ""}, "16966776": {"id": 161446, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "srcset": "", "sizes": "(max-width: 293px) 100vw, 293px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 293px) 100vw, 293px", "name": "ambiance arbre doré 011", "alt": ""}, "16967135": {"id": 161446, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "srcset": "", "sizes": "(max-width: 293px) 100vw, 293px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 293px) 100vw, 293px", "name": "ambiance arbre doré 011", "alt": ""}, "16969254": {"id": 161446, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "srcset": "", "sizes": "(max-width: 293px) 100vw, 293px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 293px) 100vw, 293px", "name": "ambiance arbre doré 011", "alt": ""}, "85290226": {"id": 161446, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "srcset": "", "sizes": "(max-width: 293px) 100vw, 293px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 293px) 100vw, 293px", "name": "ambiance arbre doré 011", "alt": ""}, "85291287": {"id": 161446, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "srcset": "", "sizes": "(max-width: 293px) 100vw, 293px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 293px) 100vw, 293px", "name": "ambiance arbre doré 011", "alt": ""}, "85292356": {"id": 161446, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "srcset": "", "sizes": "(max-width: 293px) 100vw, 293px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 293px) 100vw, 293px", "name": "ambiance arbre doré 011", "alt": ""}, "85296703": {"id": 161446, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "srcset": "", "sizes": "(max-width: 293px) 100vw, 293px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 293px) 100vw, 293px", "name": "ambiance arbre doré 011", "alt": ""}, "85297115": {"id": 161446, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "srcset": "", "sizes": "(max-width: 293px) 100vw, 293px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 293px) 100vw, 293px", "name": "ambiance arbre doré 011", "alt": ""}, "85299497": {"id": 161446, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "srcset": "", "sizes": "(max-width: 293px) 100vw, 293px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 293px) 100vw, 293px", "name": "ambiance arbre doré 011", "alt": ""}, "85304353": {"id": 161446, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "srcset": "", "sizes": "(max-width: 293px) 100vw, 293px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 293px) 100vw, 293px", "name": "ambiance arbre doré 011", "alt": ""}, "85306546": {"id": 161446, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "srcset": "", "sizes": "(max-width: 293px) 100vw, 293px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 293px) 100vw, 293px", "name": "ambiance arbre doré 011", "alt": ""}, "85307335": {"id": 161446, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "srcset": "", "sizes": "(max-width: 293px) 100vw, 293px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 293px) 100vw, 293px", "name": "ambiance arbre doré 011", "alt": ""}, "85309202": {"id": 161446, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "srcset": "", "sizes": "(max-width: 293px) 100vw, 293px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 293px) 100vw, 293px", "name": "ambiance arbre doré 011", "alt": ""}, "85310221": {"id": 161446, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "srcset": "", "sizes": "(max-width: 293px) 100vw, 293px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 293px) 100vw, 293px", "name": "ambiance arbre doré 011", "alt": ""}, "85311238": {"id": 161446, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "srcset": "", "sizes": "(max-width: 293px) 100vw, 293px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 293px) 100vw, 293px", "name": "ambiance arbre doré 011", "alt": ""}, "85311415": {"id": 161446, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "srcset": "", "sizes": "(max-width: 293px) 100vw, 293px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 293px) 100vw, 293px", "name": "ambiance arbre doré 011", "alt": ""}, "85313206": {"id": 161446, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "srcset": "", "sizes": "(max-width: 293px) 100vw, 293px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 293px) 100vw, 293px", "name": "ambiance arbre doré 011", "alt": ""}, "85317276": {"id": 161446, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "srcset": "", "sizes": "(max-width: 293px) 100vw, 293px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 293px) 100vw, 293px", "name": "ambiance arbre doré 011", "alt": ""}, "85319298": {"id": 161446, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "srcset": "", "sizes": "(max-width: 293px) 100vw, 293px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 293px) 100vw, 293px", "name": "ambiance arbre doré 011", "alt": ""}, "85319675": {"id": 161446, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "srcset": "", "sizes": "(max-width: 293px) 100vw, 293px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 293px) 100vw, 293px", "name": "ambiance arbre doré 011", "alt": ""}, "85322476": {"id": 161446, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "srcset": "", "sizes": "(max-width: 293px) 100vw, 293px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 293px) 100vw, 293px", "name": "ambiance arbre doré 011", "alt": ""}, "85323176": {"id": 161446, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "srcset": "", "sizes": "(max-width: 293px) 100vw, 293px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 293px) 100vw, 293px", "name": "ambiance arbre doré 011", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/delicacy-wallpapers/", "pattern": "Delicacy Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["85361274", "85362264", "85366151", "85366461", "85369348", "85371257", "85371426", "85376347", "85379114", "85379134", "85382261", "85382347", "85382414", "85387103", "85387171", "85387289", "85389242", "85392327", "85392403", "85394346", "85396208", "85397298", "85399171", "85411203", "85412134", "85412234", "85412412", "85412426", "85412899", "85413307", "85413463", "85414106", "85416148", "85416451", "85417253", "85417377", "85417444", "85419021", "85419266", "85419314", "85426148", "85427461"], "colorway_count": 42, "sku_images": {"85361274": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85362264": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85366151": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85366461": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85369348": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85371257": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85371426": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85376347": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85379114": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85379134": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85382261": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85382347": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85382414": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85387103": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85387171": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85387289": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85389242": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85392327": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85392403": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85394346": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85396208": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85397298": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85399171": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85411203": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85412134": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85412234": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85412412": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85412426": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85412899": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85413307": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85413463": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85414106": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85416148": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85416451": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85417253": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85417377": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85417444": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85419021": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85419266": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85419314": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85426148": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85427461": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/tweed_-wallpapers/", "pattern": "Tweed_ Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["85471176", "85471197", "85471267", "85471286", "85471523", "85471596", "85471632", "85472172", "85472183", "85472374", "85472446", "85472461", "85472724", "85472809", "85472816", "85472853", "85472972", "85473415", "85474107", "85474187", "85474238", "85474265", "85474723", "85475387", "85476144", "85476211", "85476405", "85476951", "85477218", "85477257", "85477345", "85477489", "85477526", "85477621", "85477832", "85477842", "85477902", "85478465", "85478565", "85479142", "85479243", "85479247", "85479351", "85479453", "85479458", "85479712", "85479832"], "colorway_count": 47, "sku_images": {"85471176": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85471197": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85471267": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85471286": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85471523": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85471596": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85471632": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85472172": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85472183": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85472374": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85472446": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85472461": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85472724": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85472809": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85472816": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85472853": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85472972": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85473415": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85474107": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85474187": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85474238": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85474265": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85474723": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85475387": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85476144": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85476211": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85476405": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85476951": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85477218": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85477257": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85477345": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85477489": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85477526": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85477621": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85477832": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85477842": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85477902": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85478465": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85478565": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85479142": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85479243": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85479247": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85479351": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85479453": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85479458": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85479712": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85479832": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/utopia-wallpapers/", "pattern": "Utopia Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["85110464", "85111327", "85113515", "85117258", "85119241", "85122369", "85126328", "85129211", "85140341", "85141314", "85142317", "85147511", "85149163", "85150121", "85151294", "85151372", "85151429", "85154128", "85156155", "85156387", "85157215", "85157311", "85158468", "85159126", "85159257", "85159363"], "colorway_count": 26, "sku_images": {"85110464": {"id": 161444, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-30.jpg", "alt": ""}, "85111327": {"id": 161444, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-30.jpg", "alt": ""}, "85113515": {"id": 161444, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-30.jpg", "alt": ""}, "85117258": {"id": 161444, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-30.jpg", "alt": ""}, "85119241": {"id": 161444, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-30.jpg", "alt": ""}, "85122369": {"id": 161444, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-30.jpg", "alt": ""}, "85126328": {"id": 161444, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-30.jpg", "alt": ""}, "85129211": {"id": 161444, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-30.jpg", "alt": ""}, "85140341": {"id": 161444, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-30.jpg", "alt": ""}, "85141314": {"id": 161444, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-30.jpg", "alt": ""}, "85142317": {"id": 161444, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-30.jpg", "alt": ""}, "85147511": {"id": 161444, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-30.jpg", "alt": ""}, "85149163": {"id": 161444, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-30.jpg", "alt": ""}, "85150121": {"id": 161444, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-30.jpg", "alt": ""}, "85151294": {"id": 161444, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-30.jpg", "alt": ""}, "85151372": {"id": 161444, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-30.jpg", "alt": ""}, "85151429": {"id": 161444, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-30.jpg", "alt": ""}, "85154128": {"id": 161444, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-30.jpg", "alt": ""}, "85156155": {"id": 161444, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-30.jpg", "alt": ""}, "85156387": {"id": 161444, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-30.jpg", "alt": ""}, "85157215": {"id": 161444, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-30.jpg", "alt": ""}, "85157311": {"id": 161444, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-30.jpg", "alt": ""}, "85158468": {"id": 161444, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-30.jpg", "alt": ""}, "85159126": {"id": 161444, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-30.jpg", "alt": ""}, "85159257": {"id": 161444, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-30.jpg", "alt": ""}, "85159363": {"id": 161444, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-30.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/montsegur-wallpapers/", "pattern": "Montsegur Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["80796475", "80799201", "80799672", "86020126", "86021218", "86022235", "86026564", "86027127", "86029254", "86029511", "86032155", "86036149", "86042237", "86050423", "86056518", "86056624", "86060164", "86061273", "86066474", "86069460", "86069663"], "colorway_count": 21, "sku_images": {"80796475": {"id": 161442, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "srcset": "", "sizes": "(max-width: 443px) 100vw, 443px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 443px) 100vw, 443px", "name": "cover-29.jpg", "alt": ""}, "80799201": {"id": 161442, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "srcset": "", "sizes": "(max-width: 443px) 100vw, 443px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 443px) 100vw, 443px", "name": "cover-29.jpg", "alt": ""}, "80799672": {"id": 161442, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "srcset": "", "sizes": "(max-width: 443px) 100vw, 443px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 443px) 100vw, 443px", "name": "cover-29.jpg", "alt": ""}, "86020126": {"id": 161442, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "srcset": "", "sizes": "(max-width: 443px) 100vw, 443px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 443px) 100vw, 443px", "name": "cover-29.jpg", "alt": ""}, "86021218": {"id": 161442, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "srcset": "", "sizes": "(max-width: 443px) 100vw, 443px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 443px) 100vw, 443px", "name": "cover-29.jpg", "alt": ""}, "86022235": {"id": 161442, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "srcset": "", "sizes": "(max-width: 443px) 100vw, 443px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 443px) 100vw, 443px", "name": "cover-29.jpg", "alt": ""}, "86026564": {"id": 161442, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "srcset": "", "sizes": "(max-width: 443px) 100vw, 443px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 443px) 100vw, 443px", "name": "cover-29.jpg", "alt": ""}, "86027127": {"id": 161442, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "srcset": "", "sizes": "(max-width: 443px) 100vw, 443px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 443px) 100vw, 443px", "name": "cover-29.jpg", "alt": ""}, "86029254": {"id": 161442, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "srcset": "", "sizes": "(max-width: 443px) 100vw, 443px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 443px) 100vw, 443px", "name": "cover-29.jpg", "alt": ""}, "86029511": {"id": 161442, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "srcset": "", "sizes": "(max-width: 443px) 100vw, 443px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 443px) 100vw, 443px", "name": "cover-29.jpg", "alt": ""}, "86032155": {"id": 161442, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "srcset": "", "sizes": "(max-width: 443px) 100vw, 443px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 443px) 100vw, 443px", "name": "cover-29.jpg", "alt": ""}, "86036149": {"id": 161442, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "srcset": "", "sizes": "(max-width: 443px) 100vw, 443px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 443px) 100vw, 443px", "name": "cover-29.jpg", "alt": ""}, "86042237": {"id": 161442, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "srcset": "", "sizes": "(max-width: 443px) 100vw, 443px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 443px) 100vw, 443px", "name": "cover-29.jpg", "alt": ""}, "86050423": {"id": 161442, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "srcset": "", "sizes": "(max-width: 443px) 100vw, 443px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 443px) 100vw, 443px", "name": "cover-29.jpg", "alt": ""}, "86056518": {"id": 161442, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "srcset": "", "sizes": "(max-width: 443px) 100vw, 443px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 443px) 100vw, 443px", "name": "cover-29.jpg", "alt": ""}, "86056624": {"id": 161442, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "srcset": "", "sizes": "(max-width: 443px) 100vw, 443px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 443px) 100vw, 443px", "name": "cover-29.jpg", "alt": ""}, "86060164": {"id": 161442, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "srcset": "", "sizes": "(max-width: 443px) 100vw, 443px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 443px) 100vw, 443px", "name": "cover-29.jpg", "alt": ""}, "86061273": {"id": 161442, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "srcset": "", "sizes": "(max-width: 443px) 100vw, 443px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 443px) 100vw, 443px", "name": "cover-29.jpg", "alt": ""}, "86066474": {"id": 161442, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "srcset": "", "sizes": "(max-width: 443px) 100vw, 443px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 443px) 100vw, 443px", "name": "cover-29.jpg", "alt": ""}, "86069460": {"id": 161442, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "srcset": "", "sizes": "(max-width: 443px) 100vw, 443px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 443px) 100vw, 443px", "name": "cover-29.jpg", "alt": ""}, "86069663": {"id": 161442, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "srcset": "", "sizes": "(max-width: 443px) 100vw, 443px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 443px) 100vw, 443px", "name": "cover-29.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/jardins-suspendus-wallpapers/", "pattern": "Jardins Suspendus Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["82381141", "82381414", "82381505", "82382520", "82384130", "82384340", "82385131", "82386226", "82386336", "82387117", "82387525", "85200104", "85206501", "85207202", "85209303", "85211205", "85211306", "85217207", "85219408", "85220113", "85222411", "85226510", "85227309", "85229212", "85232241", "85233115", "85234224", "85235174", "85239262", "85240155", "85241011", "85241172", "85242565", "85247314", "85251102", "85256118", "85257106", "85266411", "85277212"], "colorway_count": 39, "sku_images": {"82381141": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}, "82381414": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}, "82381505": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}, "82382520": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}, "82384130": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}, "82384340": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}, "82385131": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}, "82386226": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}, "82386336": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}, "82387117": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}, "82387525": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}, "85200104": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}, "85206501": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}, "85207202": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}, "85209303": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}, "85211205": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}, "85211306": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}, "85217207": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}, "85219408": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}, "85220113": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}, "85222411": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}, "85226510": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}, "85227309": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}, "85229212": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}, "85232241": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}, "85233115": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}, "85234224": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}, "85235174": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}, "85239262": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}, "85240155": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}, "85241011": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}, "85241172": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}, "85242565": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}, "85247314": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}, "85251102": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}, "85256118": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}, "85257106": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}, "85266411": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}, "85277212": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/digital/beauty-full-color-wallpapers/", "pattern": "Beauty Full Color Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["80921133", "81350105", "81351113", "81357101", "81359208", "81359420", "81359511", "81913264", "81915166", "81916261", "81918468", "81918570", "81922550", "81926463", "81929235", "82080126", "82081140", "82081150", "82082272", "82083141", "82085377", "82086464", "82088454", "82089169", "82089523", "82180126", "82181138", "82181239", "82182317", "82184129", "82186228", "82187135", "82187205", "82188435", "82189137", "82189227", "82189430", "82280125", "82281106", "82281240", "82282207", "82282442", "82284134", "82286126", "82286443", "82286535", "82287137", "82287311", "82289528", "82381218", "82387232", "82531210", "82531512", "82532307", "82536202", "82539515", "82541311", "82541508", "82547322", "82574143", "82621138", "82629545", "82630324", "82650344", "82671247", "82672453", "82687457", "82699360", "83651133", "83651435", "83656428", "83657229", "83657430", "83659531", "83659532", "83740101", "83741135", "83742428", "83882526", "83887507", "83889221", "83889316", "84361111", "84363208", "84366316", "84367227", "84367436", "84420121", "84430104"], "colorway_count": 89, "sku_images": {"80921133": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "81350105": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "81351113": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "81357101": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "81359208": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "81359420": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "81359511": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "81913264": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "81915166": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "81916261": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "81918468": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "81918570": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "81922550": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "81926463": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "81929235": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82080126": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82081140": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82081150": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82082272": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82083141": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82085377": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82086464": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82088454": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82089169": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82089523": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82180126": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82181138": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82181239": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82182317": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82184129": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82186228": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82187135": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82187205": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82188435": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82189137": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82189227": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82189430": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82280125": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82281106": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82281240": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82282207": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82282442": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82284134": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82286126": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82286443": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82286535": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82287137": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82287311": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82289528": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82381218": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82387232": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82531210": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82531512": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82532307": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82536202": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82539515": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82541311": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82541508": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82547322": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82574143": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82621138": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82629545": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82630324": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82650344": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82671247": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82672453": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82687457": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82699360": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "83651133": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "83651435": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "83656428": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "83657229": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "83657430": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "83659531": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "83659532": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "83740101": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "83741135": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "83742428": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "83882526": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "83887507": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "83889221": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "83889316": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "84361111": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "84363208": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "84366316": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "84367227": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "84367436": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "84420121": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "84430104": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/canevas-wallpapers/", "pattern": "Canevas Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["82077323"], "colorway_count": 1, "sku_images": {"82077323": {"id": 161439, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-26-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-26-1.jpg", "srcset": "", "sizes": "(max-width: 450px) 100vw, 450px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 450px) 100vw, 450px", "name": "cover-26.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/esala-wallpapers/", "pattern": "Esala Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["NESW112203", "NESW112204", "NESW112205", "NESW112206", "NESW112207", "NESW112208", "NESW112209", "NESW112210", "NESW112211", "NESW112212", "NESW112213", "NESW112214", "NESW112215", "NESW112216", "NESW112217", "NESW112218", "NESW112219", "NESW112220", "NESW112221", "NESW112222", "NESW112223", "NESW112224", "NESW112225", "NESW112261", "NESW112262", "NESW112263", "NESW112264", "NESW112265", "NESW112266", "NESW112267", "NESW112268", "NESW112269", "NESW112270", "NESW112271", "NESW112272", "NESW112613", "NESW112614", "NESW112615", "NESW112616", "NESW112617", "NESW112618", "NESW112619", "NESW112620"], "colorway_count": 43, "sku_images": {"NESW112203": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112204": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112205": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112206": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112207": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112208": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112209": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112210": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112211": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112212": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112213": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112214": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112215": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112216": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112217": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112218": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112219": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112220": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112221": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112222": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112223": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112224": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112225": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112261": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112262": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112263": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112264": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112265": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112266": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112267": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112268": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112269": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112270": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112271": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112272": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112613": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112614": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112615": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112616": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112617": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112618": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112619": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112620": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/mirador-wallpapers/", "pattern": "Mirador Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["HMIW112226", "HMIW112227", "HMIW112228", "HMIW112229", "HMIW112230", "HMIW112231", "HMIW112232", "HMIW112233", "HMIW112234", "HMIW112236", "HMIW112237", "HMIW112238", "HMIW112239", "HMIW112240", "HMIW112241", "HMIW112242", "HMIW112243", "HMIW112244", "HMIW112245", "HMIW112246", "HMIW112247", "HMIW112248", "HMIW112249", "HMIW112250", "HMIW112251", "HMIW112253", "HMIW112254", "HMIW112255", "HMIW112256", "HMIW112257"], "colorway_count": 30, "sku_images": {"HMIW112226": {"id": 161409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image-1.jpg", "alt": ""}, "HMIW112227": {"id": 161409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image-1.jpg", "alt": ""}, "HMIW112228": {"id": 161409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image-1.jpg", "alt": ""}, "HMIW112229": {"id": 161409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image-1.jpg", "alt": ""}, "HMIW112230": {"id": 161409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image-1.jpg", "alt": ""}, "HMIW112231": {"id": 161409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image-1.jpg", "alt": ""}, "HMIW112232": {"id": 161409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image-1.jpg", "alt": ""}, "HMIW112233": {"id": 161409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image-1.jpg", "alt": ""}, "HMIW112234": {"id": 161409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image-1.jpg", "alt": ""}, "HMIW112236": {"id": 161409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image-1.jpg", "alt": ""}, "HMIW112237": {"id": 161409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image-1.jpg", "alt": ""}, "HMIW112238": {"id": 161409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image-1.jpg", "alt": ""}, "HMIW112239": {"id": 161409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image-1.jpg", "alt": ""}, "HMIW112240": {"id": 161409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image-1.jpg", "alt": ""}, "HMIW112241": {"id": 161409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image-1.jpg", "alt": ""}, "HMIW112242": {"id": 161409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image-1.jpg", "alt": ""}, "HMIW112243": {"id": 161409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image-1.jpg", "alt": ""}, "HMIW112244": {"id": 161409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image-1.jpg", "alt": ""}, "HMIW112245": {"id": 161409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image-1.jpg", "alt": ""}, "HMIW112246": {"id": 161409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image-1.jpg", "alt": ""}, "HMIW112247": {"id": 161409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image-1.jpg", "alt": ""}, "HMIW112248": {"id": 161409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image-1.jpg", "alt": ""}, "HMIW112249": {"id": 161409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image-1.jpg", "alt": ""}, "HMIW112250": {"id": 161409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image-1.jpg", "alt": ""}, "HMIW112251": {"id": 161409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image-1.jpg", "alt": ""}, "HMIW112253": {"id": 161409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image-1.jpg", "alt": ""}, "HMIW112254": {"id": 161409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image-1.jpg", "alt": ""}, "HMIW112255": {"id": 161409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image-1.jpg", "alt": ""}, "HMIW112256": {"id": 161409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image-1.jpg", "alt": ""}, "HMIW112257": {"id": 161409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image-1.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/salinas-wallpapers/", "pattern": "Salinas Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["HSAW112126", "HSAW112127", "HSAW112128", "HSAW112129", "HSAW112130", "HSAW112131", "HSAW112132", "HSAW112133", "HSAW112134", "HSAW112135", "HSAW112136", "HSAW112137", "HSAW112138", "HSAW112139", "HSAW112140", "HSAW112141", "HSAW112142", "HSAW112143", "HSAW112144", "HSAW112145", "HSAW112146", "HSAW112147", "HSAW112148", "HSAW112149", "HSAW112150", "HSAW112151", "HSAW112152", "HSAW112153", "HSAW112154", "HSAW112155", "HSAW112156", "HSAW112157", "HSAW112158", "HSAW112159", "HSAW112160", "HSAW112161", "HSAW112162"], "colorway_count": 37, "sku_images": {"HSAW112126": {"id": 161406, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "2-harlequin-salinas-komovi-wall.jpg", "alt": ""}, "HSAW112127": {"id": 161406, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "2-harlequin-salinas-komovi-wall.jpg", "alt": ""}, "HSAW112128": {"id": 161406, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "2-harlequin-salinas-komovi-wall.jpg", "alt": ""}, "HSAW112129": {"id": 161406, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "2-harlequin-salinas-komovi-wall.jpg", "alt": ""}, "HSAW112130": {"id": 161406, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "2-harlequin-salinas-komovi-wall.jpg", "alt": ""}, "HSAW112131": {"id": 161406, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "2-harlequin-salinas-komovi-wall.jpg", "alt": ""}, "HSAW112132": {"id": 161406, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "2-harlequin-salinas-komovi-wall.jpg", "alt": ""}, "HSAW112133": {"id": 161406, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "2-harlequin-salinas-komovi-wall.jpg", "alt": ""}, "HSAW112134": {"id": 161406, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "2-harlequin-salinas-komovi-wall.jpg", "alt": ""}, "HSAW112135": {"id": 161406, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "2-harlequin-salinas-komovi-wall.jpg", "alt": ""}, "HSAW112136": {"id": 161406, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "2-harlequin-salinas-komovi-wall.jpg", "alt": ""}, "HSAW112137": {"id": 161406, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "2-harlequin-salinas-komovi-wall.jpg", "alt": ""}, "HSAW112138": {"id": 161406, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "2-harlequin-salinas-komovi-wall.jpg", "alt": ""}, "HSAW112139": {"id": 161406, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "2-harlequin-salinas-komovi-wall.jpg", "alt": ""}, "HSAW112140": {"id": 161406, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "2-harlequin-salinas-komovi-wall.jpg", "alt": ""}, "HSAW112141": {"id": 161406, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "2-harlequin-salinas-komovi-wall.jpg", "alt": ""}, "HSAW112142": {"id": 161406, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "2-harlequin-salinas-komovi-wall.jpg", "alt": ""}, "HSAW112143": {"id": 161406, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "2-harlequin-salinas-komovi-wall.jpg", "alt": ""}, "HSAW112144": {"id": 161406, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "2-harlequin-salinas-komovi-wall.jpg", "alt": ""}, "HSAW112145": {"id": 161406, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "2-harlequin-salinas-komovi-wall.jpg", "alt": ""}, "HSAW112146": {"id": 161406, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "2-harlequin-salinas-komovi-wall.jpg", "alt": ""}, "HSAW112147": {"id": 161406, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "2-harlequin-salinas-komovi-wall.jpg", "alt": ""}, "HSAW112148": {"id": 161406, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "2-harlequin-salinas-komovi-wall.jpg", "alt": ""}, "HSAW112149": {"id": 161406, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "2-harlequin-salinas-komovi-wall.jpg", "alt": ""}, "HSAW112150": {"id": 161406, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "2-harlequin-salinas-komovi-wall.jpg", "alt": ""}, "HSAW112151": {"id": 161406, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "2-harlequin-salinas-komovi-wall.jpg", "alt": ""}, "HSAW112152": {"id": 161406, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "2-harlequin-salinas-komovi-wall.jpg", "alt": ""}, "HSAW112153": {"id": 161406, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "2-harlequin-salinas-komovi-wall.jpg", "alt": ""}, "HSAW112154": {"id": 161406, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "2-harlequin-salinas-komovi-wall.jpg", "alt": ""}, "HSAW112155": {"id": 161406, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "2-harlequin-salinas-komovi-wall.jpg", "alt": ""}, "HSAW112156": {"id": 161406, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "2-harlequin-salinas-komovi-wall.jpg", "alt": ""}, "HSAW112157": {"id": 161406, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "2-harlequin-salinas-komovi-wall.jpg", "alt": ""}, "HSAW112158": {"id": 161406, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "2-harlequin-salinas-komovi-wall.jpg", "alt": ""}, "HSAW112159": {"id": 161406, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "2-harlequin-salinas-komovi-wall.jpg", "alt": ""}, "HSAW112160": {"id": 161406, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "2-harlequin-salinas-komovi-wall.jpg", "alt": ""}, "HSAW112161": {"id": 161406, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "2-harlequin-salinas-komovi-wall.jpg", "alt": ""}, "HSAW112162": {"id": 161406, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "2-harlequin-salinas-komovi-wall.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/seraya-wallpapers/", "pattern": "Seraya Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["SRA1011", "SRA1012", "SRA1013", "SRA1014", "SRA1018", "SRA1201", "SRA1202", "SRA1203", "SRA1301", "SRA1302", "SRA1303", "SRA1304", "SRA1305", "SRA1401", "SRA1402", "SRA1403", "SRA1501", "SRA1512", "SRA1513", "SRA1601", "SRA1602", "SRA1701", "SRA1702", "SRA1801", "SRA1802", "SRA1803", "SRA1805", "SRA1806", "SRA2401", "SRA2403", "SRA2404", "SRA2501", "SRA2502", "SRA2503", "SRA3041", "SRA3042", "SRA3043", "SRA3046", "SRA3047", "SRA3101", "SRA3102", "SRA3103", "SRA3201", "SRA3202", "SRA3203", "SRA3204", "SRA3209", "SRA3225", "SRA4213", "SRA4216", "SRA4221", "SRA4222", "SRA4223", "SRA4301", "SRA4302", "SRA4303", "SRA4304", "SRA4305", "SRA4306", "SRA4401", "SRA4402", "SRA4403", "SRA4404", "SRA4405", "SRA4406", "SRA4713", "SRA4721", "SRA4722", "SRA4802", "SRA4803", "SRA4901", "SRA4905"], "colorway_count": 72, "sku_images": {"SRA1011": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA1012": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA1013": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA1014": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA1018": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA1201": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA1202": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA1203": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA1301": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA1302": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA1303": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA1304": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA1305": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA1401": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA1402": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA1403": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA1501": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA1512": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA1513": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA1601": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA1602": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA1701": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA1702": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA1801": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA1802": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA1803": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA1805": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA1806": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA2401": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA2403": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA2404": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA2501": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA2502": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA2503": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA3041": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA3042": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA3043": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA3046": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA3047": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA3101": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA3102": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA3103": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA3201": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA3202": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA3203": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA3204": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA3209": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA3225": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA4213": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA4216": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA4221": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA4222": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA4223": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA4301": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA4302": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA4303": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA4304": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA4305": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA4306": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA4401": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA4402": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA4403": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA4404": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA4405": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA4406": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA4713": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA4721": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA4722": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA4802": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA4803": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA4901": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA4905": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/khatam-wallpapers/", "pattern": "Khatam Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["KHA11", "KHA12", "KHA13", "KHA14", "KHA15", "KHA22", "KHA24", "KHA42", "KHA44", "KHA46", "KHA51", "KHA52", "KHA53", "KHA54", "KHA55", "KHA61", "KHA63", "KHA64"], "colorway_count": 18, "sku_images": {"KHA11": {"id": 161400, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "KHA2-kha22.jpg", "alt": ""}, "KHA12": {"id": 161400, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "KHA2-kha22.jpg", "alt": ""}, "KHA13": {"id": 161400, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "KHA2-kha22.jpg", "alt": ""}, "KHA14": {"id": 161400, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "KHA2-kha22.jpg", "alt": ""}, "KHA15": {"id": 161400, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "KHA2-kha22.jpg", "alt": ""}, "KHA22": {"id": 161400, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "KHA2-kha22.jpg", "alt": ""}, "KHA24": {"id": 161400, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "KHA2-kha22.jpg", "alt": ""}, "KHA42": {"id": 161400, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "KHA2-kha22.jpg", "alt": ""}, "KHA44": {"id": 161400, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "KHA2-kha22.jpg", "alt": ""}, "KHA46": {"id": 161400, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "KHA2-kha22.jpg", "alt": ""}, "KHA51": {"id": 161400, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "KHA2-kha22.jpg", "alt": ""}, "KHA52": {"id": 161400, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "KHA2-kha22.jpg", "alt": ""}, "KHA53": {"id": 161400, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "KHA2-kha22.jpg", "alt": ""}, "KHA54": {"id": 161400, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "KHA2-kha22.jpg", "alt": ""}, "KHA55": {"id": 161400, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "KHA2-kha22.jpg", "alt": ""}, "KHA61": {"id": 161400, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "KHA2-kha22.jpg", "alt": ""}, "KHA63": {"id": 161400, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "KHA2-kha22.jpg", "alt": ""}, "KHA64": {"id": 161400, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "KHA2-kha22.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/nicaragua-wallpapers/", "pattern": "Nicaragua Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["85971026", "85971530", "85976406", "85977528", "85980282", "85981111", "85981233", "85981404", "85982323", "85983431", "85987171", "85987494", "85989505", "86410202", "86416565", "86417070", "86417272", "86417353", "86417404", "86417575", "86418484", "86419353", "86420242", "86421262", "86427333", "86429141", "86430292", "86431252", "86432525", "86436444", "86439363", "86439434"], "colorway_count": 32, "sku_images": {"85971026": {"id": 161684, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w", "sizes": "(max-width: 1687px) 100vw, 1687px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484.jpg", "alt": ""}, "85971530": {"id": 161684, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w", "sizes": "(max-width: 1687px) 100vw, 1687px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484.jpg", "alt": ""}, "85976406": {"id": 161684, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w", "sizes": "(max-width: 1687px) 100vw, 1687px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484.jpg", "alt": ""}, "85977528": {"id": 161684, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w", "sizes": "(max-width: 1687px) 100vw, 1687px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484.jpg", "alt": ""}, "85980282": {"id": 161684, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w", "sizes": "(max-width: 1687px) 100vw, 1687px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484.jpg", "alt": ""}, "85981111": {"id": 161684, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w", "sizes": "(max-width: 1687px) 100vw, 1687px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484.jpg", "alt": ""}, "85981233": {"id": 161684, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w", "sizes": "(max-width: 1687px) 100vw, 1687px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484.jpg", "alt": ""}, "85981404": {"id": 161684, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w", "sizes": "(max-width: 1687px) 100vw, 1687px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484.jpg", "alt": ""}, "85982323": {"id": 161684, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w", "sizes": "(max-width: 1687px) 100vw, 1687px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484.jpg", "alt": ""}, "85983431": {"id": 161684, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w", "sizes": "(max-width: 1687px) 100vw, 1687px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484.jpg", "alt": ""}, "85987171": {"id": 161684, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w", "sizes": "(max-width: 1687px) 100vw, 1687px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484.jpg", "alt": ""}, "85987494": {"id": 161684, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w", "sizes": "(max-width: 1687px) 100vw, 1687px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484.jpg", "alt": ""}, "85989505": {"id": 161684, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w", "sizes": "(max-width: 1687px) 100vw, 1687px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484.jpg", "alt": ""}, "86410202": {"id": 161684, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w", "sizes": "(max-width: 1687px) 100vw, 1687px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484.jpg", "alt": ""}, "86416565": {"id": 161684, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w", "sizes": "(max-width: 1687px) 100vw, 1687px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484.jpg", "alt": ""}, "86417070": {"id": 161684, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w", "sizes": "(max-width: 1687px) 100vw, 1687px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484.jpg", "alt": ""}, "86417272": {"id": 161684, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w", "sizes": "(max-width: 1687px) 100vw, 1687px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484.jpg", "alt": ""}, "86417353": {"id": 161684, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w", "sizes": "(max-width: 1687px) 100vw, 1687px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484.jpg", "alt": ""}, "86417404": {"id": 161684, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w", "sizes": "(max-width: 1687px) 100vw, 1687px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484.jpg", "alt": ""}, "86417575": {"id": 161684, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w", "sizes": "(max-width: 1687px) 100vw, 1687px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484.jpg", "alt": ""}, "86418484": {"id": 161684, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w", "sizes": "(max-width: 1687px) 100vw, 1687px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484.jpg", "alt": ""}, "86419353": {"id": 161684, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w", "sizes": "(max-width: 1687px) 100vw, 1687px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484.jpg", "alt": ""}, "86420242": {"id": 161684, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w", "sizes": "(max-width: 1687px) 100vw, 1687px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484.jpg", "alt": ""}, "86421262": {"id": 161684, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w", "sizes": "(max-width: 1687px) 100vw, 1687px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484.jpg", "alt": ""}, "86427333": {"id": 161684, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w", "sizes": "(max-width: 1687px) 100vw, 1687px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484.jpg", "alt": ""}, "86429141": {"id": 161684, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w", "sizes": "(max-width: 1687px) 100vw, 1687px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484.jpg", "alt": ""}, "86430292": {"id": 161684, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w", "sizes": "(max-width: 1687px) 100vw, 1687px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484.jpg", "alt": ""}, "86431252": {"id": 161684, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w", "sizes": "(max-width: 1687px) 100vw, 1687px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484.jpg", "alt": ""}, "86432525": {"id": 161684, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w", "sizes": "(max-width: 1687px) 100vw, 1687px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484.jpg", "alt": ""}, "86436444": {"id": 161684, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w", "sizes": "(max-width: 1687px) 100vw, 1687px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484.jpg", "alt": ""}, "86439363": {"id": 161684, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w", "sizes": "(max-width: 1687px) 100vw, 1687px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484.jpg", "alt": ""}, "86439434": {"id": 161684, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w", "sizes": "(max-width: 1687px) 100vw, 1687px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1-800x1120.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484-1.jpg 1687w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_NICARAGUA-NICA-PALMA-rouge-zoom-86418484.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Casadeco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/moonstone-wallpapers/", "pattern": "Moonstone Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["MNE2001", "MNE2002", "MNE3001", "MNE4001", "MNE5001", "MNE5002", "MNE5003", "MNE5004", "MNE5005", "MNE5006", "MNE5102", "MNE5106", "MNE5108", "MNE5121", "MNE5123", "MNE5131", "MNE6001", "MNE6002", "MNE6003", "MNE6004", "MNE7001", "MNE7002", "MNE7003", "MNE7004", "MNE7005", "MNE7006", "MNE7007", "MNE7008", "MNE7009", "MNE7010", "MNE7011", "MNE7012", "MNE7013", "MNE7014", "MNE7015", "MNE7016", "MNE8001", "MNE8002", "MNE8003"], "colorway_count": 39, "sku_images": {"MNE2001": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}, "MNE2002": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}, "MNE3001": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}, "MNE4001": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}, "MNE5001": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}, "MNE5002": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}, "MNE5003": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}, "MNE5004": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}, "MNE5005": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}, "MNE5006": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}, "MNE5102": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}, "MNE5106": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}, "MNE5108": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}, "MNE5121": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}, "MNE5123": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}, "MNE5131": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}, "MNE6001": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}, "MNE6002": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}, "MNE6003": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}, "MNE6004": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}, "MNE7001": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}, "MNE7002": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}, "MNE7003": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}, "MNE7004": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}, "MNE7005": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}, "MNE7006": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}, "MNE7007": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}, "MNE7008": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}, "MNE7009": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}, "MNE7010": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}, "MNE7011": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}, "MNE7012": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}, "MNE7013": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}, "MNE7014": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}, "MNE7015": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}, "MNE7016": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}, "MNE8001": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}, "MNE8002": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}, "MNE8003": {"id": 161893, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w", "sizes": "(max-width: 914px) 100vw, 914px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-144-1.jpg 914w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COVER-144.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Omexco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/perception-wallpapers/", "pattern": "Perception Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["85130244", "85131351", "85131516", "85136522", "85136614", "85139426", "86471313", "86471518", "86472420", "86476515", "86477202", "86482422", "86486506", "86489509", "86490121", "86491303", "86491526", "86492414", "86493528", "86511323", "86511510", "86512404", "86516529", "86517217", "86519530", "86521325", "86522508", "86523519", "86526532", "86527212", "86529531", "86531111", "86531324", "86532416", "86537407", "86539127", "86539505"], "colorway_count": 37, "sku_images": {"85130244": {"id": 161685, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w", "sizes": "(max-width: 1863px) 100vw, 1863px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915.jpg", "alt": ""}, "85131351": {"id": 161685, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w", "sizes": "(max-width: 1863px) 100vw, 1863px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915.jpg", "alt": ""}, "85131516": {"id": 161685, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w", "sizes": "(max-width: 1863px) 100vw, 1863px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915.jpg", "alt": ""}, "85136522": {"id": 161685, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w", "sizes": "(max-width: 1863px) 100vw, 1863px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915.jpg", "alt": ""}, "85136614": {"id": 161685, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w", "sizes": "(max-width: 1863px) 100vw, 1863px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915.jpg", "alt": ""}, "85139426": {"id": 161685, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w", "sizes": "(max-width: 1863px) 100vw, 1863px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915.jpg", "alt": ""}, "86471313": {"id": 161685, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w", "sizes": "(max-width: 1863px) 100vw, 1863px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915.jpg", "alt": ""}, "86471518": {"id": 161685, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w", "sizes": "(max-width: 1863px) 100vw, 1863px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915.jpg", "alt": ""}, "86472420": {"id": 161685, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w", "sizes": "(max-width: 1863px) 100vw, 1863px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915.jpg", "alt": ""}, "86476515": {"id": 161685, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w", "sizes": "(max-width: 1863px) 100vw, 1863px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915.jpg", "alt": ""}, "86477202": {"id": 161685, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w", "sizes": "(max-width: 1863px) 100vw, 1863px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915.jpg", "alt": ""}, "86482422": {"id": 161685, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w", "sizes": "(max-width: 1863px) 100vw, 1863px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915.jpg", "alt": ""}, "86486506": {"id": 161685, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w", "sizes": "(max-width: 1863px) 100vw, 1863px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915.jpg", "alt": ""}, "86489509": {"id": 161685, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w", "sizes": "(max-width: 1863px) 100vw, 1863px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915.jpg", "alt": ""}, "86490121": {"id": 161685, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w", "sizes": "(max-width: 1863px) 100vw, 1863px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915.jpg", "alt": ""}, "86491303": {"id": 161685, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w", "sizes": "(max-width: 1863px) 100vw, 1863px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915.jpg", "alt": ""}, "86491526": {"id": 161685, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w", "sizes": "(max-width: 1863px) 100vw, 1863px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915.jpg", "alt": ""}, "86492414": {"id": 161685, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w", "sizes": "(max-width: 1863px) 100vw, 1863px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915.jpg", "alt": ""}, "86493528": {"id": 161685, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w", "sizes": "(max-width: 1863px) 100vw, 1863px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915.jpg", "alt": ""}, "86511323": {"id": 161685, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w", "sizes": "(max-width: 1863px) 100vw, 1863px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915.jpg", "alt": ""}, "86511510": {"id": 161685, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w", "sizes": "(max-width: 1863px) 100vw, 1863px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915.jpg", "alt": ""}, "86512404": {"id": 161685, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w", "sizes": "(max-width: 1863px) 100vw, 1863px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915.jpg", "alt": ""}, "86516529": {"id": 161685, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w", "sizes": "(max-width: 1863px) 100vw, 1863px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915.jpg", "alt": ""}, "86517217": {"id": 161685, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w", "sizes": "(max-width: 1863px) 100vw, 1863px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915.jpg", "alt": ""}, "86519530": {"id": 161685, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w", "sizes": "(max-width: 1863px) 100vw, 1863px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915.jpg", "alt": ""}, "86521325": {"id": 161685, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w", "sizes": "(max-width: 1863px) 100vw, 1863px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915.jpg", "alt": ""}, "86522508": {"id": 161685, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w", "sizes": "(max-width: 1863px) 100vw, 1863px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915.jpg", "alt": ""}, "86523519": {"id": 161685, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w", "sizes": "(max-width: 1863px) 100vw, 1863px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915.jpg", "alt": ""}, "86526532": {"id": 161685, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w", "sizes": "(max-width: 1863px) 100vw, 1863px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915.jpg", "alt": ""}, "86527212": {"id": 161685, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w", "sizes": "(max-width: 1863px) 100vw, 1863px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915.jpg", "alt": ""}, "86529531": {"id": 161685, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w", "sizes": "(max-width: 1863px) 100vw, 1863px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915.jpg", "alt": ""}, "86531111": {"id": 161685, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w", "sizes": "(max-width: 1863px) 100vw, 1863px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915.jpg", "alt": ""}, "86531324": {"id": 161685, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w", "sizes": "(max-width: 1863px) 100vw, 1863px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915.jpg", "alt": ""}, "86532416": {"id": 161685, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w", "sizes": "(max-width: 1863px) 100vw, 1863px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915.jpg", "alt": ""}, "86537407": {"id": 161685, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w", "sizes": "(max-width: 1863px) 100vw, 1863px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915.jpg", "alt": ""}, "86539127": {"id": 161685, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w", "sizes": "(max-width: 1863px) 100vw, 1863px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915.jpg", "alt": ""}, "86539505": {"id": 161685, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w", "sizes": "(max-width: 1863px) 100vw, 1863px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1-800x1014.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915-1.jpg 1863w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_PERCEPTION-PERP-PRISM-panoramique-86556915.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Casadeco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/arts-crafts-wallpapers/", "pattern": "Arts & Crafts Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["82381232", "82381336", "82381434", "82387245", "82387340", "82388430", "84071202", "84071424", "84073311", "84074339", "84076534", "84077227", "84077414", "84079422", "86330110", "86331004", "86331203", "86336105", "86336406", "86337108", "86337401", "86339102", "86339412", "86340218", "86341214", "86341424", "86344120", "86346122", "86347328", "86350211", "86351112", "86351210", "86351413", "86357102", "86359501", "86360105", "86361107", "86361206", "86361404", "86366103", "86367114", "86369515", "86370109", "86371108", "86374117", "86377116", "86389142", "86397687"], "colorway_count": 48, "sku_images": {"82381232": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "82381336": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "82381434": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "82387245": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "82387340": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "82388430": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "84071202": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "84071424": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "84073311": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "84074339": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "84076534": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "84077227": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "84077414": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "84079422": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "86330110": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "86331004": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "86331203": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "86336105": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "86336406": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "86337108": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "86337401": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "86339102": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "86339412": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "86340218": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "86341214": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "86341424": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "86344120": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "86346122": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "86347328": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "86350211": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "86351112": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "86351210": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "86351413": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "86357102": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "86359501": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "86360105": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "86361107": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "86361206": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "86361404": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "86366103": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "86367114": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "86369515": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "86370109": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "86371108": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "86374117": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "86377116": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "86389142": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}, "86397687": {"id": 161682, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_ARTSCRAFTS-ARCR-PANORAMIQUE-MOLLIS.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Casadeco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/colour-1-wallpapers/", "pattern": "Colour 1 Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["HAMA111053", "HAMA111059", "HAMA111071", "HAMA111075", "HAMA111076", "HAMA111079", "HETH111439", "HETH111441", "HGAT111222", "HGAT111230", "HGAT111241", "HLEO110622", "HLUT111720", "HLUT111721", "HMFW111574", "HMOM110101", "HMOT110367", "HMOT110377", "HMOW110884", "HMOW110887", "HMOW110906", "HPOW110556", "HPOW110594", "HTEW112598", "HTEW112599", "HTEW112600", "HTEW112601", "HTEW112602", "HTEW112603", "HTEW112604", "HTEW112605", "HTEW112606", "HTEW112607", "HTEW112608", "HTEW112609", "HTEW112610", "HTEW112611", "HTEW112612", "HTEW112760", "HTEW112761", "HTEW112762", "HTEW112763", "HTEW112764", "HTEW112765", "HTEW112766", "HTEW112767", "HTEW112768", "HTEW112769", "HTEW112770", "HTEW112771", "HTEW112772", "HTEW112773", "HTEW112774", "HTEW112775", "HTEW112777", "HTEW112778", "HTEW112779", "HTEW112780"], "colorway_count": 58, "sku_images": {"HAMA111053": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HAMA111059": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HAMA111071": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HAMA111075": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HAMA111076": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HAMA111079": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HETH111439": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HETH111441": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HGAT111222": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HGAT111230": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HGAT111241": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HLEO110622": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HLUT111720": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HLUT111721": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HMFW111574": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HMOM110101": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HMOT110367": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HMOT110377": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HMOW110884": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HMOW110887": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HMOW110906": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HPOW110556": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HPOW110594": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HTEW112598": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HTEW112599": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HTEW112600": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HTEW112601": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HTEW112602": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HTEW112603": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HTEW112604": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HTEW112605": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HTEW112606": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HTEW112607": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HTEW112608": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HTEW112609": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HTEW112610": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HTEW112611": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HTEW112612": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HTEW112760": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HTEW112761": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HTEW112762": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HTEW112763": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HTEW112764": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HTEW112765": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HTEW112766": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HTEW112767": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HTEW112768": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HTEW112769": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HTEW112770": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HTEW112771": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HTEW112772": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HTEW112773": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HTEW112774": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HTEW112775": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HTEW112777": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HTEW112778": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HTEW112779": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}, "HTEW112780": {"id": 162104, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w", "sizes": "(max-width: 1038px) 100vw, 1038px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/a_cover-1.jpg 1038w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "a_cover.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Harlequin", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/leathers-wallpapers/", "pattern": "Leathers Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["87130207", "87131121", "87131311", "87132201", "87132409", "87132505", "87132718", "87132903", "87139115", "87139313", "87139517", "87142419", "87142615", "87146521", "87149017", "87149223", "87151002", "87151505", "87152311", "87152604", "87153116", "87156118", "87157109", "87159207", "87159414", "87161013", "87161203", "87162407", "87166411", "87166805", "87169409", "87170106", "87171104", "87172110", "87172408", "87172512", "87179202", "87179516", "87182518", "87189514"], "colorway_count": 40, "sku_images": {"87130207": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87131121": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87131311": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87132201": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87132409": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87132505": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87132718": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87132903": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87139115": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87139313": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87139517": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87142419": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87142615": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87146521": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87149017": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87149223": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87151002": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87151505": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87152311": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87152604": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87153116": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87156118": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87157109": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87159207": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87159414": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87161013": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87161203": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87162407": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87166411": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87166805": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87169409": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87170106": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87171104": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87172110": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87172408": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87172512": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87179202": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87179516": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87182518": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}, "87189514": {"id": 161683, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w", "sizes": "(max-width: 1636px) 100vw, 1636px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1-800x1155.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_LEATHERS-LEAT-CLUB-87132718-1.jpg 1636w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_LEATHERS-LEAT-CLUB-87132718.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Casadeco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/great-masters-wallpapers/", "pattern": "Great Masters Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["118-1001", "118-10021", "118-10022", "118-10023", "118-10024", "118-10025", "118-10026", "118-10432", "118-10433", "118-12027", "118-12028", "118-13029", "118-13030", "118-13031", "118-15034", "118-15035", "118-16036", "118-16037", "118-17038", "118-17039", "118-2002", "118-2003", "118-2004", "118-3005", "118-3006", "118-3009", "118-4007", "118-4008", "118-6010", "118-6011", "118-6012", "118-7013", "118-7014", "118-7015", "118-7016", "118-7017", "118-9018", "118-9019", "118-9020"], "colorway_count": 39, "sku_images": {"118-1001": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}, "118-10021": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}, "118-10022": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}, "118-10023": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}, "118-10024": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}, "118-10025": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}, "118-10026": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}, "118-10432": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}, "118-10433": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}, "118-12027": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}, "118-12028": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}, "118-13029": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}, "118-13030": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}, "118-13031": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}, "118-15034": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}, "118-15035": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}, "118-16036": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}, "118-16037": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}, "118-17038": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}, "118-17039": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}, "118-2002": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}, "118-2003": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}, "118-2004": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}, "118-3005": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}, "118-3006": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}, "118-3009": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}, "118-4007": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}, "118-4008": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}, "118-6010": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}, "118-6011": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}, "118-6012": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}, "118-7013": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}, "118-7014": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}, "118-7015": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}, "118-7016": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}, "118-7017": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}, "118-9018": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}, "118-9019": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}, "118-9020": {"id": 162109, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/aa-1-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "aa-1.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Cole & Son", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/one-sixty-wallpapers/", "pattern": "One Sixty Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["DAPGWO102", "DCAVAD101", "DCAVAD102", "DCAVAD104", "DCAVAE101", "DCAVAE103", "DCAVPC103", "DCAVPO101", "DCAVPO102", "DCAVPO104", "DCAVPO106", "DCAVTP101", "DCAVTP103", "DCAVTP104", "DCAVTP106", "DCAVTP107", "DFAB214081", "DFAB214083", "DOPWCO103", "DOPWCO105", "DOPWDA101", "DOPWDA102", "DOPWDA103", "DOPWDA104", "DOPWFI101", "DOPWFI103", "DOSW217026", "DOSW217027", "DOSW217028", "DOSW217029", "DOSW217030", "DOSW217031", "DOSW217032", "DOSW217033", "DOSW217034", "DOSW217035", "DOSW217036", "DOSW217037", "DOSW217038", "DOSW217039", "DOSW217040", "DOSW217041", "DOSW217042", "DOSW217043", "DOSW217044", "DOSW217045", "DOSW217046", "DOSW217047", "DOSW217048", "DOSW217049", "DOSW217050", "DOSW217051", "DOSW217052", "DOSW217053", "DOSW217054", "DVIN214569", "DVIN214585", "DVIN214586", "DVIN214588", "DVIN214590", "DVIN214593", "DVIN214597", "DVIN214598", "DVIN214599", "DVIN214604", "DVIN214606", "DVIWSQ101", "DVIWSQ103", "DVIWSW101", "DVIWSW102", "DVIWSW103", "DVIWSW104", "DVIWSW105", "DVOY213386", "DVOY213388", "DVOY213398", "DVOY213399"], "colorway_count": 77, "sku_images": {"DAPGWO102": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DCAVAD101": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DCAVAD102": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DCAVAD104": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DCAVAE101": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DCAVAE103": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DCAVPC103": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DCAVPO101": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DCAVPO102": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DCAVPO104": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DCAVPO106": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DCAVTP101": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DCAVTP103": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DCAVTP104": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DCAVTP106": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DCAVTP107": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DFAB214081": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DFAB214083": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DOPWCO103": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DOPWCO105": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DOPWDA101": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DOPWDA102": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DOPWDA103": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DOPWDA104": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DOPWFI101": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DOPWFI103": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DOSW217026": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DOSW217027": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DOSW217028": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DOSW217029": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DOSW217030": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DOSW217031": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DOSW217032": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DOSW217033": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DOSW217034": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DOSW217035": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DOSW217036": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DOSW217037": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DOSW217038": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DOSW217039": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DOSW217040": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DOSW217041": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DOSW217042": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DOSW217043": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DOSW217044": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DOSW217045": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DOSW217046": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DOSW217047": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DOSW217048": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DOSW217049": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DOSW217050": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DOSW217051": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DOSW217052": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DOSW217053": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DOSW217054": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DVIN214569": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DVIN214585": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DVIN214586": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DVIN214588": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DVIN214590": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DVIN214593": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DVIN214597": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DVIN214598": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DVIN214599": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DVIN214604": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DVIN214606": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DVIWSQ101": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DVIWSQ103": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DVIWSW101": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DVIWSW102": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DVIWSW103": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DVIWSW104": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DVIWSW105": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DVOY213386": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DVOY213388": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DVOY213398": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}, "DVOY213399": {"id": 162117, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/sanderson-160-wallpapers-1.jpg", "srcset": "", "sizes": "(max-width: 701px) 100vw, 701px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 701px) 100vw, 701px", "name": "sanderson-160-wallpapers.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Sanderson", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/beauty-full-image-2-wallpapers/", "pattern": "Beauty Full Image 2 Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["102371032", "102384077", "102397070", "102399000", "102404075", "102414070", "102424178", "102433296", "102436060", "102442074", "102452173", "102467020", "102467890", "102476899", "102477020", "102487892", "102494709", "102509001", "102514270", "102527029", "102537490", "102544044", "102554247", "102567070", "102577033", "102588370", "102598860", "102609009", "102612272"], "colorway_count": 29, "sku_images": {"102371032": {"id": 161662, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w", "sizes": "(max-width: 1772px) 100vw, 1772px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "102537490.jpg", "alt": ""}, "102384077": {"id": 161662, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w", "sizes": "(max-width: 1772px) 100vw, 1772px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "102537490.jpg", "alt": ""}, "102397070": {"id": 161662, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w", "sizes": "(max-width: 1772px) 100vw, 1772px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "102537490.jpg", "alt": ""}, "102399000": {"id": 161662, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w", "sizes": "(max-width: 1772px) 100vw, 1772px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "102537490.jpg", "alt": ""}, "102404075": {"id": 161662, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w", "sizes": "(max-width: 1772px) 100vw, 1772px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "102537490.jpg", "alt": ""}, "102414070": {"id": 161662, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w", "sizes": "(max-width: 1772px) 100vw, 1772px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "102537490.jpg", "alt": ""}, "102424178": {"id": 161662, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w", "sizes": "(max-width: 1772px) 100vw, 1772px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "102537490.jpg", "alt": ""}, "102433296": {"id": 161662, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w", "sizes": "(max-width: 1772px) 100vw, 1772px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "102537490.jpg", "alt": ""}, "102436060": {"id": 161662, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w", "sizes": "(max-width: 1772px) 100vw, 1772px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "102537490.jpg", "alt": ""}, "102442074": {"id": 161662, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w", "sizes": "(max-width: 1772px) 100vw, 1772px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "102537490.jpg", "alt": ""}, "102452173": {"id": 161662, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w", "sizes": "(max-width: 1772px) 100vw, 1772px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "102537490.jpg", "alt": ""}, "102467020": {"id": 161662, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w", "sizes": "(max-width: 1772px) 100vw, 1772px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "102537490.jpg", "alt": ""}, "102467890": {"id": 161662, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w", "sizes": "(max-width: 1772px) 100vw, 1772px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "102537490.jpg", "alt": ""}, "102476899": {"id": 161662, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w", "sizes": "(max-width: 1772px) 100vw, 1772px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "102537490.jpg", "alt": ""}, "102477020": {"id": 161662, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w", "sizes": "(max-width: 1772px) 100vw, 1772px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "102537490.jpg", "alt": ""}, "102487892": {"id": 161662, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w", "sizes": "(max-width: 1772px) 100vw, 1772px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "102537490.jpg", "alt": ""}, "102494709": {"id": 161662, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w", "sizes": "(max-width: 1772px) 100vw, 1772px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "102537490.jpg", "alt": ""}, "102509001": {"id": 161662, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w", "sizes": "(max-width: 1772px) 100vw, 1772px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "102537490.jpg", "alt": ""}, "102514270": {"id": 161662, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w", "sizes": "(max-width: 1772px) 100vw, 1772px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "102537490.jpg", "alt": ""}, "102527029": {"id": 161662, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w", "sizes": "(max-width: 1772px) 100vw, 1772px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "102537490.jpg", "alt": ""}, "102537490": {"id": 161662, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w", "sizes": "(max-width: 1772px) 100vw, 1772px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "102537490.jpg", "alt": ""}, "102544044": {"id": 161662, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w", "sizes": "(max-width: 1772px) 100vw, 1772px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "102537490.jpg", "alt": ""}, "102554247": {"id": 161662, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w", "sizes": "(max-width: 1772px) 100vw, 1772px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "102537490.jpg", "alt": ""}, "102567070": {"id": 161662, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w", "sizes": "(max-width: 1772px) 100vw, 1772px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "102537490.jpg", "alt": ""}, "102577033": {"id": 161662, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w", "sizes": "(max-width: 1772px) 100vw, 1772px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "102537490.jpg", "alt": ""}, "102588370": {"id": 161662, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w", "sizes": "(max-width: 1772px) 100vw, 1772px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "102537490.jpg", "alt": ""}, "102598860": {"id": 161662, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w", "sizes": "(max-width: 1772px) 100vw, 1772px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "102537490.jpg", "alt": ""}, "102609009": {"id": 161662, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w", "sizes": "(max-width: 1772px) 100vw, 1772px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "102537490.jpg", "alt": ""}, "102612272": {"id": 161662, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w", "sizes": "(max-width: 1772px) 100vw, 1772px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/102537490-1.jpg 1772w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "102537490.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Casadeco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/ginkgo-wallpapers/", "pattern": "Ginkgo Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["81911126", "81911144", "81911353", "81911554", "81916587", "81919124", "81919513", "81921152", "81921245", "81921259", "81921460", "81921509", "81923446", "81927122", "86211202", "86212323", "86213428", "86216532", "86217107", "86221313", "86222424", "86226506", "86227517", "86229409", "86231111", "86232505", "86236525", "86239419", "86240101", "86241212", "86241429", "86242322", "86246515", "86247318", "86247431", "86249404", "86250121", "86251208", "86251414", "86251510", "86251616", "86253530", "86256534", "86257333", "86257427", "86257520", "86259303", "86259526"], "colorway_count": 48, "sku_images": {"81911126": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "81911144": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "81911353": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "81911554": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "81916587": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "81919124": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "81919513": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "81921152": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "81921245": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "81921259": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "81921460": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "81921509": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "81923446": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "81927122": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "86211202": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "86212323": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "86213428": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "86216532": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "86217107": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "86221313": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "86222424": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "86226506": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "86227517": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "86229409": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "86231111": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "86232505": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "86236525": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "86239419": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "86240101": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "86241212": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "86241429": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "86242322": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "86246515": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "86247318": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "86247431": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "86249404": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "86250121": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "86251208": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "86251414": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "86251510": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "86251616": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "86253530": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "86256534": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "86257333": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "86257427": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "86257520": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "86259303": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}, "86259526": {"id": 161661, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w", "sizes": "(max-width: 1860px) 100vw, 1860px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1-800x1101.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom-scaled-1.jpg 1860w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_GINKGO-GINK-LANTERNES-noir-86213428-zoom.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Casadeco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/gallery-wallpapers/", "pattern": "Gallery Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["86091302", "86092410", "86096211", "86097503", "86099109", "86100522", "86101108", "86107321", "86108307", "86121105", "86124114", "86126320", "86129127", "86129413", "86135124", "86136617", "86137423", "86139725", "86160116", "86161204", "86162106", "86164212", "86166415", "86172426", "86174318", "86179201"], "colorway_count": 26, "sku_images": {"86091302": {"id": 161659, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "srcset": "", "sizes": "(max-width: 179px) 100vw, 179px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 179px) 100vw, 179px", "name": "cover-61.jpg", "alt": ""}, "86092410": {"id": 161659, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "srcset": "", "sizes": "(max-width: 179px) 100vw, 179px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 179px) 100vw, 179px", "name": "cover-61.jpg", "alt": ""}, "86096211": {"id": 161659, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "srcset": "", "sizes": "(max-width: 179px) 100vw, 179px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 179px) 100vw, 179px", "name": "cover-61.jpg", "alt": ""}, "86097503": {"id": 161659, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "srcset": "", "sizes": "(max-width: 179px) 100vw, 179px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 179px) 100vw, 179px", "name": "cover-61.jpg", "alt": ""}, "86099109": {"id": 161659, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "srcset": "", "sizes": "(max-width: 179px) 100vw, 179px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 179px) 100vw, 179px", "name": "cover-61.jpg", "alt": ""}, "86100522": {"id": 161659, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "srcset": "", "sizes": "(max-width: 179px) 100vw, 179px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 179px) 100vw, 179px", "name": "cover-61.jpg", "alt": ""}, "86101108": {"id": 161659, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "srcset": "", "sizes": "(max-width: 179px) 100vw, 179px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 179px) 100vw, 179px", "name": "cover-61.jpg", "alt": ""}, "86107321": {"id": 161659, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "srcset": "", "sizes": "(max-width: 179px) 100vw, 179px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 179px) 100vw, 179px", "name": "cover-61.jpg", "alt": ""}, "86108307": {"id": 161659, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "srcset": "", "sizes": "(max-width: 179px) 100vw, 179px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 179px) 100vw, 179px", "name": "cover-61.jpg", "alt": ""}, "86121105": {"id": 161659, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "srcset": "", "sizes": "(max-width: 179px) 100vw, 179px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 179px) 100vw, 179px", "name": "cover-61.jpg", "alt": ""}, "86124114": {"id": 161659, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "srcset": "", "sizes": "(max-width: 179px) 100vw, 179px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 179px) 100vw, 179px", "name": "cover-61.jpg", "alt": ""}, "86126320": {"id": 161659, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "srcset": "", "sizes": "(max-width: 179px) 100vw, 179px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 179px) 100vw, 179px", "name": "cover-61.jpg", "alt": ""}, "86129127": {"id": 161659, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "srcset": "", "sizes": "(max-width: 179px) 100vw, 179px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 179px) 100vw, 179px", "name": "cover-61.jpg", "alt": ""}, "86129413": {"id": 161659, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "srcset": "", "sizes": "(max-width: 179px) 100vw, 179px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 179px) 100vw, 179px", "name": "cover-61.jpg", "alt": ""}, "86135124": {"id": 161659, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "srcset": "", "sizes": "(max-width: 179px) 100vw, 179px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 179px) 100vw, 179px", "name": "cover-61.jpg", "alt": ""}, "86136617": {"id": 161659, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "srcset": "", "sizes": "(max-width: 179px) 100vw, 179px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 179px) 100vw, 179px", "name": "cover-61.jpg", "alt": ""}, "86137423": {"id": 161659, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "srcset": "", "sizes": "(max-width: 179px) 100vw, 179px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 179px) 100vw, 179px", "name": "cover-61.jpg", "alt": ""}, "86139725": {"id": 161659, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "srcset": "", "sizes": "(max-width: 179px) 100vw, 179px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 179px) 100vw, 179px", "name": "cover-61.jpg", "alt": ""}, "86160116": {"id": 161659, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "srcset": "", "sizes": "(max-width: 179px) 100vw, 179px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 179px) 100vw, 179px", "name": "cover-61.jpg", "alt": ""}, "86161204": {"id": 161659, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "srcset": "", "sizes": "(max-width: 179px) 100vw, 179px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 179px) 100vw, 179px", "name": "cover-61.jpg", "alt": ""}, "86162106": {"id": 161659, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "srcset": "", "sizes": "(max-width: 179px) 100vw, 179px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 179px) 100vw, 179px", "name": "cover-61.jpg", "alt": ""}, "86164212": {"id": 161659, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "srcset": "", "sizes": "(max-width: 179px) 100vw, 179px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 179px) 100vw, 179px", "name": "cover-61.jpg", "alt": ""}, "86166415": {"id": 161659, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "srcset": "", "sizes": "(max-width: 179px) 100vw, 179px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 179px) 100vw, 179px", "name": "cover-61.jpg", "alt": ""}, "86172426": {"id": 161659, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "srcset": "", "sizes": "(max-width: 179px) 100vw, 179px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 179px) 100vw, 179px", "name": "cover-61.jpg", "alt": ""}, "86174318": {"id": 161659, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "srcset": "", "sizes": "(max-width: 179px) 100vw, 179px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 179px) 100vw, 179px", "name": "cover-61.jpg", "alt": ""}, "86179201": {"id": 161659, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-61-1.jpg", "srcset": "", "sizes": "(max-width: 179px) 100vw, 179px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 179px) 100vw, 179px", "name": "cover-61.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Casadeco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/tissage-wallpapers/", "pattern": "Tissage Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["85840033", "85840100", "85840175", "85840272", "85841010", "85841111", "85841119", "85841212", "85841261", "85841284", "85841313", "85841345", "85841414", "85841515", "85842323", "85842404", "85842421", "85842432", "85842565", "85843443", "85843553", "85844202", "85844288", "85844444", "85845505", "85846006", "85846116", "85846171", "85846226", "85846234", "85846292", "85846336", "85846408", "85846456", "85846469", "85846474", "85846499", "85846556", "85846682", "85847117", "85847227", "85847267", "85847303", "85847394", "85847401", "85847442", "85847507", "85847524", "85847557", "85848585", "85849129", "85849191", "85849195", "85849228", "85849262", "85849339", "85849367", "85849393", "85849409", "85849446", "85849449", "85849451", "85849559"], "colorway_count": 63, "sku_images": {"85840033": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85840100": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85840175": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85840272": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85841010": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85841111": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85841119": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85841212": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85841261": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85841284": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85841313": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85841345": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85841414": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85841515": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85842323": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85842404": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85842421": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85842432": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85842565": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85843443": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85843553": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85844202": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85844288": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85844444": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85845505": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85846006": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85846116": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85846171": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85846226": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85846234": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85846292": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85846336": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85846408": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85846456": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85846469": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85846474": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85846499": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85846556": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85846682": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85847117": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85847227": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85847267": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85847303": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85847394": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85847401": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85847442": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85847507": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85847524": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85847557": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85848585": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85849129": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85849191": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85849195": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85849228": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85849262": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85849339": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85849367": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85849393": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85849409": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85849446": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85849449": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85849451": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}, "85849559": {"id": 161660, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TISSAGE-TISA-85841119-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "TISSAGE-TISA-85841119.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Casadeco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/high-performance-textures-wallpapers/", "pattern": "High Performance-Textures Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["HPT201", "HPT202", "HPT203", "HPT204", "HPT205", "HPT206", "HPT207", "HPT208", "HPT209", "HPT210", "HPT211", "HPT301", "HPT302", "HPT303", "HPT304", "HPT305", "HPT306", "HPT307", "HPT308", "HPT309", "HPT310", "HPT311", "HPT401", "HPT402", "HPT403", "HPT404", "HPT405", "HPT406", "HPT407", "HPT408", "HPT409", "HPT410", "HPT411", "HPT501", "HPT502", "HPT503", "HPT504", "HPT505", "HPT506", "HPT507", "HPT508", "HPT509", "HPT510", "HPT511", "HPT601", "HPT602", "HPT603", "HPT604", "HPT605", "HPT606", "HPT607", "HPT608", "HPT609", "HPT610", "HPT611"], "colorway_count": 55, "sku_images": {"HPT201": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT202": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT203": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT204": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT205": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT206": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT207": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT208": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT209": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT210": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT211": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT301": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT302": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT303": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT304": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT305": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT306": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT307": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT308": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT309": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT310": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT311": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT401": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT402": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT403": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT404": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT405": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT406": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT407": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT408": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT409": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT410": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT411": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT501": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT502": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT503": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT504": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT505": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT506": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT507": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT508": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT509": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT510": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT511": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT601": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT602": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT603": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT604": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT605": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT606": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT607": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT608": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT609": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT610": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}, "HPT611": {"id": 161657, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-60-1.jpg", "srcset": "", "sizes": "(max-width: 748px) 100vw, 748px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 748px) 100vw, 748px", "name": "cover-60.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Omexco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/stone-wallpapers/", "pattern": "Stone Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["80831111", "80831212", "80831313", "80831405", "80831468", "80831530", "80831629", "80832131", "80832209", "80832528", "80832661", "80833232", "80833321", "80833414", "80834174", "80834208", "80835141", "80835525", "80836106", "80836116", "80836239", "80836323", "80836370", "80836466", "80836520", "80836812", "80837207", "80837217", "80837434", "80837535", "80837544", "80838318", "80838585", "80839119", "80839333", "80839415", "80839504", "80839538", "80839803"], "colorway_count": 39, "sku_images": {"80831111": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}, "80831212": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}, "80831313": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}, "80831405": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}, "80831468": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}, "80831530": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}, "80831629": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}, "80832131": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}, "80832209": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}, "80832528": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}, "80832661": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}, "80833232": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}, "80833321": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}, "80833414": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}, "80834174": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}, "80834208": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}, "80835141": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}, "80835525": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}, "80836106": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}, "80836116": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}, "80836239": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}, "80836323": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}, "80836370": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}, "80836466": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}, "80836520": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}, "80836812": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}, "80837207": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}, "80837217": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}, "80837434": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}, "80837535": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}, "80837544": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}, "80838318": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}, "80838585": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}, "80839119": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}, "80839333": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}, "80839415": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}, "80839504": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}, "80839538": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}, "80839803": {"id": 161546, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-45-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-45.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Casadeco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/woods-wallpapers/", "pattern": "Woods Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["85982525", "85990027", "85991108", "85992335", "85992336", "85999519", "86010121", "86011202", "86011318", "86012424", "86012532", "86017212", "86019534", "86070020", "86071409", "86072222", "86073529", "86077101", "86077414", "86082548", "86151575"], "colorway_count": 21, "sku_images": {"85982525": {"id": 161558, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-47.jpg", "alt": ""}, "85990027": {"id": 161558, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-47.jpg", "alt": ""}, "85991108": {"id": 161558, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-47.jpg", "alt": ""}, "85992335": {"id": 161558, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-47.jpg", "alt": ""}, "85992336": {"id": 161558, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-47.jpg", "alt": ""}, "85999519": {"id": 161558, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-47.jpg", "alt": ""}, "86010121": {"id": 161558, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-47.jpg", "alt": ""}, "86011202": {"id": 161558, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-47.jpg", "alt": ""}, "86011318": {"id": 161558, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-47.jpg", "alt": ""}, "86012424": {"id": 161558, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-47.jpg", "alt": ""}, "86012532": {"id": 161558, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-47.jpg", "alt": ""}, "86017212": {"id": 161558, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-47.jpg", "alt": ""}, "86019534": {"id": 161558, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-47.jpg", "alt": ""}, "86070020": {"id": 161558, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-47.jpg", "alt": ""}, "86071409": {"id": 161558, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-47.jpg", "alt": ""}, "86072222": {"id": 161558, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-47.jpg", "alt": ""}, "86073529": {"id": 161558, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-47.jpg", "alt": ""}, "86077101": {"id": 161558, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-47.jpg", "alt": ""}, "86077414": {"id": 161558, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-47.jpg", "alt": ""}, "86082548": {"id": 161558, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-47.jpg", "alt": ""}, "86151575": {"id": 161558, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1920px) 100vw, 1920px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-47-scaled-1.jpg 1920w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-47.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Casadeco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/botanica_-wallpapers/", "pattern": "Botanica_ Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["82070127", "82071101", "82071125", "82071211", "82071225", "82071234", "82071309", "82071338", "82071405", "82071425", "82071516", "82071535", "82071547", "82071564", "82071651", "82071669", "82071709", "82071758", "82072115", "82072133", "82072219", "82072240", "82072316", "82072353", "82072428", "82072461", "82072508", "82072727", "82072807", "82073136", "82073255", "82073327", "82074145", "82074502", "82075118", "82075129", "82075256", "82076129", "82076203", "82076307", "82076419", "82076515", "82076621", "82076714", "82077126", "82077159", "82077227", "82077310", "82077464", "82077649", "82078134", "82079131", "82079265", "82079324", "82079530", "82079775", "85891423", "85892175", "85895328", "85896164", "85897247", "85897490", "85911389", "85911964", "85916585", "85917396", "85922376", "85925236", "85927429", "85929512", "85930271", "85936612", "85937204", "85939710", "85941209", "85944167", "85946192", "85946755", "85947340", "85949852", "85952367", "85957249", "85965719"], "colorway_count": 83, "sku_images": {"82070127": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82071101": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82071125": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82071211": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82071225": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82071234": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82071309": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82071338": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82071405": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82071425": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82071516": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82071535": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82071547": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82071564": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82071651": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82071669": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82071709": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82071758": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82072115": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82072133": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82072219": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82072240": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82072316": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82072353": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82072428": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82072461": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82072508": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82072727": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82072807": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82073136": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82073255": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82073327": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82074145": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82074502": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82075118": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82075129": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82075256": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82076129": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82076203": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82076307": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82076419": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82076515": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82076621": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82076714": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82077126": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82077159": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82077227": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82077310": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82077464": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82077649": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82078134": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82079131": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82079265": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82079324": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82079530": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "82079775": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "85891423": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "85892175": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "85895328": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "85896164": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "85897247": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "85897490": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "85911389": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "85911964": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "85916585": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "85917396": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "85922376": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "85925236": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "85927429": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "85929512": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "85930271": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "85936612": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "85937204": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "85939710": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "85941209": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "85944167": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "85946192": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "85946755": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "85947340": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "85949852": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "85952367": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "85957249": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}, "85965719": {"id": 161534, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w", "sizes": "(max-width: 1919px) 100vw, 1919px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-43-scaled-1.jpg 1919w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cover-43.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Casadeco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/sycamore-wallpapers/", "pattern": "Sycamore Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["SYC1110", "SYC1120", "SYC1130", "SYC2110", "SYC2120", "SYC2130", "SYC2140", "SYC3110", "SYC3120", "SYC3130", "SYC3140", "SYC3150", "SYC3160", "SYC4110", "SYC4120", "SYC4130", "SYC4140", "SYC5110", "SYC5120"], "colorway_count": 19, "sku_images": {"SYC1110": {"id": 161533, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-42-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-42-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "cover-42.jpg", "alt": ""}, "SYC1120": {"id": 161533, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-42-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-42-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "cover-42.jpg", "alt": ""}, "SYC1130": {"id": 161533, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-42-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-42-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "cover-42.jpg", "alt": ""}, "SYC2110": {"id": 161533, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-42-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-42-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "cover-42.jpg", "alt": ""}, "SYC2120": {"id": 161533, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-42-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-42-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "cover-42.jpg", "alt": ""}, "SYC2130": {"id": 161533, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-42-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-42-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "cover-42.jpg", "alt": ""}, "SYC2140": {"id": 161533, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-42-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-42-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "cover-42.jpg", "alt": ""}, "SYC3110": {"id": 161533, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-42-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-42-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "cover-42.jpg", "alt": ""}, "SYC3120": {"id": 161533, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-42-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-42-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "cover-42.jpg", "alt": ""}, "SYC3130": {"id": 161533, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-42-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-42-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "cover-42.jpg", "alt": ""}, "SYC3140": {"id": 161533, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-42-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-42-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "cover-42.jpg", "alt": ""}, "SYC3150": {"id": 161533, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-42-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-42-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "cover-42.jpg", "alt": ""}, "SYC3160": {"id": 161533, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-42-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-42-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "cover-42.jpg", "alt": ""}, "SYC4110": {"id": 161533, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-42-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-42-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "cover-42.jpg", "alt": ""}, "SYC4120": {"id": 161533, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-42-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-42-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "cover-42.jpg", "alt": ""}, "SYC4130": {"id": 161533, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-42-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-42-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "cover-42.jpg", "alt": ""}, "SYC4140": {"id": 161533, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-42-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-42-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "cover-42.jpg", "alt": ""}, "SYC5110": {"id": 161533, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-42-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-42-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "cover-42.jpg", "alt": ""}, "SYC5120": {"id": 161533, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-42-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-42-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "cover-42.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Omexco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/ode-wallpapers/", "pattern": "Ode Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["ODE2102", "ODE2109", "ODE2118", "ODE2204", "ODE2301", "ODE2405", "ODE2501", "ODE2606", "ODE2710", "ODE2803", "ODE2907", "ODE3102", "ODE3202", "ODE3303", "ODE3401", "ODE4102", "ODE4203", "ODE4307", "ODE4402", "ODE4501", "ODE4606", "ODE4705", "ODE4804", "ODE5102", "ODE5201", "ODE5303", "ODE6113", "ODE6209", "ODE7112", "ODE8109"], "colorway_count": 30, "sku_images": {"ODE2102": {"id": 161530, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "COVER-41.jpg", "alt": ""}, "ODE2109": {"id": 161530, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "COVER-41.jpg", "alt": ""}, "ODE2118": {"id": 161530, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "COVER-41.jpg", "alt": ""}, "ODE2204": {"id": 161530, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "COVER-41.jpg", "alt": ""}, "ODE2301": {"id": 161530, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "COVER-41.jpg", "alt": ""}, "ODE2405": {"id": 161530, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "COVER-41.jpg", "alt": ""}, "ODE2501": {"id": 161530, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "COVER-41.jpg", "alt": ""}, "ODE2606": {"id": 161530, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "COVER-41.jpg", "alt": ""}, "ODE2710": {"id": 161530, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "COVER-41.jpg", "alt": ""}, "ODE2803": {"id": 161530, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "COVER-41.jpg", "alt": ""}, "ODE2907": {"id": 161530, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "COVER-41.jpg", "alt": ""}, "ODE3102": {"id": 161530, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "COVER-41.jpg", "alt": ""}, "ODE3202": {"id": 161530, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "COVER-41.jpg", "alt": ""}, "ODE3303": {"id": 161530, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "COVER-41.jpg", "alt": ""}, "ODE3401": {"id": 161530, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "COVER-41.jpg", "alt": ""}, "ODE4102": {"id": 161530, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "COVER-41.jpg", "alt": ""}, "ODE4203": {"id": 161530, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "COVER-41.jpg", "alt": ""}, "ODE4307": {"id": 161530, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "COVER-41.jpg", "alt": ""}, "ODE4402": {"id": 161530, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "COVER-41.jpg", "alt": ""}, "ODE4501": {"id": 161530, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "COVER-41.jpg", "alt": ""}, "ODE4606": {"id": 161530, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "COVER-41.jpg", "alt": ""}, "ODE4705": {"id": 161530, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "COVER-41.jpg", "alt": ""}, "ODE4804": {"id": 161530, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "COVER-41.jpg", "alt": ""}, "ODE5102": {"id": 161530, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "COVER-41.jpg", "alt": ""}, "ODE5201": {"id": 161530, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "COVER-41.jpg", "alt": ""}, "ODE5303": {"id": 161530, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "COVER-41.jpg", "alt": ""}, "ODE6113": {"id": 161530, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "COVER-41.jpg", "alt": ""}, "ODE6209": {"id": 161530, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "COVER-41.jpg", "alt": ""}, "ODE7112": {"id": 161530, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "COVER-41.jpg", "alt": ""}, "ODE8109": {"id": 161530, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-41-1.jpg", "srcset": "", "sizes": "(max-width: 674px) 100vw, 674px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 674px) 100vw, 674px", "name": "COVER-41.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Omexco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/momentum-vol-7-wallpapers/", "pattern": "Momentum Vol 7 Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["HM7W112733", "HM7W112734", "HM7W112735", "HM7W112736", "HM7W112737", "HM7W112738", "HM7W112739", "HM7W112740", "HM7W112741", "HM7W112742", "HM7W112743", "HM7W112744", "HM7W112745", "HM7W112746", "HM7W112747", "HM7W112748", "HM7W112749", "HM7W112750", "HM7W112751", "HM7W112752", "HM7W112753", "HM7W112754", "HM7W112755", "HM7W112756", "HM7W112757"], "colorway_count": 25, "sku_images": {"HM7W112733": {"id": 161522, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover2-1.jpg", "alt": ""}, "HM7W112734": {"id": 161522, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover2-1.jpg", "alt": ""}, "HM7W112735": {"id": 161522, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover2-1.jpg", "alt": ""}, "HM7W112736": {"id": 161522, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover2-1.jpg", "alt": ""}, "HM7W112737": {"id": 161522, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover2-1.jpg", "alt": ""}, "HM7W112738": {"id": 161522, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover2-1.jpg", "alt": ""}, "HM7W112739": {"id": 161522, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover2-1.jpg", "alt": ""}, "HM7W112740": {"id": 161522, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover2-1.jpg", "alt": ""}, "HM7W112741": {"id": 161522, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover2-1.jpg", "alt": ""}, "HM7W112742": {"id": 161522, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover2-1.jpg", "alt": ""}, "HM7W112743": {"id": 161522, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover2-1.jpg", "alt": ""}, "HM7W112744": {"id": 161522, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover2-1.jpg", "alt": ""}, "HM7W112745": {"id": 161522, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover2-1.jpg", "alt": ""}, "HM7W112746": {"id": 161522, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover2-1.jpg", "alt": ""}, "HM7W112747": {"id": 161522, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover2-1.jpg", "alt": ""}, "HM7W112748": {"id": 161522, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover2-1.jpg", "alt": ""}, "HM7W112749": {"id": 161522, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover2-1.jpg", "alt": ""}, "HM7W112750": {"id": 161522, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover2-1.jpg", "alt": ""}, "HM7W112751": {"id": 161522, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover2-1.jpg", "alt": ""}, "HM7W112752": {"id": 161522, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover2-1.jpg", "alt": ""}, "HM7W112753": {"id": 161522, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover2-1.jpg", "alt": ""}, "HM7W112754": {"id": 161522, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover2-1.jpg", "alt": ""}, "HM7W112755": {"id": 161522, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover2-1.jpg", "alt": ""}, "HM7W112756": {"id": 161522, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover2-1.jpg", "alt": ""}, "HM7W112757": {"id": 161522, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover2-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover2-1.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Harlequin", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/five-oclock-wallpapers/", "pattern": "Five O’clock Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["85781145.1", "85781315.1", "85782467.1", "85786323", "85786787.1", "85787278", "85789449.1", "85792461.1", "85796203", "85796472", "85796697", "85797156", "85811234", "85814115", "85816384", "85817381", "85819208", "85819482", "85821141", "85821257", "85822469", "85827216", "85829545"], "colorway_count": 23, "sku_images": {"85781145.1": {"id": 161468, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w", "sizes": "(max-width: 1794px) 100vw, 1794px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105.jpg", "alt": ""}, "85781315.1": {"id": 161468, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w", "sizes": "(max-width: 1794px) 100vw, 1794px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105.jpg", "alt": ""}, "85782467.1": {"id": 161468, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w", "sizes": "(max-width: 1794px) 100vw, 1794px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105.jpg", "alt": ""}, "85786323": {"id": 161468, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w", "sizes": "(max-width: 1794px) 100vw, 1794px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105.jpg", "alt": ""}, "85786787.1": {"id": 161468, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w", "sizes": "(max-width: 1794px) 100vw, 1794px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105.jpg", "alt": ""}, "85787278": {"id": 161468, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w", "sizes": "(max-width: 1794px) 100vw, 1794px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105.jpg", "alt": ""}, "85789449.1": {"id": 161468, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w", "sizes": "(max-width: 1794px) 100vw, 1794px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105.jpg", "alt": ""}, "85792461.1": {"id": 161468, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w", "sizes": "(max-width: 1794px) 100vw, 1794px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105.jpg", "alt": ""}, "85796203": {"id": 161468, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w", "sizes": "(max-width: 1794px) 100vw, 1794px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105.jpg", "alt": ""}, "85796472": {"id": 161468, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w", "sizes": "(max-width: 1794px) 100vw, 1794px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105.jpg", "alt": ""}, "85796697": {"id": 161468, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w", "sizes": "(max-width: 1794px) 100vw, 1794px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105.jpg", "alt": ""}, "85797156": {"id": 161468, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w", "sizes": "(max-width: 1794px) 100vw, 1794px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105.jpg", "alt": ""}, "85811234": {"id": 161468, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w", "sizes": "(max-width: 1794px) 100vw, 1794px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105.jpg", "alt": ""}, "85814115": {"id": 161468, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w", "sizes": "(max-width: 1794px) 100vw, 1794px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105.jpg", "alt": ""}, "85816384": {"id": 161468, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w", "sizes": "(max-width: 1794px) 100vw, 1794px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105.jpg", "alt": ""}, "85817381": {"id": 161468, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w", "sizes": "(max-width: 1794px) 100vw, 1794px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105.jpg", "alt": ""}, "85819208": {"id": 161468, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w", "sizes": "(max-width: 1794px) 100vw, 1794px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105.jpg", "alt": ""}, "85819482": {"id": 161468, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w", "sizes": "(max-width: 1794px) 100vw, 1794px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105.jpg", "alt": ""}, "85821141": {"id": 161468, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w", "sizes": "(max-width: 1794px) 100vw, 1794px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105.jpg", "alt": ""}, "85821257": {"id": 161468, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w", "sizes": "(max-width: 1794px) 100vw, 1794px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105.jpg", "alt": ""}, "85822469": {"id": 161468, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w", "sizes": "(max-width: 1794px) 100vw, 1794px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105.jpg", "alt": ""}, "85827216": {"id": 161468, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w", "sizes": "(max-width: 1794px) 100vw, 1794px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105.jpg", "alt": ""}, "85829545": {"id": 161468, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w", "sizes": "(max-width: 1794px) 100vw, 1794px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1-800x1053.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105-1.jpg 1794w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "CASADECO_FIVE-O-CLOCK-FOCL-STRIPE-vert-amande-85837105.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Casadeco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/rose-nino-wallpapers/", "pattern": "Rose & Nino Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["29751296", "29755132", "29756549", "85491212", "85494251", "85496345", "85511825", "85514118", "85516220", "85521415", "85524378", "85531125", "85532242", "85534112", "85536132", "85541110", "85544416", "85545120", "85552290", "85557245", "85569213", "85579228", "85584298", "85585235", "85586241", "85594256", "85596278", "85596299", "85611028", "85617110", "85621064", "85627119", "85631033", "85637211", "85641618", "85647576", "85651644", "85657588", "85661222", "85666411", "85671258", "85676489"], "colorway_count": 42, "sku_images": {"29751296": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "29755132": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "29756549": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85491212": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85494251": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85496345": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85511825": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85514118": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85516220": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85521415": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85524378": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85531125": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85532242": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85534112": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85536132": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85541110": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85544416": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85545120": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85552290": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85557245": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85569213": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85579228": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85584298": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85585235": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85586241": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85594256": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85596278": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85596299": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85611028": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85617110": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85621064": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85627119": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85631033": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85637211": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85641618": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85647576": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85651644": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85657588": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85661222": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85666411": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85671258": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}, "85676489": {"id": 161467, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "CASADECO_RONI-ROSE-ET-NINO-zoom-PAISIBLE-_85557245.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Casadeco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/palladio-vol1-wallpapers/", "pattern": "Palladio Vol1 Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["ZPLW312966", "ZPLW312967", "ZPLW312968", "ZPLW312969", "ZPLW312970", "ZPLW312971", "ZPLW312972", "ZPLW312973", "ZPLW312974", "ZPLW312975", "ZPLW312976", "ZPLW312977", "ZPLW312978", "ZPLW312979", "ZPLW312980", "ZPLW312981"], "colorway_count": 16, "sku_images": {"ZPLW312966": {"id": 161596, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-56-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-56-1.jpg", "srcset": "", "sizes": "(max-width: 705px) 100vw, 705px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 705px) 100vw, 705px", "name": "cover-56.jpg", "alt": ""}, "ZPLW312967": {"id": 161596, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-56-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-56-1.jpg", "srcset": "", "sizes": "(max-width: 705px) 100vw, 705px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 705px) 100vw, 705px", "name": "cover-56.jpg", "alt": ""}, "ZPLW312968": {"id": 161596, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-56-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-56-1.jpg", "srcset": "", "sizes": "(max-width: 705px) 100vw, 705px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 705px) 100vw, 705px", "name": "cover-56.jpg", "alt": ""}, "ZPLW312969": {"id": 161596, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-56-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-56-1.jpg", "srcset": "", "sizes": "(max-width: 705px) 100vw, 705px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 705px) 100vw, 705px", "name": "cover-56.jpg", "alt": ""}, "ZPLW312970": {"id": 161596, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-56-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-56-1.jpg", "srcset": "", "sizes": "(max-width: 705px) 100vw, 705px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 705px) 100vw, 705px", "name": "cover-56.jpg", "alt": ""}, "ZPLW312971": {"id": 161596, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-56-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-56-1.jpg", "srcset": "", "sizes": "(max-width: 705px) 100vw, 705px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 705px) 100vw, 705px", "name": "cover-56.jpg", "alt": ""}, "ZPLW312972": {"id": 161596, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-56-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-56-1.jpg", "srcset": "", "sizes": "(max-width: 705px) 100vw, 705px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 705px) 100vw, 705px", "name": "cover-56.jpg", "alt": ""}, "ZPLW312973": {"id": 161596, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-56-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-56-1.jpg", "srcset": "", "sizes": "(max-width: 705px) 100vw, 705px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 705px) 100vw, 705px", "name": "cover-56.jpg", "alt": ""}, "ZPLW312974": {"id": 161596, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-56-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-56-1.jpg", "srcset": "", "sizes": "(max-width: 705px) 100vw, 705px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 705px) 100vw, 705px", "name": "cover-56.jpg", "alt": ""}, "ZPLW312975": {"id": 161596, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-56-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-56-1.jpg", "srcset": "", "sizes": "(max-width: 705px) 100vw, 705px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 705px) 100vw, 705px", "name": "cover-56.jpg", "alt": ""}, "ZPLW312976": {"id": 161596, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-56-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-56-1.jpg", "srcset": "", "sizes": "(max-width: 705px) 100vw, 705px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 705px) 100vw, 705px", "name": "cover-56.jpg", "alt": ""}, "ZPLW312977": {"id": 161596, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-56-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-56-1.jpg", "srcset": "", "sizes": "(max-width: 705px) 100vw, 705px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 705px) 100vw, 705px", "name": "cover-56.jpg", "alt": ""}, "ZPLW312978": {"id": 161596, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-56-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-56-1.jpg", "srcset": "", "sizes": "(max-width: 705px) 100vw, 705px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 705px) 100vw, 705px", "name": "cover-56.jpg", "alt": ""}, "ZPLW312979": {"id": 161596, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-56-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-56-1.jpg", "srcset": "", "sizes": "(max-width: 705px) 100vw, 705px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 705px) 100vw, 705px", "name": "cover-56.jpg", "alt": ""}, "ZPLW312980": {"id": 161596, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-56-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-56-1.jpg", "srcset": "", "sizes": "(max-width: 705px) 100vw, 705px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 705px) 100vw, 705px", "name": "cover-56.jpg", "alt": ""}, "ZPLW312981": {"id": 161596, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-56-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-56-1.jpg", "srcset": "", "sizes": "(max-width: 705px) 100vw, 705px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 705px) 100vw, 705px", "name": "cover-56.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Zoffany", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/kids/book-of-little-treasures-wallpapers/", "pattern": "Book Of Little Treasures Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["HLTF112627", "HLTF112628", "HLTF112629", "HLTF112630", "HLTF112631", "HLTF112632", "HLTF112633", "HLTF112634", "HLTF112635", "HLTF112636", "HLTF112637", "HLTF112638", "HLTF112639", "HLTF112640", "HLTF112641", "HLTF112642", "HLTF112643", "HLTF112644", "HLTF112645", "HLTF112646", "HLTF112647", "HLTF112648", "HLTF112649", "HLTF112650", "HLTF112651", "HLTF112652", "HLTF112653", "HLTF112654", "HLTF112655", "HLTF112656", "HLTF112657", "HLTF112658", "HLTF112659"], "colorway_count": 33, "sku_images": {"HLTF112627": {"id": 161543, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-44.jpg", "alt": ""}, "HLTF112628": {"id": 161543, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-44.jpg", "alt": ""}, "HLTF112629": {"id": 161543, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-44.jpg", "alt": ""}, "HLTF112630": {"id": 161543, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-44.jpg", "alt": ""}, "HLTF112631": {"id": 161543, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-44.jpg", "alt": ""}, "HLTF112632": {"id": 161543, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-44.jpg", "alt": ""}, "HLTF112633": {"id": 161543, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-44.jpg", "alt": ""}, "HLTF112634": {"id": 161543, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-44.jpg", "alt": ""}, "HLTF112635": {"id": 161543, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-44.jpg", "alt": ""}, "HLTF112636": {"id": 161543, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-44.jpg", "alt": ""}, "HLTF112637": {"id": 161543, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-44.jpg", "alt": ""}, "HLTF112638": {"id": 161543, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-44.jpg", "alt": ""}, "HLTF112639": {"id": 161543, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-44.jpg", "alt": ""}, "HLTF112640": {"id": 161543, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-44.jpg", "alt": ""}, "HLTF112641": {"id": 161543, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-44.jpg", "alt": ""}, "HLTF112642": {"id": 161543, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-44.jpg", "alt": ""}, "HLTF112643": {"id": 161543, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-44.jpg", "alt": ""}, "HLTF112644": {"id": 161543, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-44.jpg", "alt": ""}, "HLTF112645": {"id": 161543, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-44.jpg", "alt": ""}, "HLTF112646": {"id": 161543, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-44.jpg", "alt": ""}, "HLTF112647": {"id": 161543, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-44.jpg", "alt": ""}, "HLTF112648": {"id": 161543, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-44.jpg", "alt": ""}, "HLTF112649": {"id": 161543, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-44.jpg", "alt": ""}, "HLTF112650": {"id": 161543, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-44.jpg", "alt": ""}, "HLTF112651": {"id": 161543, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-44.jpg", "alt": ""}, "HLTF112652": {"id": 161543, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-44.jpg", "alt": ""}, "HLTF112653": {"id": 161543, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-44.jpg", "alt": ""}, "HLTF112654": {"id": 161543, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-44.jpg", "alt": ""}, "HLTF112655": {"id": 161543, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-44.jpg", "alt": ""}, "HLTF112656": {"id": 161543, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-44.jpg", "alt": ""}, "HLTF112657": {"id": 161543, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-44.jpg", "alt": ""}, "HLTF112658": {"id": 161543, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-44.jpg", "alt": ""}, "HLTF112659": {"id": 161543, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-44-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-44.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Harlequin", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/queens-square-wallpapers/", "pattern": "Queens Square Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["DBPW216948", "DBPW216949", "DBPW216950", "DBPW216951", "DBPW216952", "DBPW216953", "DBPW216954", "DBPW216955", "DBPW216956", "DBPW216957", "DBPW216959", "DBPW216960", "DBPW216961", "DBPW216962", "DBPW216963", "DBPW216964", "DBPW216965"], "colorway_count": 17, "sku_images": {"DBPW216948": {"id": 161589, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-53-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-53-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-53.jpg", "alt": ""}, "DBPW216949": {"id": 161589, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-53-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-53-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-53.jpg", "alt": ""}, "DBPW216950": {"id": 161589, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-53-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-53-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-53.jpg", "alt": ""}, "DBPW216951": {"id": 161589, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-53-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-53-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-53.jpg", "alt": ""}, "DBPW216952": {"id": 161589, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-53-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-53-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-53.jpg", "alt": ""}, "DBPW216953": {"id": 161589, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-53-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-53-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-53.jpg", "alt": ""}, "DBPW216954": {"id": 161589, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-53-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-53-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-53.jpg", "alt": ""}, "DBPW216955": {"id": 161589, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-53-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-53-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-53.jpg", "alt": ""}, "DBPW216956": {"id": 161589, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-53-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-53-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-53.jpg", "alt": ""}, "DBPW216957": {"id": 161589, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-53-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-53-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-53.jpg", "alt": ""}, "DBPW216959": {"id": 161589, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-53-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-53-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-53.jpg", "alt": ""}, "DBPW216960": {"id": 161589, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-53-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-53-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-53.jpg", "alt": ""}, "DBPW216961": {"id": 161589, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-53-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-53-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-53.jpg", "alt": ""}, "DBPW216962": {"id": 161589, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-53-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-53-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-53.jpg", "alt": ""}, "DBPW216963": {"id": 161589, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-53-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-53-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-53.jpg", "alt": ""}, "DBPW216964": {"id": 161589, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-53-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-53-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-53.jpg", "alt": ""}, "DBPW216965": {"id": 161589, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-53-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-53-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-53.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Morris & Co", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/littlemore-wallpapers/", "pattern": "Littlemore Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["DLMW216873", "DLMW216874", "DLMW216875", "DLMW216879", "DLMW216880", "DLMW216881", "DLMW216882", "DLMW216883", "DLMW216884", "DLMW216885", "DLMW216886", "DLMW216887", "DLMW216891", "DLMW216892", "DLMW216893", "DLMW216894", "DLMW216895", "DLMW216896", "DLMW216897", "DLMW216898", "DLMW216899", "DLMW216900", "DLMW216901", "DLMW216902", "DLMW216903", "DLMW216904", "DLMW216905", "DLMW216906", "DLMW216907", "DLMW216908", "DLMW216909", "DLMW216910", "DLMW216911", "DLMW216912", "DLMW216913", "DLMW216914", "DLMW216915"], "colorway_count": 37, "sku_images": {"DLMW216873": {"id": 161456, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped.jpg", "alt": ""}, "DLMW216874": {"id": 161456, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped.jpg", "alt": ""}, "DLMW216875": {"id": 161456, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped.jpg", "alt": ""}, "DLMW216879": {"id": 161456, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped.jpg", "alt": ""}, "DLMW216880": {"id": 161456, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped.jpg", "alt": ""}, "DLMW216881": {"id": 161456, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped.jpg", "alt": ""}, "DLMW216882": {"id": 161456, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped.jpg", "alt": ""}, "DLMW216883": {"id": 161456, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped.jpg", "alt": ""}, "DLMW216884": {"id": 161456, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped.jpg", "alt": ""}, "DLMW216885": {"id": 161456, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped.jpg", "alt": ""}, "DLMW216886": {"id": 161456, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped.jpg", "alt": ""}, "DLMW216887": {"id": 161456, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped.jpg", "alt": ""}, "DLMW216891": {"id": 161456, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped.jpg", "alt": ""}, "DLMW216892": {"id": 161456, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped.jpg", "alt": ""}, "DLMW216893": {"id": 161456, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped.jpg", "alt": ""}, "DLMW216894": {"id": 161456, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped.jpg", "alt": ""}, "DLMW216895": {"id": 161456, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped.jpg", "alt": ""}, "DLMW216896": {"id": 161456, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped.jpg", "alt": ""}, "DLMW216897": {"id": 161456, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped.jpg", "alt": ""}, "DLMW216898": {"id": 161456, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped.jpg", "alt": ""}, "DLMW216899": {"id": 161456, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped.jpg", "alt": ""}, "DLMW216900": {"id": 161456, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped.jpg", "alt": ""}, "DLMW216901": {"id": 161456, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped.jpg", "alt": ""}, "DLMW216902": {"id": 161456, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped.jpg", "alt": ""}, "DLMW216903": {"id": 161456, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped.jpg", "alt": ""}, "DLMW216904": {"id": 161456, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped.jpg", "alt": ""}, "DLMW216905": {"id": 161456, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped.jpg", "alt": ""}, "DLMW216906": {"id": 161456, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped.jpg", "alt": ""}, "DLMW216907": {"id": 161456, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped.jpg", "alt": ""}, "DLMW216908": {"id": 161456, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped.jpg", "alt": ""}, "DLMW216909": {"id": 161456, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped.jpg", "alt": ""}, "DLMW216910": {"id": 161456, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped.jpg", "alt": ""}, "DLMW216911": {"id": 161456, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped.jpg", "alt": ""}, "DLMW216912": {"id": 161456, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped.jpg", "alt": ""}, "DLMW216913": {"id": 161456, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped.jpg", "alt": ""}, "DLMW216914": {"id": 161456, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped.jpg", "alt": ""}, "DLMW216915": {"id": 161456, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "Sanderson_National_Tust_2020_004_Under_the_Greenwood_Tree_Wallpaper_Cameo-Cropped.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Sanderson", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/riverside-3-wallpapers/", "pattern": "Riverside 3 Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["16962625", "16964198", "16966776", "16967135", "16969254", "85290226", "85291287", "85292356", "85296703", "85297115", "85299497", "85304353", "85306546", "85307335", "85309202", "85310221", "85311238", "85311415", "85313206", "85317276", "85319298", "85319675", "85322476", "85323176"], "colorway_count": 24, "sku_images": {"16962625": {"id": 161446, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "srcset": "", "sizes": "(max-width: 293px) 100vw, 293px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 293px) 100vw, 293px", "name": "ambiance arbre doré 011", "alt": ""}, "16964198": {"id": 161446, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "srcset": "", "sizes": "(max-width: 293px) 100vw, 293px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 293px) 100vw, 293px", "name": "ambiance arbre doré 011", "alt": ""}, "16966776": {"id": 161446, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "srcset": "", "sizes": "(max-width: 293px) 100vw, 293px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 293px) 100vw, 293px", "name": "ambiance arbre doré 011", "alt": ""}, "16967135": {"id": 161446, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "srcset": "", "sizes": "(max-width: 293px) 100vw, 293px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 293px) 100vw, 293px", "name": "ambiance arbre doré 011", "alt": ""}, "16969254": {"id": 161446, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "srcset": "", "sizes": "(max-width: 293px) 100vw, 293px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 293px) 100vw, 293px", "name": "ambiance arbre doré 011", "alt": ""}, "85290226": {"id": 161446, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "srcset": "", "sizes": "(max-width: 293px) 100vw, 293px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 293px) 100vw, 293px", "name": "ambiance arbre doré 011", "alt": ""}, "85291287": {"id": 161446, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "srcset": "", "sizes": "(max-width: 293px) 100vw, 293px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 293px) 100vw, 293px", "name": "ambiance arbre doré 011", "alt": ""}, "85292356": {"id": 161446, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "srcset": "", "sizes": "(max-width: 293px) 100vw, 293px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 293px) 100vw, 293px", "name": "ambiance arbre doré 011", "alt": ""}, "85296703": {"id": 161446, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "srcset": "", "sizes": "(max-width: 293px) 100vw, 293px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 293px) 100vw, 293px", "name": "ambiance arbre doré 011", "alt": ""}, "85297115": {"id": 161446, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "srcset": "", "sizes": "(max-width: 293px) 100vw, 293px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 293px) 100vw, 293px", "name": "ambiance arbre doré 011", "alt": ""}, "85299497": {"id": 161446, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "srcset": "", "sizes": "(max-width: 293px) 100vw, 293px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 293px) 100vw, 293px", "name": "ambiance arbre doré 011", "alt": ""}, "85304353": {"id": 161446, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "srcset": "", "sizes": "(max-width: 293px) 100vw, 293px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 293px) 100vw, 293px", "name": "ambiance arbre doré 011", "alt": ""}, "85306546": {"id": 161446, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "srcset": "", "sizes": "(max-width: 293px) 100vw, 293px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 293px) 100vw, 293px", "name": "ambiance arbre doré 011", "alt": ""}, "85307335": {"id": 161446, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "srcset": "", "sizes": "(max-width: 293px) 100vw, 293px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 293px) 100vw, 293px", "name": "ambiance arbre doré 011", "alt": ""}, "85309202": {"id": 161446, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "srcset": "", "sizes": "(max-width: 293px) 100vw, 293px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 293px) 100vw, 293px", "name": "ambiance arbre doré 011", "alt": ""}, "85310221": {"id": 161446, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "srcset": "", "sizes": "(max-width: 293px) 100vw, 293px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 293px) 100vw, 293px", "name": "ambiance arbre doré 011", "alt": ""}, "85311238": {"id": 161446, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "srcset": "", "sizes": "(max-width: 293px) 100vw, 293px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 293px) 100vw, 293px", "name": "ambiance arbre doré 011", "alt": ""}, "85311415": {"id": 161446, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "srcset": "", "sizes": "(max-width: 293px) 100vw, 293px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 293px) 100vw, 293px", "name": "ambiance arbre doré 011", "alt": ""}, "85313206": {"id": 161446, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "srcset": "", "sizes": "(max-width: 293px) 100vw, 293px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 293px) 100vw, 293px", "name": "ambiance arbre doré 011", "alt": ""}, "85317276": {"id": 161446, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "srcset": "", "sizes": "(max-width: 293px) 100vw, 293px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 293px) 100vw, 293px", "name": "ambiance arbre doré 011", "alt": ""}, "85319298": {"id": 161446, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "srcset": "", "sizes": "(max-width: 293px) 100vw, 293px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 293px) 100vw, 293px", "name": "ambiance arbre doré 011", "alt": ""}, "85319675": {"id": 161446, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "srcset": "", "sizes": "(max-width: 293px) 100vw, 293px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 293px) 100vw, 293px", "name": "ambiance arbre doré 011", "alt": ""}, "85322476": {"id": 161446, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "srcset": "", "sizes": "(max-width: 293px) 100vw, 293px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 293px) 100vw, 293px", "name": "ambiance arbre doré 011", "alt": ""}, "85323176": {"id": 161446, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_RIVERSIDE-3-RVSD-panoramique-1.jpg", "srcset": "", "sizes": "(max-width: 293px) 100vw, 293px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 293px) 100vw, 293px", "name": "ambiance arbre doré 011", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Casadeco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/delicacy-wallpapers/", "pattern": "Delicacy Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["85361274", "85362264", "85366151", "85366461", "85369348", "85371257", "85371426", "85376347", "85379114", "85379134", "85382261", "85382347", "85382414", "85387103", "85387171", "85387289", "85389242", "85392327", "85392403", "85394346", "85396208", "85397298", "85399171", "85411203", "85412134", "85412234", "85412412", "85412426", "85412899", "85413307", "85413463", "85414106", "85416148", "85416451", "85417253", "85417377", "85417444", "85419021", "85419266", "85419314", "85426148", "85427461"], "colorway_count": 42, "sku_images": {"85361274": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85362264": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85366151": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85366461": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85369348": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85371257": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85371426": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85376347": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85379114": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85379134": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85382261": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85382347": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85382414": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85387103": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85387171": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85387289": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85389242": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85392327": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85392403": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85394346": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85396208": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85397298": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85399171": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85411203": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85412134": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85412234": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85412412": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85412426": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85412899": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85413307": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85413463": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85414106": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85416148": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85416451": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85417253": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85417377": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85417444": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85419021": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85419266": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85419314": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85426148": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}, "85427461": {"id": 161445, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_DELICACY_ambiance_panoramique_APLATI-1.jpg", "srcset": "", "sizes": "(max-width: 768px) 100vw, 768px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 768px) 100vw, 768px", "name": "CASADECO_DELICACY_ambiance_panoramique_APLATI.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Casadeco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/tweed_-wallpapers/", "pattern": "Tweed_ Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["85471176", "85471197", "85471267", "85471286", "85471523", "85471596", "85471632", "85472172", "85472183", "85472374", "85472446", "85472461", "85472724", "85472809", "85472816", "85472853", "85472972", "85473415", "85474107", "85474187", "85474238", "85474265", "85474723", "85475387", "85476144", "85476211", "85476405", "85476951", "85477218", "85477257", "85477345", "85477489", "85477526", "85477621", "85477832", "85477842", "85477902", "85478465", "85478565", "85479142", "85479243", "85479247", "85479351", "85479453", "85479458", "85479712", "85479832"], "colorway_count": 47, "sku_images": {"85471176": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85471197": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85471267": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85471286": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85471523": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85471596": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85471632": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85472172": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85472183": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85472374": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85472446": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85472461": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85472724": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85472809": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85472816": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85472853": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85472972": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85473415": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85474107": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85474187": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85474238": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85474265": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85474723": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85475387": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85476144": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85476211": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85476405": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85476951": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85477218": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85477257": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85477345": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85477489": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85477526": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85477621": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85477832": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85477842": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85477902": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85478465": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85478565": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85479142": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85479243": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85479247": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85479351": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85479453": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85479458": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85479712": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}, "85479832": {"id": 161443, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ambi1_1588848609-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "ambi1_1588848609.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Casadeco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/utopia-wallpapers/", "pattern": "Utopia Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["85110464", "85111327", "85113515", "85117258", "85119241", "85122369", "85126328", "85129211", "85140341", "85141314", "85142317", "85147511", "85149163", "85150121", "85151294", "85151372", "85151429", "85154128", "85156155", "85156387", "85157215", "85157311", "85158468", "85159126", "85159257", "85159363"], "colorway_count": 26, "sku_images": {"85110464": {"id": 161444, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-30.jpg", "alt": ""}, "85111327": {"id": 161444, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-30.jpg", "alt": ""}, "85113515": {"id": 161444, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-30.jpg", "alt": ""}, "85117258": {"id": 161444, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-30.jpg", "alt": ""}, "85119241": {"id": 161444, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-30.jpg", "alt": ""}, "85122369": {"id": 161444, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-30.jpg", "alt": ""}, "85126328": {"id": 161444, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-30.jpg", "alt": ""}, "85129211": {"id": 161444, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-30.jpg", "alt": ""}, "85140341": {"id": 161444, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-30.jpg", "alt": ""}, "85141314": {"id": 161444, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-30.jpg", "alt": ""}, "85142317": {"id": 161444, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-30.jpg", "alt": ""}, "85147511": {"id": 161444, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-30.jpg", "alt": ""}, "85149163": {"id": 161444, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-30.jpg", "alt": ""}, "85150121": {"id": 161444, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-30.jpg", "alt": ""}, "85151294": {"id": 161444, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-30.jpg", "alt": ""}, "85151372": {"id": 161444, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-30.jpg", "alt": ""}, "85151429": {"id": 161444, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-30.jpg", "alt": ""}, "85154128": {"id": 161444, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-30.jpg", "alt": ""}, "85156155": {"id": 161444, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-30.jpg", "alt": ""}, "85156387": {"id": 161444, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-30.jpg", "alt": ""}, "85157215": {"id": 161444, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-30.jpg", "alt": ""}, "85157311": {"id": 161444, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-30.jpg", "alt": ""}, "85158468": {"id": 161444, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-30.jpg", "alt": ""}, "85159126": {"id": 161444, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-30.jpg", "alt": ""}, "85159257": {"id": 161444, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-30.jpg", "alt": ""}, "85159363": {"id": 161444, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-30-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-30.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Casadeco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/montsegur-wallpapers/", "pattern": "Montsegur Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["80796475", "80799201", "80799672", "86020126", "86021218", "86022235", "86026564", "86027127", "86029254", "86029511", "86032155", "86036149", "86042237", "86050423", "86056518", "86056624", "86060164", "86061273", "86066474", "86069460", "86069663"], "colorway_count": 21, "sku_images": {"80796475": {"id": 161442, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "srcset": "", "sizes": "(max-width: 443px) 100vw, 443px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 443px) 100vw, 443px", "name": "cover-29.jpg", "alt": ""}, "80799201": {"id": 161442, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "srcset": "", "sizes": "(max-width: 443px) 100vw, 443px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 443px) 100vw, 443px", "name": "cover-29.jpg", "alt": ""}, "80799672": {"id": 161442, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "srcset": "", "sizes": "(max-width: 443px) 100vw, 443px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 443px) 100vw, 443px", "name": "cover-29.jpg", "alt": ""}, "86020126": {"id": 161442, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "srcset": "", "sizes": "(max-width: 443px) 100vw, 443px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 443px) 100vw, 443px", "name": "cover-29.jpg", "alt": ""}, "86021218": {"id": 161442, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "srcset": "", "sizes": "(max-width: 443px) 100vw, 443px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 443px) 100vw, 443px", "name": "cover-29.jpg", "alt": ""}, "86022235": {"id": 161442, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "srcset": "", "sizes": "(max-width: 443px) 100vw, 443px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 443px) 100vw, 443px", "name": "cover-29.jpg", "alt": ""}, "86026564": {"id": 161442, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "srcset": "", "sizes": "(max-width: 443px) 100vw, 443px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 443px) 100vw, 443px", "name": "cover-29.jpg", "alt": ""}, "86027127": {"id": 161442, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "srcset": "", "sizes": "(max-width: 443px) 100vw, 443px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 443px) 100vw, 443px", "name": "cover-29.jpg", "alt": ""}, "86029254": {"id": 161442, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "srcset": "", "sizes": "(max-width: 443px) 100vw, 443px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 443px) 100vw, 443px", "name": "cover-29.jpg", "alt": ""}, "86029511": {"id": 161442, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "srcset": "", "sizes": "(max-width: 443px) 100vw, 443px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 443px) 100vw, 443px", "name": "cover-29.jpg", "alt": ""}, "86032155": {"id": 161442, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "srcset": "", "sizes": "(max-width: 443px) 100vw, 443px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 443px) 100vw, 443px", "name": "cover-29.jpg", "alt": ""}, "86036149": {"id": 161442, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "srcset": "", "sizes": "(max-width: 443px) 100vw, 443px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 443px) 100vw, 443px", "name": "cover-29.jpg", "alt": ""}, "86042237": {"id": 161442, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "srcset": "", "sizes": "(max-width: 443px) 100vw, 443px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 443px) 100vw, 443px", "name": "cover-29.jpg", "alt": ""}, "86050423": {"id": 161442, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "srcset": "", "sizes": "(max-width: 443px) 100vw, 443px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 443px) 100vw, 443px", "name": "cover-29.jpg", "alt": ""}, "86056518": {"id": 161442, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "srcset": "", "sizes": "(max-width: 443px) 100vw, 443px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 443px) 100vw, 443px", "name": "cover-29.jpg", "alt": ""}, "86056624": {"id": 161442, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "srcset": "", "sizes": "(max-width: 443px) 100vw, 443px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 443px) 100vw, 443px", "name": "cover-29.jpg", "alt": ""}, "86060164": {"id": 161442, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "srcset": "", "sizes": "(max-width: 443px) 100vw, 443px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 443px) 100vw, 443px", "name": "cover-29.jpg", "alt": ""}, "86061273": {"id": 161442, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "srcset": "", "sizes": "(max-width: 443px) 100vw, 443px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 443px) 100vw, 443px", "name": "cover-29.jpg", "alt": ""}, "86066474": {"id": 161442, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "srcset": "", "sizes": "(max-width: 443px) 100vw, 443px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 443px) 100vw, 443px", "name": "cover-29.jpg", "alt": ""}, "86069460": {"id": 161442, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "srcset": "", "sizes": "(max-width: 443px) 100vw, 443px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 443px) 100vw, 443px", "name": "cover-29.jpg", "alt": ""}, "86069663": {"id": 161442, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-29-1.jpg", "srcset": "", "sizes": "(max-width: 443px) 100vw, 443px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 443px) 100vw, 443px", "name": "cover-29.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Casadeco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/jardins-suspendus-wallpapers/", "pattern": "Jardins Suspendus Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["82381141", "82381414", "82381505", "82382520", "82384130", "82384340", "82385131", "82386226", "82386336", "82387117", "82387525", "85200104", "85206501", "85207202", "85209303", "85211205", "85211306", "85217207", "85219408", "85220113", "85222411", "85226510", "85227309", "85229212", "85232241", "85233115", "85234224", "85235174", "85239262", "85240155", "85241011", "85241172", "85242565", "85247314", "85251102", "85256118", "85257106", "85266411", "85277212"], "colorway_count": 39, "sku_images": {"82381141": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}, "82381414": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}, "82381505": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}, "82382520": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}, "82384130": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}, "82384340": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}, "82385131": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}, "82386226": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}, "82386336": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}, "82387117": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}, "82387525": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}, "85200104": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}, "85206501": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}, "85207202": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}, "85209303": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}, "85211205": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}, "85211306": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}, "85217207": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}, "85219408": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}, "85220113": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}, "85222411": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}, "85226510": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}, "85227309": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}, "85229212": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}, "85232241": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}, "85233115": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}, "85234224": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}, "85235174": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}, "85239262": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}, "85240155": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}, "85241011": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}, "85241172": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}, "85242565": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}, "85247314": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}, "85251102": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}, "85256118": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}, "85257106": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}, "85266411": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}, "85277212": {"id": 161441, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-28-1.jpg", "srcset": "", "sizes": "(max-width: 447px) 100vw, 447px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 447px) 100vw, 447px", "name": "cover-28.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Casadeco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/digital/beauty-full-color-wallpapers/", "pattern": "Beauty Full Color Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["80921133", "81350105", "81351113", "81357101", "81359208", "81359420", "81359511", "81913264", "81915166", "81916261", "81918468", "81918570", "81922550", "81926463", "81929235", "82080126", "82081140", "82081150", "82082272", "82083141", "82085377", "82086464", "82088454", "82089169", "82089523", "82180126", "82181138", "82181239", "82182317", "82184129", "82186228", "82187135", "82187205", "82188435", "82189137", "82189227", "82189430", "82280125", "82281106", "82281240", "82282207", "82282442", "82284134", "82286126", "82286443", "82286535", "82287137", "82287311", "82289528", "82381218", "82387232", "82531210", "82531512", "82532307", "82536202", "82539515", "82541311", "82541508", "82547322", "82574143", "82621138", "82629545", "82630324", "82650344", "82671247", "82672453", "82687457", "82699360", "83651133", "83651435", "83656428", "83657229", "83657430", "83659531", "83659532", "83740101", "83741135", "83742428", "83882526", "83887507", "83889221", "83889316", "84361111", "84363208", "84366316", "84367227", "84367436", "84420121", "84430104"], "colorway_count": 89, "sku_images": {"80921133": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "81350105": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "81351113": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "81357101": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "81359208": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "81359420": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "81359511": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "81913264": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "81915166": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "81916261": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "81918468": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "81918570": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "81922550": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "81926463": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "81929235": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82080126": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82081140": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82081150": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82082272": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82083141": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82085377": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82086464": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82088454": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82089169": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82089523": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82180126": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82181138": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82181239": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82182317": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82184129": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82186228": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82187135": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82187205": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82188435": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82189137": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82189227": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82189430": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82280125": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82281106": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82281240": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82282207": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82282442": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82284134": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82286126": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82286443": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82286535": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82287137": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82287311": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82289528": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82381218": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82387232": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82531210": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82531512": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82532307": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82536202": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82539515": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82541311": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82541508": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82547322": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82574143": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82621138": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82629545": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82630324": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82650344": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82671247": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82672453": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82687457": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "82699360": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "83651133": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "83651435": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "83656428": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "83657229": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "83657430": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "83659531": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "83659532": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "83740101": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "83741135": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "83742428": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "83882526": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "83887507": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "83889221": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "83889316": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "84361111": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "84363208": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "84366316": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "84367227": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "84367436": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "84420121": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}, "84430104": {"id": 161440, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-27-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "cover-27.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Casadeco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/canevas-wallpapers/", "pattern": "Canevas Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["82077323"], "colorway_count": 1, "sku_images": {"82077323": {"id": 161439, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-26-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-26-1.jpg", "srcset": "", "sizes": "(max-width: 450px) 100vw, 450px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 450px) 100vw, 450px", "name": "cover-26.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Casadeco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/esala-wallpapers/", "pattern": "Esala Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["NESW112203", "NESW112204", "NESW112205", "NESW112206", "NESW112207", "NESW112208", "NESW112209", "NESW112210", "NESW112211", "NESW112212", "NESW112213", "NESW112214", "NESW112215", "NESW112216", "NESW112217", "NESW112218", "NESW112219", "NESW112220", "NESW112221", "NESW112222", "NESW112223", "NESW112224", "NESW112225", "NESW112261", "NESW112262", "NESW112263", "NESW112264", "NESW112265", "NESW112266", "NESW112267", "NESW112268", "NESW112269", "NESW112270", "NESW112271", "NESW112272", "NESW112613", "NESW112614", "NESW112615", "NESW112616", "NESW112617", "NESW112618", "NESW112619", "NESW112620"], "colorway_count": 43, "sku_images": {"NESW112203": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112204": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112205": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112206": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112207": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112208": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112209": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112210": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112211": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112212": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112213": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112214": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112215": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112216": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112217": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112218": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112219": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112220": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112221": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112222": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112223": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112224": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112225": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112261": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112262": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112263": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112264": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112265": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112266": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112267": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112268": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112269": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112270": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112271": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112272": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112613": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112614": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112615": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112616": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112617": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112618": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112619": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}, "NESW112620": {"id": 161424, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-14-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "cover-14.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Scion", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/mirador-wallpapers/", "pattern": "Mirador Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["HMIW112226", "HMIW112227", "HMIW112228", "HMIW112229", "HMIW112230", "HMIW112231", "HMIW112232", "HMIW112233", "HMIW112234", "HMIW112236", "HMIW112237", "HMIW112238", "HMIW112239", "HMIW112240", "HMIW112241", "HMIW112242", "HMIW112243", "HMIW112244", "HMIW112245", "HMIW112246", "HMIW112247", "HMIW112248", "HMIW112249", "HMIW112250", "HMIW112251", "HMIW112253", "HMIW112254", "HMIW112255", "HMIW112256", "HMIW112257"], "colorway_count": 30, "sku_images": {"HMIW112226": {"id": 161409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image-1.jpg", "alt": ""}, "HMIW112227": {"id": 161409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image-1.jpg", "alt": ""}, "HMIW112228": {"id": 161409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image-1.jpg", "alt": ""}, "HMIW112229": {"id": 161409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image-1.jpg", "alt": ""}, "HMIW112230": {"id": 161409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image-1.jpg", "alt": ""}, "HMIW112231": {"id": 161409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image-1.jpg", "alt": ""}, "HMIW112232": {"id": 161409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image-1.jpg", "alt": ""}, "HMIW112233": {"id": 161409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image-1.jpg", "alt": ""}, "HMIW112234": {"id": 161409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image-1.jpg", "alt": ""}, "HMIW112236": {"id": 161409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image-1.jpg", "alt": ""}, "HMIW112237": {"id": 161409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image-1.jpg", "alt": ""}, "HMIW112238": {"id": 161409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image-1.jpg", "alt": ""}, "HMIW112239": {"id": 161409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image-1.jpg", "alt": ""}, "HMIW112240": {"id": 161409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image-1.jpg", "alt": ""}, "HMIW112241": {"id": 161409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image-1.jpg", "alt": ""}, "HMIW112242": {"id": 161409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image-1.jpg", "alt": ""}, "HMIW112243": {"id": 161409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image-1.jpg", "alt": ""}, "HMIW112244": {"id": 161409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image-1.jpg", "alt": ""}, "HMIW112245": {"id": 161409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image-1.jpg", "alt": ""}, "HMIW112246": {"id": 161409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image-1.jpg", "alt": ""}, "HMIW112247": {"id": 161409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image-1.jpg", "alt": ""}, "HMIW112248": {"id": 161409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image-1.jpg", "alt": ""}, "HMIW112249": {"id": 161409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image-1.jpg", "alt": ""}, "HMIW112250": {"id": 161409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image-1.jpg", "alt": ""}, "HMIW112251": {"id": 161409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image-1.jpg", "alt": ""}, "HMIW112253": {"id": 161409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image-1.jpg", "alt": ""}, "HMIW112254": {"id": 161409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image-1.jpg", "alt": ""}, "HMIW112255": {"id": 161409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image-1.jpg", "alt": ""}, "HMIW112256": {"id": 161409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image-1.jpg", "alt": ""}, "HMIW112257": {"id": 161409, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image-1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image-1.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Harlequin", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/salinas-wallpapers/", "pattern": "Salinas Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["HSAW112126", "HSAW112127", "HSAW112128", "HSAW112129", "HSAW112130", "HSAW112131", "HSAW112132", "HSAW112133", "HSAW112134", "HSAW112135", "HSAW112136", "HSAW112137", "HSAW112138", "HSAW112139", "HSAW112140", "HSAW112141", "HSAW112142", "HSAW112143", "HSAW112144", "HSAW112145", "HSAW112146", "HSAW112147", "HSAW112148", "HSAW112149", "HSAW112150", "HSAW112151", "HSAW112152", "HSAW112153", "HSAW112154", "HSAW112155", "HSAW112156", "HSAW112157", "HSAW112158", "HSAW112159", "HSAW112160", "HSAW112161", "HSAW112162"], "colorway_count": 37, "sku_images": {"HSAW112126": {"id": 161406, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "2-harlequin-salinas-komovi-wall.jpg", "alt": ""}, "HSAW112127": {"id": 161406, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "2-harlequin-salinas-komovi-wall.jpg", "alt": ""}, "HSAW112128": {"id": 161406, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "2-harlequin-salinas-komovi-wall.jpg", "alt": ""}, "HSAW112129": {"id": 161406, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "2-harlequin-salinas-komovi-wall.jpg", "alt": ""}, "HSAW112130": {"id": 161406, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "2-harlequin-salinas-komovi-wall.jpg", "alt": ""}, "HSAW112131": {"id": 161406, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "2-harlequin-salinas-komovi-wall.jpg", "alt": ""}, "HSAW112132": {"id": 161406, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "2-harlequin-salinas-komovi-wall.jpg", "alt": ""}, "HSAW112133": {"id": 161406, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "2-harlequin-salinas-komovi-wall.jpg", "alt": ""}, "HSAW112134": {"id": 161406, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "2-harlequin-salinas-komovi-wall.jpg", "alt": ""}, "HSAW112135": {"id": 161406, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "2-harlequin-salinas-komovi-wall.jpg", "alt": ""}, "HSAW112136": {"id": 161406, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "2-harlequin-salinas-komovi-wall.jpg", "alt": ""}, "HSAW112137": {"id": 161406, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "2-harlequin-salinas-komovi-wall.jpg", "alt": ""}, "HSAW112138": {"id": 161406, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "2-harlequin-salinas-komovi-wall.jpg", "alt": ""}, "HSAW112139": {"id": 161406, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "2-harlequin-salinas-komovi-wall.jpg", "alt": ""}, "HSAW112140": {"id": 161406, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "2-harlequin-salinas-komovi-wall.jpg", "alt": ""}, "HSAW112141": {"id": 161406, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "2-harlequin-salinas-komovi-wall.jpg", "alt": ""}, "HSAW112142": {"id": 161406, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "2-harlequin-salinas-komovi-wall.jpg", "alt": ""}, "HSAW112143": {"id": 161406, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "2-harlequin-salinas-komovi-wall.jpg", "alt": ""}, "HSAW112144": {"id": 161406, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "2-harlequin-salinas-komovi-wall.jpg", "alt": ""}, "HSAW112145": {"id": 161406, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "2-harlequin-salinas-komovi-wall.jpg", "alt": ""}, "HSAW112146": {"id": 161406, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "2-harlequin-salinas-komovi-wall.jpg", "alt": ""}, "HSAW112147": {"id": 161406, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "2-harlequin-salinas-komovi-wall.jpg", "alt": ""}, "HSAW112148": {"id": 161406, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "2-harlequin-salinas-komovi-wall.jpg", "alt": ""}, "HSAW112149": {"id": 161406, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "2-harlequin-salinas-komovi-wall.jpg", "alt": ""}, "HSAW112150": {"id": 161406, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "2-harlequin-salinas-komovi-wall.jpg", "alt": ""}, "HSAW112151": {"id": 161406, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "2-harlequin-salinas-komovi-wall.jpg", "alt": ""}, "HSAW112152": {"id": 161406, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "2-harlequin-salinas-komovi-wall.jpg", "alt": ""}, "HSAW112153": {"id": 161406, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "2-harlequin-salinas-komovi-wall.jpg", "alt": ""}, "HSAW112154": {"id": 161406, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "2-harlequin-salinas-komovi-wall.jpg", "alt": ""}, "HSAW112155": {"id": 161406, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "2-harlequin-salinas-komovi-wall.jpg", "alt": ""}, "HSAW112156": {"id": 161406, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "2-harlequin-salinas-komovi-wall.jpg", "alt": ""}, "HSAW112157": {"id": 161406, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "2-harlequin-salinas-komovi-wall.jpg", "alt": ""}, "HSAW112158": {"id": 161406, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "2-harlequin-salinas-komovi-wall.jpg", "alt": ""}, "HSAW112159": {"id": 161406, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "2-harlequin-salinas-komovi-wall.jpg", "alt": ""}, "HSAW112160": {"id": 161406, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "2-harlequin-salinas-komovi-wall.jpg", "alt": ""}, "HSAW112161": {"id": 161406, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "2-harlequin-salinas-komovi-wall.jpg", "alt": ""}, "HSAW112162": {"id": 161406, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-harlequin-salinas-komovi-wall-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "2-harlequin-salinas-komovi-wall.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Harlequin", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/seraya-wallpapers/", "pattern": "Seraya Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["SRA1011", "SRA1012", "SRA1013", "SRA1014", "SRA1018", "SRA1201", "SRA1202", "SRA1203", "SRA1301", "SRA1302", "SRA1303", "SRA1304", "SRA1305", "SRA1401", "SRA1402", "SRA1403", "SRA1501", "SRA1512", "SRA1513", "SRA1601", "SRA1602", "SRA1701", "SRA1702", "SRA1801", "SRA1802", "SRA1803", "SRA1805", "SRA1806", "SRA2401", "SRA2403", "SRA2404", "SRA2501", "SRA2502", "SRA2503", "SRA3041", "SRA3042", "SRA3043", "SRA3046", "SRA3047", "SRA3101", "SRA3102", "SRA3103", "SRA3201", "SRA3202", "SRA3203", "SRA3204", "SRA3209", "SRA3225", "SRA4213", "SRA4216", "SRA4221", "SRA4222", "SRA4223", "SRA4301", "SRA4302", "SRA4303", "SRA4304", "SRA4305", "SRA4306", "SRA4401", "SRA4402", "SRA4403", "SRA4404", "SRA4405", "SRA4406", "SRA4713", "SRA4721", "SRA4722", "SRA4802", "SRA4803", "SRA4901", "SRA4905"], "colorway_count": 72, "sku_images": {"SRA1011": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA1012": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA1013": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA1014": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA1018": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA1201": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA1202": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA1203": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA1301": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA1302": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA1303": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA1304": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA1305": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA1401": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA1402": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA1403": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA1501": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA1512": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA1513": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA1601": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA1602": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA1701": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA1702": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA1801": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA1802": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA1803": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA1805": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA1806": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA2401": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA2403": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA2404": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA2501": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA2502": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA2503": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA3041": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA3042": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA3043": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA3046": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA3047": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA3101": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA3102": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA3103": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA3201": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA3202": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA3203": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA3204": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA3209": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA3225": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA4213": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA4216": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA4221": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA4222": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA4223": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA4301": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA4302": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA4303": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA4304": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA4305": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA4306": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA4401": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA4402": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA4403": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA4404": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA4405": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA4406": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA4713": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA4721": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA4722": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA4802": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA4803": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA4901": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}, "SRA4905": {"id": 161402, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/SRA14-sra1402-1.jpg", "srcset": "", "sizes": "(max-width: 647px) 100vw, 647px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 647px) 100vw, 647px", "name": "SRA14-sra1402.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Omexco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/khatam-wallpapers/", "pattern": "Khatam Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["KHA11", "KHA12", "KHA13", "KHA14", "KHA15", "KHA22", "KHA24", "KHA42", "KHA44", "KHA46", "KHA51", "KHA52", "KHA53", "KHA54", "KHA55", "KHA61", "KHA63", "KHA64"], "colorway_count": 18, "sku_images": {"KHA11": {"id": 161400, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "KHA2-kha22.jpg", "alt": ""}, "KHA12": {"id": 161400, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "KHA2-kha22.jpg", "alt": ""}, "KHA13": {"id": 161400, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "KHA2-kha22.jpg", "alt": ""}, "KHA14": {"id": 161400, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "KHA2-kha22.jpg", "alt": ""}, "KHA15": {"id": 161400, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "KHA2-kha22.jpg", "alt": ""}, "KHA22": {"id": 161400, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "KHA2-kha22.jpg", "alt": ""}, "KHA24": {"id": 161400, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "KHA2-kha22.jpg", "alt": ""}, "KHA42": {"id": 161400, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "KHA2-kha22.jpg", "alt": ""}, "KHA44": {"id": 161400, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "KHA2-kha22.jpg", "alt": ""}, "KHA46": {"id": 161400, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "KHA2-kha22.jpg", "alt": ""}, "KHA51": {"id": 161400, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "KHA2-kha22.jpg", "alt": ""}, "KHA52": {"id": 161400, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "KHA2-kha22.jpg", "alt": ""}, "KHA53": {"id": 161400, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "KHA2-kha22.jpg", "alt": ""}, "KHA54": {"id": 161400, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "KHA2-kha22.jpg", "alt": ""}, "KHA55": {"id": 161400, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "KHA2-kha22.jpg", "alt": ""}, "KHA61": {"id": 161400, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "KHA2-kha22.jpg", "alt": ""}, "KHA63": {"id": 161400, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "KHA2-kha22.jpg", "alt": ""}, "KHA64": {"id": 161400, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg 1000w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg 800w", "sizes": "(max-width: 1000px) 100vw, 1000px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/KHA2-kha22-1.jpg 1000w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "KHA2-kha22.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Omexco", "distributor_direct": false}
{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/loft_-wallpapers/", "pattern": "Loft_ Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["LOF_111", "LOF_112", "LOF_113", "LOF_114", "LOF_115", "LOF_116", "LOF_211", "LOF_212", "LOF_213", "LOF_214", "LOF_215", "LOF_216", "LOF_217", "LOF_218", "LOF_311", "LOF_312", "LOF_314", "LOF_315", "LOF_317", "LOF_318", "LOF_411", "LOF_412", "LOF_413", "LOF_414", "LOF_520", "LOF_522", "LOF_523", "LOF_531", "LOF_711", "LOF_712", "LOF_713"], "colorway_count": 31, "sku_images": {"LOF_111": {"id": 161401, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/LOF1-lof113-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/LOF1-lof113-1.jpg", "srcset": "", "sizes": "(max-width: 553px) 100vw, 553px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 553px) 100vw, 553px", "name": "LOF1-lof113.jpg", "alt": ""}, "LOF_112": {"id": 161401, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/LOF1-lof113-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/LOF1-lof113-1.jpg", "srcset": "", "sizes": "(max-width: 553px) 100vw, 553px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 553px) 100vw, 553px", "name": "LOF1-lof113.jpg", "alt": ""}, "LOF_113": {"id": 161401, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/LOF1-lof113-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/LOF1-lof113-1.jpg", "srcset": "", "sizes": "(max-width: 553px) 100vw, 553px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 553px) 100vw, 553px", "name": "LOF1-lof113.jpg", "alt": ""}, "LOF_114": {"id": 161401, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/LOF1-lof113-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/LOF1-lof113-1.jpg", "srcset": "", "sizes": "(max-width: 553px) 100vw, 553px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 553px) 100vw, 553px", "name": "LOF1-lof113.jpg", "alt": ""}, "LOF_115": {"id": 161401, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/LOF1-lof113-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/LOF1-lof113-1.jpg", "srcset": "", "sizes": "(max-width: 553px) 100vw, 553px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 553px) 100vw, 553px", "name": "LOF1-lof113.jpg", "alt": ""}, "LOF_116": {"id": 161401, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/LOF1-lof113-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/LOF1-lof113-1.jpg", "srcset": "", "sizes": "(max-width: 553px) 100vw, 553px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 553px) 100vw, 553px", "name": "LOF1-lof113.jpg", "alt": ""}, "LOF_211": {"id": 161401, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/LOF1-lof113-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/LOF1-lof113-1.jpg", "srcset": "", "sizes": "(max-width: 553px) 100vw, 553px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 553px) 100vw, 553px", "name": "LOF1-lof113.jpg", "alt": ""}, "LOF_212": {"id": 161401, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/LOF1-lof113-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/LOF1-lof113-1.jpg", "srcset": "", "sizes": "(max-width: 553px) 100vw, 553px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 553px) 100vw, 553px", "name": "LOF1-lof113.jpg", "alt": ""}, "LOF_213": {"id": 161401, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/LOF1-lof113-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/LOF1-lof113-1.jpg", "srcset": "", "sizes": "(max-width: 553px) 100vw, 553px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 553px) 100vw, 553px", "name": "LOF1-lof113.jpg", "alt": ""}, "LOF_214": {"id": 161401, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/LOF1-lof113-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/LOF1-lof113-1.jpg", "srcset": "", "sizes": "(max-width: 553px) 100vw, 553px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 553px) 100vw, 553px", "name": "LOF1-lof113.jpg", "alt": ""}, "LOF_215": {"id": 161401, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/LOF1-lof113-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/LOF1-lof113-1.jpg", "srcset": "", "sizes": "(max-width: 553px) 100vw, 553px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 553px) 100vw, 553px", "name": "LOF1-lof113.jpg", "alt": ""}, "LOF_216": {"id": 161401, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/LOF1-lof113-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/LOF1-lof113-1.jpg", "srcset": "", "sizes": "(max-width: 553px) 100vw, 553px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 553px) 100vw, 553px", "name": "LOF1-lof113.jpg", "alt": ""}, "LOF_217": {"id": 161401, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/LOF1-lof113-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/LOF1-lof113-1.jpg", "srcset": "", "sizes": "(max-width: 553px) 100vw, 553px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 553px) 100vw, 553px", "name": "LOF1-lof113.jpg", "alt": ""}, "LOF_218": {"id": 161401, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/LOF1-lof113-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/LOF1-lof113-1.jpg", "srcset": "", "sizes": "(max-width: 553px) 100vw, 553px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 553px) 100vw, 553px", "name": "LOF1-lof113.jpg", "alt": ""}, "LOF_311": {"id": 161401, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/LOF1-lof113-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/LOF1-lof113-1.jpg", "srcset": "", "sizes": "(max-width: 553px) 100vw, 553px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 553px) 100vw, 553px", "name": "LOF1-lof113.jpg", "alt": ""}, "LOF_312": {"id": 161401, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/LOF1-lof113-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/LOF1-lof113-1.jpg", "srcset": "", "sizes": "(max-width: 553px) 100vw, 553px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 553px) 100vw, 553px", "name": "LOF1-lof113.jpg", "alt": ""}, "LOF_314": {"id": 161401, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/LOF1-lof113-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/LOF1-lof113-1.jpg", "srcset": "", "sizes": "(max-width: 553px) 100vw, 553px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 553px) 100vw, 553px", "name": "LOF1-lof113.jpg", "alt": ""}, "LOF_315": {"id": 161401, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/LOF1-lof113-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/LOF1-lof113-1.jpg", "srcset": "", "sizes": "(max-width: 553px) 100vw, 553px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 553px) 100vw, 553px", "name": "LOF1-lof113.jpg", "alt": ""}, "LOF_317": {"id": 161401, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/LOF1-lof113-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/LOF1-lof113-1.jpg", "srcset": "", "sizes": "(max-width: 553px) 100vw, 553px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 553px) 100vw, 553px", "name": "LOF1-lof113.jpg", "alt": ""}, "LOF_318": {"id": 161401, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/LOF1-lof113-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/LOF1-lof113-1.jpg", "srcset": "", "sizes": "(max-width: 553px) 100vw, 553px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 553px) 100vw, 553px", "name": "LOF1-lof113.jpg", "alt": ""}, "LOF_411": {"id": 161401, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/LOF1-lof113-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/LOF1-lof113-1.jpg", "srcset": "", "sizes": "(max-width: 553px) 100vw, 553px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 553px) 100vw, 553px", "name": "LOF1-lof113.jpg", "alt": ""}, "LOF_412": {"id": 161401, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/LOF1-lof113-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/LOF1-lof113-1.jpg", "srcset": "", "sizes": "(max-width: 553px) 100vw, 553px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 553px) 100vw, 553px", "name": "LOF1-lof113.jpg", "alt": ""}, "LOF_413": {"id": 161401, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/LOF1-lof113-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/LOF1-lof113-1.jpg", "srcset": "", "sizes": "(max-width: 553px) 100vw, 553px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 553px) 100vw, 553px", "name": "LOF1-lof113.jpg", "alt": ""}, "LOF_414": {"id": 161401, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/LOF1-lof113-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/LOF1-lof113-1.jpg", "srcset": "", "sizes": "(max-width: 553px) 100vw, 553px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 553px) 100vw, 553px", "name": "LOF1-lof113.jpg", "alt": ""}, "LOF_520": {"id": 161401, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/LOF1-lof113-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/LOF1-lof113-1.jpg", "srcset": "", "sizes": "(max-width: 553px) 100vw, 553px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 553px) 100vw, 553px", "name": "LOF1-lof113.jpg", "alt": ""}, "LOF_522": {"id": 161401, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/LOF1-lof113-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/LOF1-lof113-1.jpg", "srcset": "", "sizes": "(max-width: 553px) 100vw, 553px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 553px) 100vw, 553px", "name": "LOF1-lof113.jpg", "alt": ""}, "LOF_523": {"id": 161401, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/LOF1-lof113-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/LOF1-lof113-1.jpg", "srcset": "", "sizes": "(max-width: 553px) 100vw, 553px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 553px) 100vw, 553px", "name": "LOF1-lof113.jpg", "alt": ""}, "LOF_531": {"id": 161401, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/LOF1-lof113-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/LOF1-lof113-1.jpg", "srcset": "", "sizes": "(max-width: 553px) 100vw, 553px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 553px) 100vw, 553px", "name": "LOF1-lof113.jpg", "alt": ""}, "LOF_711": {"id": 161401, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/LOF1-lof113-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/LOF1-lof113-1.jpg", "srcset": "", "sizes": "(max-width: 553px) 100vw, 553px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 553px) 100vw, 553px", "name": "LOF1-lof113.jpg", "alt": ""}, "LOF_712": {"id": 161401, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/LOF1-lof113-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/LOF1-lof113-1.jpg", "srcset": "", "sizes": "(max-width: 553px) 100vw, 553px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 553px) 100vw, 553px", "name": "LOF1-lof113.jpg", "alt": ""}, "LOF_713": {"id": 161401, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/LOF1-lof113-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/LOF1-lof113-1.jpg", "srcset": "", "sizes": "(max-width: 553px) 100vw, 553px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 553px) 100vw, 553px", "name": "LOF1-lof113.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/eco-friendly/online-wallpapers/", "pattern": "Online Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["ON100", "ON101", "ON103", "ON104", "ON105", "ON106", "ON107", "ON108", "ON200", "ON201", "ON203", "ON204", "ON205", "ON206", "ON207", "ON208", "ON300", "ON301", "ON303", "ON304", "ON305", "ON307", "ON308", "ON400", "ON401", "ON403", "ON404", "ON405", "ON406", "ON407", "ON408", "ON500", "ON501", "ON503", "ON504", "ON505", "ON506", "ON507", "ON508"], "colorway_count": 39, "sku_images": {"ON100": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}, "ON101": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}, "ON103": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}, "ON104": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}, "ON105": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}, "ON106": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}, "ON107": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}, "ON108": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}, "ON200": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}, "ON201": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}, "ON203": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}, "ON204": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}, "ON205": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}, "ON206": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}, "ON207": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}, "ON208": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}, "ON300": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}, "ON301": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}, "ON303": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}, "ON304": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}, "ON305": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}, "ON307": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}, "ON308": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}, "ON400": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}, "ON401": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}, "ON403": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}, "ON404": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}, "ON405": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}, "ON406": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}, "ON407": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}, "ON408": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}, "ON500": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}, "ON501": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}, "ON503": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}, "ON504": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}, "ON505": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}, "ON506": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}, "ON507": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}, "ON508": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/eco-friendly/cocoon-wallpapers/", "pattern": "Cocoon Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["CO100", "CO101", "CO102", "CO103", "CO104", "CO105", "CO106", "CO107", "CO108", "CO200", "CO201", "CO202", "CO203", "CO204", "CO205", "CO206", "CO207", "CO208", "CO300", "CO301", "CO302", "CO303", "CO304", "CO305", "CO306", "CO307", "CO308"], "colorway_count": 27, "sku_images": {"CO100": {"id": 161398, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w", "sizes": "(max-width: 1099px) 100vw, 1099px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COCOON-G-6.jpg", "alt": ""}, "CO101": {"id": 161398, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w", "sizes": "(max-width: 1099px) 100vw, 1099px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COCOON-G-6.jpg", "alt": ""}, "CO102": {"id": 161398, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w", "sizes": "(max-width: 1099px) 100vw, 1099px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COCOON-G-6.jpg", "alt": ""}, "CO103": {"id": 161398, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w", "sizes": "(max-width: 1099px) 100vw, 1099px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COCOON-G-6.jpg", "alt": ""}, "CO104": {"id": 161398, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w", "sizes": "(max-width: 1099px) 100vw, 1099px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COCOON-G-6.jpg", "alt": ""}, "CO105": {"id": 161398, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w", "sizes": "(max-width: 1099px) 100vw, 1099px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COCOON-G-6.jpg", "alt": ""}, "CO106": {"id": 161398, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w", "sizes": "(max-width: 1099px) 100vw, 1099px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COCOON-G-6.jpg", "alt": ""}, "CO107": {"id": 161398, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w", "sizes": "(max-width: 1099px) 100vw, 1099px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COCOON-G-6.jpg", "alt": ""}, "CO108": {"id": 161398, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w", "sizes": "(max-width: 1099px) 100vw, 1099px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COCOON-G-6.jpg", "alt": ""}, "CO200": {"id": 161398, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w", "sizes": "(max-width: 1099px) 100vw, 1099px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COCOON-G-6.jpg", "alt": ""}, "CO201": {"id": 161398, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w", "sizes": "(max-width: 1099px) 100vw, 1099px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COCOON-G-6.jpg", "alt": ""}, "CO202": {"id": 161398, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w", "sizes": "(max-width: 1099px) 100vw, 1099px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COCOON-G-6.jpg", "alt": ""}, "CO203": {"id": 161398, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w", "sizes": "(max-width: 1099px) 100vw, 1099px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COCOON-G-6.jpg", "alt": ""}, "CO204": {"id": 161398, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w", "sizes": "(max-width: 1099px) 100vw, 1099px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COCOON-G-6.jpg", "alt": ""}, "CO205": {"id": 161398, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w", "sizes": "(max-width: 1099px) 100vw, 1099px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COCOON-G-6.jpg", "alt": ""}, "CO206": {"id": 161398, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w", "sizes": "(max-width: 1099px) 100vw, 1099px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COCOON-G-6.jpg", "alt": ""}, "CO207": {"id": 161398, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w", "sizes": "(max-width: 1099px) 100vw, 1099px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COCOON-G-6.jpg", "alt": ""}, "CO208": {"id": 161398, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w", "sizes": "(max-width: 1099px) 100vw, 1099px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COCOON-G-6.jpg", "alt": ""}, "CO300": {"id": 161398, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w", "sizes": "(max-width: 1099px) 100vw, 1099px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COCOON-G-6.jpg", "alt": ""}, "CO301": {"id": 161398, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w", "sizes": "(max-width: 1099px) 100vw, 1099px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COCOON-G-6.jpg", "alt": ""}, "CO302": {"id": 161398, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w", "sizes": "(max-width: 1099px) 100vw, 1099px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COCOON-G-6.jpg", "alt": ""}, "CO303": {"id": 161398, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w", "sizes": "(max-width: 1099px) 100vw, 1099px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COCOON-G-6.jpg", "alt": ""}, "CO304": {"id": 161398, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w", "sizes": "(max-width: 1099px) 100vw, 1099px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COCOON-G-6.jpg", "alt": ""}, "CO305": {"id": 161398, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w", "sizes": "(max-width: 1099px) 100vw, 1099px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COCOON-G-6.jpg", "alt": ""}, "CO306": {"id": 161398, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w", "sizes": "(max-width: 1099px) 100vw, 1099px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COCOON-G-6.jpg", "alt": ""}, "CO307": {"id": 161398, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w", "sizes": "(max-width: 1099px) 100vw, 1099px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COCOON-G-6.jpg", "alt": ""}, "CO308": {"id": 161398, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w", "sizes": "(max-width: 1099px) 100vw, 1099px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COCOON-G-6.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/eco-friendly/online-wallpapers/", "pattern": "Online Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["ON100", "ON101", "ON103", "ON104", "ON105", "ON106", "ON107", "ON108", "ON200", "ON201", "ON203", "ON204", "ON205", "ON206", "ON207", "ON208", "ON300", "ON301", "ON303", "ON304", "ON305", "ON307", "ON308", "ON400", "ON401", "ON403", "ON404", "ON405", "ON406", "ON407", "ON408", "ON500", "ON501", "ON503", "ON504", "ON505", "ON506", "ON507", "ON508"], "colorway_count": 39, "sku_images": {"ON100": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}, "ON101": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}, "ON103": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}, "ON104": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}, "ON105": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}, "ON106": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}, "ON107": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}, "ON108": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}, "ON200": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}, "ON201": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}, "ON203": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}, "ON204": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}, "ON205": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}, "ON206": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}, "ON207": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}, "ON208": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}, "ON300": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}, "ON301": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}, "ON303": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}, "ON304": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}, "ON305": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}, "ON307": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}, "ON308": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}, "ON400": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}, "ON401": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}, "ON403": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}, "ON404": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}, "ON405": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}, "ON406": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}, "ON407": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}, "ON408": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}, "ON500": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}, "ON501": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}, "ON503": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}, "ON504": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}, "ON505": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}, "ON506": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}, "ON507": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}, "ON508": {"id": 161399, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w", "sizes": "(max-width: 1124px) 100vw, 1124px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TEXAMHOME-ONLINE-1.jpg 1124w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "TEXAMHOME-ONLINE.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Texam", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/eco-friendly/cocoon-wallpapers/", "pattern": "Cocoon Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["CO100", "CO101", "CO102", "CO103", "CO104", "CO105", "CO106", "CO107", "CO108", "CO200", "CO201", "CO202", "CO203", "CO204", "CO205", "CO206", "CO207", "CO208", "CO300", "CO301", "CO302", "CO303", "CO304", "CO305", "CO306", "CO307", "CO308"], "colorway_count": 27, "sku_images": {"CO100": {"id": 161398, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w", "sizes": "(max-width: 1099px) 100vw, 1099px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COCOON-G-6.jpg", "alt": ""}, "CO101": {"id": 161398, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w", "sizes": "(max-width: 1099px) 100vw, 1099px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COCOON-G-6.jpg", "alt": ""}, "CO102": {"id": 161398, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w", "sizes": "(max-width: 1099px) 100vw, 1099px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COCOON-G-6.jpg", "alt": ""}, "CO103": {"id": 161398, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w", "sizes": "(max-width: 1099px) 100vw, 1099px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COCOON-G-6.jpg", "alt": ""}, "CO104": {"id": 161398, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w", "sizes": "(max-width: 1099px) 100vw, 1099px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COCOON-G-6.jpg", "alt": ""}, "CO105": {"id": 161398, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w", "sizes": "(max-width: 1099px) 100vw, 1099px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COCOON-G-6.jpg", "alt": ""}, "CO106": {"id": 161398, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w", "sizes": "(max-width: 1099px) 100vw, 1099px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COCOON-G-6.jpg", "alt": ""}, "CO107": {"id": 161398, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w", "sizes": "(max-width: 1099px) 100vw, 1099px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COCOON-G-6.jpg", "alt": ""}, "CO108": {"id": 161398, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w", "sizes": "(max-width: 1099px) 100vw, 1099px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COCOON-G-6.jpg", "alt": ""}, "CO200": {"id": 161398, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w", "sizes": "(max-width: 1099px) 100vw, 1099px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COCOON-G-6.jpg", "alt": ""}, "CO201": {"id": 161398, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w", "sizes": "(max-width: 1099px) 100vw, 1099px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COCOON-G-6.jpg", "alt": ""}, "CO202": {"id": 161398, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w", "sizes": "(max-width: 1099px) 100vw, 1099px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COCOON-G-6.jpg", "alt": ""}, "CO203": {"id": 161398, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w", "sizes": "(max-width: 1099px) 100vw, 1099px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COCOON-G-6.jpg", "alt": ""}, "CO204": {"id": 161398, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w", "sizes": "(max-width: 1099px) 100vw, 1099px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COCOON-G-6.jpg", "alt": ""}, "CO205": {"id": 161398, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w", "sizes": "(max-width: 1099px) 100vw, 1099px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COCOON-G-6.jpg", "alt": ""}, "CO206": {"id": 161398, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w", "sizes": "(max-width: 1099px) 100vw, 1099px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COCOON-G-6.jpg", "alt": ""}, "CO207": {"id": 161398, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w", "sizes": "(max-width: 1099px) 100vw, 1099px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COCOON-G-6.jpg", "alt": ""}, "CO208": {"id": 161398, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w", "sizes": "(max-width: 1099px) 100vw, 1099px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COCOON-G-6.jpg", "alt": ""}, "CO300": {"id": 161398, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w", "sizes": "(max-width: 1099px) 100vw, 1099px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COCOON-G-6.jpg", "alt": ""}, "CO301": {"id": 161398, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w", "sizes": "(max-width: 1099px) 100vw, 1099px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COCOON-G-6.jpg", "alt": ""}, "CO302": {"id": 161398, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w", "sizes": "(max-width: 1099px) 100vw, 1099px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COCOON-G-6.jpg", "alt": ""}, "CO303": {"id": 161398, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w", "sizes": "(max-width: 1099px) 100vw, 1099px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COCOON-G-6.jpg", "alt": ""}, "CO304": {"id": 161398, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w", "sizes": "(max-width: 1099px) 100vw, 1099px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COCOON-G-6.jpg", "alt": ""}, "CO305": {"id": 161398, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w", "sizes": "(max-width: 1099px) 100vw, 1099px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COCOON-G-6.jpg", "alt": ""}, "CO306": {"id": 161398, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w", "sizes": "(max-width: 1099px) 100vw, 1099px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COCOON-G-6.jpg", "alt": ""}, "CO307": {"id": 161398, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w", "sizes": "(max-width: 1099px) 100vw, 1099px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COCOON-G-6.jpg", "alt": ""}, "CO308": {"id": 161398, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w", "sizes": "(max-width: 1099px) 100vw, 1099px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COCOON-G-6-1.jpg 1099w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "COCOON-G-6.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Texam", "distributor_direct": false}
{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/seville-wallpapers/", "pattern": "Seville Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["117-1001", "117-1002", "117-10028", "117-10029", "117-1003", "117-10030", "117-10031", "117-1004", "117-11032", "117-11033", "117-11034", "117-11035", "117-12036", "117-12037", "117-12038", "117-12039", "117-13040", "117-13041", "117-13042", "117-14043", "117-14044", "117-14045", "117-14046", "117-2005", "117-3006", "117-3007", "117-3008", "117-3009", "117-4010", "117-4011", "117-4012", "117-5013", "117-5014", "117-5015", "117-6016", "117-6017", "117-6018", "117-6019", "117-7020", "117-8021", "117-8022", "117-8023", "117-8024", "117-9025", "117-9026", "117-9027"], "colorway_count": 46, "sku_images": {"117-1001": {"id": 161396, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "srcset": "", "sizes": "(max-width: 709px) 100vw, 709px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 709px) 100vw, 709px", "name": "CS_Seville_Angels_Trumpet_117-3007_Detail_RGB.jpg", "alt": ""}, "117-1002": {"id": 161396, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "srcset": "", "sizes": "(max-width: 709px) 100vw, 709px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 709px) 100vw, 709px", "name": "CS_Seville_Angels_Trumpet_117-3007_Detail_RGB.jpg", "alt": ""}, "117-10028": {"id": 161396, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "srcset": "", "sizes": "(max-width: 709px) 100vw, 709px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 709px) 100vw, 709px", "name": "CS_Seville_Angels_Trumpet_117-3007_Detail_RGB.jpg", "alt": ""}, "117-10029": {"id": 161396, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "srcset": "", "sizes": "(max-width: 709px) 100vw, 709px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 709px) 100vw, 709px", "name": "CS_Seville_Angels_Trumpet_117-3007_Detail_RGB.jpg", "alt": ""}, "117-1003": {"id": 161396, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "srcset": "", "sizes": "(max-width: 709px) 100vw, 709px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 709px) 100vw, 709px", "name": "CS_Seville_Angels_Trumpet_117-3007_Detail_RGB.jpg", "alt": ""}, "117-10030": {"id": 161396, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "srcset": "", "sizes": "(max-width: 709px) 100vw, 709px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 709px) 100vw, 709px", "name": "CS_Seville_Angels_Trumpet_117-3007_Detail_RGB.jpg", "alt": ""}, "117-10031": {"id": 161396, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "srcset": "", "sizes": "(max-width: 709px) 100vw, 709px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 709px) 100vw, 709px", "name": "CS_Seville_Angels_Trumpet_117-3007_Detail_RGB.jpg", "alt": ""}, "117-1004": {"id": 161396, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "srcset": "", "sizes": "(max-width: 709px) 100vw, 709px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 709px) 100vw, 709px", "name": "CS_Seville_Angels_Trumpet_117-3007_Detail_RGB.jpg", "alt": ""}, "117-11032": {"id": 161396, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "srcset": "", "sizes": "(max-width: 709px) 100vw, 709px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 709px) 100vw, 709px", "name": "CS_Seville_Angels_Trumpet_117-3007_Detail_RGB.jpg", "alt": ""}, "117-11033": {"id": 161396, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "srcset": "", "sizes": "(max-width: 709px) 100vw, 709px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 709px) 100vw, 709px", "name": "CS_Seville_Angels_Trumpet_117-3007_Detail_RGB.jpg", "alt": ""}, "117-11034": {"id": 161396, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "srcset": "", "sizes": "(max-width: 709px) 100vw, 709px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 709px) 100vw, 709px", "name": "CS_Seville_Angels_Trumpet_117-3007_Detail_RGB.jpg", "alt": ""}, "117-11035": {"id": 161396, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "srcset": "", "sizes": "(max-width: 709px) 100vw, 709px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 709px) 100vw, 709px", "name": "CS_Seville_Angels_Trumpet_117-3007_Detail_RGB.jpg", "alt": ""}, "117-12036": {"id": 161396, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "srcset": "", "sizes": "(max-width: 709px) 100vw, 709px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 709px) 100vw, 709px", "name": "CS_Seville_Angels_Trumpet_117-3007_Detail_RGB.jpg", "alt": ""}, "117-12037": {"id": 161396, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "srcset": "", "sizes": "(max-width: 709px) 100vw, 709px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 709px) 100vw, 709px", "name": "CS_Seville_Angels_Trumpet_117-3007_Detail_RGB.jpg", "alt": ""}, "117-12038": {"id": 161396, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "srcset": "", "sizes": "(max-width: 709px) 100vw, 709px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 709px) 100vw, 709px", "name": "CS_Seville_Angels_Trumpet_117-3007_Detail_RGB.jpg", "alt": ""}, "117-12039": {"id": 161396, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "srcset": "", "sizes": "(max-width: 709px) 100vw, 709px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 709px) 100vw, 709px", "name": "CS_Seville_Angels_Trumpet_117-3007_Detail_RGB.jpg", "alt": ""}, "117-13040": {"id": 161396, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "srcset": "", "sizes": "(max-width: 709px) 100vw, 709px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 709px) 100vw, 709px", "name": "CS_Seville_Angels_Trumpet_117-3007_Detail_RGB.jpg", "alt": ""}, "117-13041": {"id": 161396, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "srcset": "", "sizes": "(max-width: 709px) 100vw, 709px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 709px) 100vw, 709px", "name": "CS_Seville_Angels_Trumpet_117-3007_Detail_RGB.jpg", "alt": ""}, "117-13042": {"id": 161396, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "srcset": "", "sizes": "(max-width: 709px) 100vw, 709px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 709px) 100vw, 709px", "name": "CS_Seville_Angels_Trumpet_117-3007_Detail_RGB.jpg", "alt": ""}, "117-14043": {"id": 161396, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "srcset": "", "sizes": "(max-width: 709px) 100vw, 709px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 709px) 100vw, 709px", "name": "CS_Seville_Angels_Trumpet_117-3007_Detail_RGB.jpg", "alt": ""}, "117-14044": {"id": 161396, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "srcset": "", "sizes": "(max-width: 709px) 100vw, 709px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 709px) 100vw, 709px", "name": "CS_Seville_Angels_Trumpet_117-3007_Detail_RGB.jpg", "alt": ""}, "117-14045": {"id": 161396, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "srcset": "", "sizes": "(max-width: 709px) 100vw, 709px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 709px) 100vw, 709px", "name": "CS_Seville_Angels_Trumpet_117-3007_Detail_RGB.jpg", "alt": ""}, "117-14046": {"id": 161396, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "srcset": "", "sizes": "(max-width: 709px) 100vw, 709px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 709px) 100vw, 709px", "name": "CS_Seville_Angels_Trumpet_117-3007_Detail_RGB.jpg", "alt": ""}, "117-2005": {"id": 161396, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "srcset": "", "sizes": "(max-width: 709px) 100vw, 709px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 709px) 100vw, 709px", "name": "CS_Seville_Angels_Trumpet_117-3007_Detail_RGB.jpg", "alt": ""}, "117-3006": {"id": 161396, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "srcset": "", "sizes": "(max-width: 709px) 100vw, 709px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 709px) 100vw, 709px", "name": "CS_Seville_Angels_Trumpet_117-3007_Detail_RGB.jpg", "alt": ""}, "117-3007": {"id": 161396, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "srcset": "", "sizes": "(max-width: 709px) 100vw, 709px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 709px) 100vw, 709px", "name": "CS_Seville_Angels_Trumpet_117-3007_Detail_RGB.jpg", "alt": ""}, "117-3008": {"id": 161396, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "srcset": "", "sizes": "(max-width: 709px) 100vw, 709px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 709px) 100vw, 709px", "name": "CS_Seville_Angels_Trumpet_117-3007_Detail_RGB.jpg", "alt": ""}, "117-3009": {"id": 161396, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "srcset": "", "sizes": "(max-width: 709px) 100vw, 709px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 709px) 100vw, 709px", "name": "CS_Seville_Angels_Trumpet_117-3007_Detail_RGB.jpg", "alt": ""}, "117-4010": {"id": 161396, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "srcset": "", "sizes": "(max-width: 709px) 100vw, 709px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 709px) 100vw, 709px", "name": "CS_Seville_Angels_Trumpet_117-3007_Detail_RGB.jpg", "alt": ""}, "117-4011": {"id": 161396, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "srcset": "", "sizes": "(max-width: 709px) 100vw, 709px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 709px) 100vw, 709px", "name": "CS_Seville_Angels_Trumpet_117-3007_Detail_RGB.jpg", "alt": ""}, "117-4012": {"id": 161396, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "srcset": "", "sizes": "(max-width: 709px) 100vw, 709px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 709px) 100vw, 709px", "name": "CS_Seville_Angels_Trumpet_117-3007_Detail_RGB.jpg", "alt": ""}, "117-5013": {"id": 161396, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "srcset": "", "sizes": "(max-width: 709px) 100vw, 709px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 709px) 100vw, 709px", "name": "CS_Seville_Angels_Trumpet_117-3007_Detail_RGB.jpg", "alt": ""}, "117-5014": {"id": 161396, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "srcset": "", "sizes": "(max-width: 709px) 100vw, 709px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 709px) 100vw, 709px", "name": "CS_Seville_Angels_Trumpet_117-3007_Detail_RGB.jpg", "alt": ""}, "117-5015": {"id": 161396, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "srcset": "", "sizes": "(max-width: 709px) 100vw, 709px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 709px) 100vw, 709px", "name": "CS_Seville_Angels_Trumpet_117-3007_Detail_RGB.jpg", "alt": ""}, "117-6016": {"id": 161396, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "srcset": "", "sizes": "(max-width: 709px) 100vw, 709px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 709px) 100vw, 709px", "name": "CS_Seville_Angels_Trumpet_117-3007_Detail_RGB.jpg", "alt": ""}, "117-6017": {"id": 161396, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "srcset": "", "sizes": "(max-width: 709px) 100vw, 709px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 709px) 100vw, 709px", "name": "CS_Seville_Angels_Trumpet_117-3007_Detail_RGB.jpg", "alt": ""}, "117-6018": {"id": 161396, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "srcset": "", "sizes": "(max-width: 709px) 100vw, 709px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 709px) 100vw, 709px", "name": "CS_Seville_Angels_Trumpet_117-3007_Detail_RGB.jpg", "alt": ""}, "117-6019": {"id": 161396, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "srcset": "", "sizes": "(max-width: 709px) 100vw, 709px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 709px) 100vw, 709px", "name": "CS_Seville_Angels_Trumpet_117-3007_Detail_RGB.jpg", "alt": ""}, "117-7020": {"id": 161396, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "srcset": "", "sizes": "(max-width: 709px) 100vw, 709px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 709px) 100vw, 709px", "name": "CS_Seville_Angels_Trumpet_117-3007_Detail_RGB.jpg", "alt": ""}, "117-8021": {"id": 161396, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "srcset": "", "sizes": "(max-width: 709px) 100vw, 709px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 709px) 100vw, 709px", "name": "CS_Seville_Angels_Trumpet_117-3007_Detail_RGB.jpg", "alt": ""}, "117-8022": {"id": 161396, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "srcset": "", "sizes": "(max-width: 709px) 100vw, 709px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 709px) 100vw, 709px", "name": "CS_Seville_Angels_Trumpet_117-3007_Detail_RGB.jpg", "alt": ""}, "117-8023": {"id": 161396, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "srcset": "", "sizes": "(max-width: 709px) 100vw, 709px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 709px) 100vw, 709px", "name": "CS_Seville_Angels_Trumpet_117-3007_Detail_RGB.jpg", "alt": ""}, "117-8024": {"id": 161396, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "srcset": "", "sizes": "(max-width: 709px) 100vw, 709px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 709px) 100vw, 709px", "name": "CS_Seville_Angels_Trumpet_117-3007_Detail_RGB.jpg", "alt": ""}, "117-9025": {"id": 161396, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "srcset": "", "sizes": "(max-width: 709px) 100vw, 709px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 709px) 100vw, 709px", "name": "CS_Seville_Angels_Trumpet_117-3007_Detail_RGB.jpg", "alt": ""}, "117-9026": {"id": 161396, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "srcset": "", "sizes": "(max-width: 709px) 100vw, 709px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 709px) 100vw, 709px", "name": "CS_Seville_Angels_Trumpet_117-3007_Detail_RGB.jpg", "alt": ""}, "117-9027": {"id": 161396, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CS_Seville_Angels_Trumpet_117-3007_Detail_RGB-1.jpg", "srcset": "", "sizes": "(max-width: 709px) 100vw, 709px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 709px) 100vw, 709px", "name": "CS_Seville_Angels_Trumpet_117-3007_Detail_RGB.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/eco-friendly/ambience-wallpapers/", "pattern": "Ambience Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["AB100", "AB101", "AB102", "AB103", "AB104", "AB105", "AB106", "AB107", "AB108", "AB109", "AB200", "AB201", "AB202", "AB203", "AB204", "AB205", "AB206", "AB207", "AB208", "AB209", "AB400", "AB401", "AB402", "AB403", "AB404", "AB405", "AB406", "AB407", "AB408", "AB409", "AB500", "AB501", "AB502", "AB503", "AB504", "AB505", "AB506", "AB507", "AB508", "AB509", "ABD11", "ABD12", "ABD21", "ABD22", "ABD23", "ABD24", "ABD25", "ABD31", "ABD32", "ABD33", "ABD34", "ABD35", "ABD41", "ABD42", "ABD43", "ABD44", "ABD45", "ABD51", "ABD52", "ABD53", "ABD54"], "colorway_count": 61, "sku_images": {"AB100": {"id": 161360, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "TOUCH.jpg", "alt": ""}, "AB101": {"id": 161360, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "TOUCH.jpg", "alt": ""}, "AB102": {"id": 161360, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "TOUCH.jpg", "alt": ""}, "AB103": {"id": 161360, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "TOUCH.jpg", "alt": ""}, "AB104": {"id": 161360, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "TOUCH.jpg", "alt": ""}, "AB105": {"id": 161360, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "TOUCH.jpg", "alt": ""}, "AB106": {"id": 161360, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "TOUCH.jpg", "alt": ""}, "AB107": {"id": 161360, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "TOUCH.jpg", "alt": ""}, "AB108": {"id": 161360, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "TOUCH.jpg", "alt": ""}, "AB109": {"id": 161360, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "TOUCH.jpg", "alt": ""}, "AB200": {"id": 161360, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "TOUCH.jpg", "alt": ""}, "AB201": {"id": 161360, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "TOUCH.jpg", "alt": ""}, "AB202": {"id": 161360, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "TOUCH.jpg", "alt": ""}, "AB203": {"id": 161360, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "TOUCH.jpg", "alt": ""}, "AB204": {"id": 161360, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "TOUCH.jpg", "alt": ""}, "AB205": {"id": 161360, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "TOUCH.jpg", "alt": ""}, "AB206": {"id": 161360, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "TOUCH.jpg", "alt": ""}, "AB207": {"id": 161360, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "TOUCH.jpg", "alt": ""}, "AB208": {"id": 161360, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "TOUCH.jpg", "alt": ""}, "AB209": {"id": 161360, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "TOUCH.jpg", "alt": ""}, "AB400": {"id": 161360, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "TOUCH.jpg", "alt": ""}, "AB401": {"id": 161360, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "TOUCH.jpg", "alt": ""}, "AB402": {"id": 161360, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "TOUCH.jpg", "alt": ""}, "AB403": {"id": 161360, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "TOUCH.jpg", "alt": ""}, "AB404": {"id": 161360, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "TOUCH.jpg", "alt": ""}, "AB405": {"id": 161360, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "TOUCH.jpg", "alt": ""}, "AB406": {"id": 161360, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "TOUCH.jpg", "alt": ""}, "AB407": {"id": 161360, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "TOUCH.jpg", "alt": ""}, "AB408": {"id": 161360, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "TOUCH.jpg", "alt": ""}, "AB409": {"id": 161360, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "TOUCH.jpg", "alt": ""}, "AB500": {"id": 161360, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "TOUCH.jpg", "alt": ""}, "AB501": {"id": 161360, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "TOUCH.jpg", "alt": ""}, "AB502": {"id": 161360, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "TOUCH.jpg", "alt": ""}, "AB503": {"id": 161360, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "TOUCH.jpg", "alt": ""}, "AB504": {"id": 161360, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "TOUCH.jpg", "alt": ""}, "AB505": {"id": 161360, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "TOUCH.jpg", "alt": ""}, "AB506": {"id": 161360, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "TOUCH.jpg", "alt": ""}, "AB507": {"id": 161360, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "TOUCH.jpg", "alt": ""}, "AB508": {"id": 161360, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "TOUCH.jpg", "alt": ""}, "AB509": {"id": 161360, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "TOUCH.jpg", "alt": ""}, "ABD11": {"id": 161360, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "TOUCH.jpg", "alt": ""}, "ABD12": {"id": 161360, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "TOUCH.jpg", "alt": ""}, "ABD21": {"id": 161360, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "TOUCH.jpg", "alt": ""}, "ABD22": {"id": 161360, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "TOUCH.jpg", "alt": ""}, "ABD23": {"id": 161360, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "TOUCH.jpg", "alt": ""}, "ABD24": {"id": 161360, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "TOUCH.jpg", "alt": ""}, "ABD25": {"id": 161360, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "TOUCH.jpg", "alt": ""}, "ABD31": {"id": 161360, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "TOUCH.jpg", "alt": ""}, "ABD32": {"id": 161360, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "TOUCH.jpg", "alt": ""}, "ABD33": {"id": 161360, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "TOUCH.jpg", "alt": ""}, "ABD34": {"id": 161360, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "TOUCH.jpg", "alt": ""}, "ABD35": {"id": 161360, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "TOUCH.jpg", "alt": ""}, "ABD41": {"id": 161360, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "TOUCH.jpg", "alt": ""}, "ABD42": {"id": 161360, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "TOUCH.jpg", "alt": ""}, "ABD43": {"id": 161360, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "TOUCH.jpg", "alt": ""}, "ABD44": {"id": 161360, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "TOUCH.jpg", "alt": ""}, "ABD45": {"id": 161360, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "TOUCH.jpg", "alt": ""}, "ABD51": {"id": 161360, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "TOUCH.jpg", "alt": ""}, "ABD52": {"id": 161360, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "TOUCH.jpg", "alt": ""}, "ABD53": {"id": 161360, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "TOUCH.jpg", "alt": ""}, "ABD54": {"id": 161360, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/TOUCH-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "TOUCH.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/caspian-wallpapers/", "pattern": "Caspian Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["DCPW215446", "DCPW215448", "DCPW215449", "DCPW216754", "DCPW216755", "DCPW216756", "DCPW216757", "DCPW216758", "DCPW216759", "DCPW216760", "DCPW216761", "DCPW216762", "DCPW216763", "DCPW216764", "DCPW216765", "DCPW216766", "DCPW216768", "DCPW216769", "DCPW216770", "DCPW216771", "DCPW216772", "DCPW216773", "DCPW216774", "DCPW216775", "DCPW216776", "DCPW216777", "DCPW216778", "DCPW216779", "DCPW216780", "DCPW216781", "DCPW216782", "DCPW216783", "DCPW216784", "DCPW216785", "DCPW216786", "DCPW216788", "DCPW216789", "DCPW216790", "DCPW216791", "DCPW216792", "DCPW216793", "DCPW216794", "DCPW216795", "DCPW216796", "DCPW216797", "DCPW216798", "DCPW216799", "DCPW216803"], "colorway_count": 48, "sku_images": {"DCPW215446": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW215448": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW215449": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216754": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216755": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216756": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216757": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216758": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216759": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216760": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216761": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216762": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216763": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216764": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216765": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216766": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216768": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216769": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216770": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216771": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216772": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216773": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216774": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216775": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216776": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216777": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216778": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216779": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216780": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216781": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216782": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216783": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216784": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216785": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216786": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216788": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216789": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216790": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216791": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216792": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216793": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216794": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216795": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216796": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216797": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216798": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216799": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216803": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/folio-wallpapers/", "pattern": "Folio Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["ZFOW312927", "ZFOW312928", "ZFOW312929", "ZFOW312930", "ZFOW312932", "ZFOW312933", "ZFOW312934", "ZFOW312935", "ZFOW312936", "ZFOW312939", "ZFOW312940", "ZFOW312941", "ZFOW312942", "ZFOW312943", "ZFOW312944", "ZFOW312945", "ZFOW312946", "ZFOW312947", "ZFOW312948", "ZFOW312949", "ZFOW312950", "ZFOW312951", "ZFOW312952", "ZFOW312953", "ZFOW312954", "ZFOW312955", "ZFOW312956", "ZFOW312957", "ZFOW312958", "ZFOW312959", "ZFOW312960", "ZFOW312961", "ZFOW312962", "ZFOW312963", "ZFOW312964", "ZFOW312965"], "colorway_count": 36, "sku_images": {"ZFOW312927": {"id": 161327, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "zoffany-folio-wallpaper-2.jpg", "alt": ""}, "ZFOW312928": {"id": 161327, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "zoffany-folio-wallpaper-2.jpg", "alt": ""}, "ZFOW312929": {"id": 161327, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "zoffany-folio-wallpaper-2.jpg", "alt": ""}, "ZFOW312930": {"id": 161327, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "zoffany-folio-wallpaper-2.jpg", "alt": ""}, "ZFOW312932": {"id": 161327, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "zoffany-folio-wallpaper-2.jpg", "alt": ""}, "ZFOW312933": {"id": 161327, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "zoffany-folio-wallpaper-2.jpg", "alt": ""}, "ZFOW312934": {"id": 161327, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "zoffany-folio-wallpaper-2.jpg", "alt": ""}, "ZFOW312935": {"id": 161327, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "zoffany-folio-wallpaper-2.jpg", "alt": ""}, "ZFOW312936": {"id": 161327, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "zoffany-folio-wallpaper-2.jpg", "alt": ""}, "ZFOW312939": {"id": 161327, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "zoffany-folio-wallpaper-2.jpg", "alt": ""}, "ZFOW312940": {"id": 161327, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "zoffany-folio-wallpaper-2.jpg", "alt": ""}, "ZFOW312941": {"id": 161327, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "zoffany-folio-wallpaper-2.jpg", "alt": ""}, "ZFOW312942": {"id": 161327, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "zoffany-folio-wallpaper-2.jpg", "alt": ""}, "ZFOW312943": {"id": 161327, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "zoffany-folio-wallpaper-2.jpg", "alt": ""}, "ZFOW312944": {"id": 161327, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "zoffany-folio-wallpaper-2.jpg", "alt": ""}, "ZFOW312945": {"id": 161327, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "zoffany-folio-wallpaper-2.jpg", "alt": ""}, "ZFOW312946": {"id": 161327, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "zoffany-folio-wallpaper-2.jpg", "alt": ""}, "ZFOW312947": {"id": 161327, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "zoffany-folio-wallpaper-2.jpg", "alt": ""}, "ZFOW312948": {"id": 161327, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "zoffany-folio-wallpaper-2.jpg", "alt": ""}, "ZFOW312949": {"id": 161327, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "zoffany-folio-wallpaper-2.jpg", "alt": ""}, "ZFOW312950": {"id": 161327, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "zoffany-folio-wallpaper-2.jpg", "alt": ""}, "ZFOW312951": {"id": 161327, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "zoffany-folio-wallpaper-2.jpg", "alt": ""}, "ZFOW312952": {"id": 161327, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "zoffany-folio-wallpaper-2.jpg", "alt": ""}, "ZFOW312953": {"id": 161327, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "zoffany-folio-wallpaper-2.jpg", "alt": ""}, "ZFOW312954": {"id": 161327, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "zoffany-folio-wallpaper-2.jpg", "alt": ""}, "ZFOW312955": {"id": 161327, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "zoffany-folio-wallpaper-2.jpg", "alt": ""}, "ZFOW312956": {"id": 161327, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "zoffany-folio-wallpaper-2.jpg", "alt": ""}, "ZFOW312957": {"id": 161327, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "zoffany-folio-wallpaper-2.jpg", "alt": ""}, "ZFOW312958": {"id": 161327, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "zoffany-folio-wallpaper-2.jpg", "alt": ""}, "ZFOW312959": {"id": 161327, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "zoffany-folio-wallpaper-2.jpg", "alt": ""}, "ZFOW312960": {"id": 161327, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "zoffany-folio-wallpaper-2.jpg", "alt": ""}, "ZFOW312961": {"id": 161327, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "zoffany-folio-wallpaper-2.jpg", "alt": ""}, "ZFOW312962": {"id": 161327, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "zoffany-folio-wallpaper-2.jpg", "alt": ""}, "ZFOW312963": {"id": 161327, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "zoffany-folio-wallpaper-2.jpg", "alt": ""}, "ZFOW312964": {"id": 161327, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "zoffany-folio-wallpaper-2.jpg", "alt": ""}, "ZFOW312965": {"id": 161327, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "zoffany-folio-wallpaper-2.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/kids/happy-dreams-wallpapers/", "pattern": "Happy Dreams Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["HPDM29691115", "HPDM29694204", "HPDM29695217", "HPDM29696111", "HPDM29699203", "HPDM29791118", "HPDM29791523", "HPDM29792536", "HPDM29884109", "HPDM29886036", "HPDM29889014", "HPDM69837306", "HPDM69866000", "HPDM69866616", "HPDM69867313", "HPDM69867910", "HPDM82721205", "HPDM82727304", "HPDM82731209", "HPDM82734107", "HPDM82735206", "HPDM82737308", "HPDM82744111", "HPDM82746110", "HPDM82752212", "HPDM82756213", "HPDM82766214", "HPDM82767315", "HPDM82786118", "HPDM82786119", "HPDM82791121", "HPDM82794220", "HPDM82796122", "HPDM82811224", "HPDM82814123", "HPDM82816125", "HPDM82826126", "HPDM82836127", "HPDM82841329", "HPDM82847128", "HPDM82854133", "HPDM82857131", "HPDM82859132"], "colorway_count": 43, "sku_images": {"HPDM29691115": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM29694204": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM29695217": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM29696111": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM29699203": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM29791118": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM29791523": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM29792536": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM29884109": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM29886036": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM29889014": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM69837306": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM69866000": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM69866616": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM69867313": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM69867910": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM82721205": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM82727304": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM82731209": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM82734107": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM82735206": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM82737308": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM82744111": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM82746110": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM82752212": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM82756213": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM82766214": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM82767315": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM82786118": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM82786119": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM82791121": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM82794220": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM82796122": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM82811224": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM82814123": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM82816125": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM82826126": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM82836127": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM82841329": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM82847128": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM82854133": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM82857131": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM82859132": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/nuance-wallpapers/", "pattern": "Nuance Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["81910118", "81911158", "81911230", "81911230.1", "81912102", "81912147", "81912236", "81912243", "81912348", "81914110", "81917119", "81917337", "81918103", "81919124.1", "81919140", "81922449", "81923111", "81923111.1", "81923465", "81925267", "81925557", "81926127", "81926201", "81926362", "81927122.1", "81927255", "81927451", "81927456", "81928469", "81929241", "81929442", "82710185", "82711173", "82711277", "82712378", "82712574", "82713582", "82715484", "82715583", "82716580", "82716581", "82717186", "82717476", "82717579", "82719172", "82719375", "82719571"], "colorway_count": 47, "sku_images": {"81910118": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "81911158": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "81911230": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "81911230.1": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "81912102": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "81912147": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "81912236": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "81912243": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "81912348": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "81914110": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "81917119": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "81917337": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "81918103": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "81919124.1": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "81919140": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "81922449": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "81923111": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "81923111.1": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "81923465": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "81925267": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "81925557": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "81926127": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "81926201": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "81926362": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "81927122.1": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "81927255": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "81927451": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "81927456": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "81928469": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "81929241": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "81929442": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "82710185": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "82711173": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "82711277": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "82712378": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "82712574": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "82713582": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "82715484": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "82715583": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "82716580": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "82716581": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "82717186": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "82717476": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "82717579": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "82719172": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "82719375": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "82719571": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/nova-wallpapers/", "pattern": "Nova Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["82181213", "82182417", "82184121", "82187233", "82187407", "82189536", "84140101", "84142231", "84147520", "84149525", "84151419", "84155208", "84156116", "84156422", "84157434", "84158404", "84161403", "84165212", "84166414", "84167428", "84170123", "84172429", "84174126", "84176111", "84176505", "84179218", "84180202", "84182424", "84187527", "84188515", "84189209", "84189432", "84312202", "84316505", "84317303"], "colorway_count": 35, "sku_images": {"82181213": {"id": 161325, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "srcset": "", "sizes": "(max-width: 366px) 100vw, 366px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 366px) 100vw, 366px", "name": "Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics.png", "alt": ""}, "82182417": {"id": 161325, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "srcset": "", "sizes": "(max-width: 366px) 100vw, 366px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 366px) 100vw, 366px", "name": "Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics.png", "alt": ""}, "82184121": {"id": 161325, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "srcset": "", "sizes": "(max-width: 366px) 100vw, 366px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 366px) 100vw, 366px", "name": "Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics.png", "alt": ""}, "82187233": {"id": 161325, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "srcset": "", "sizes": "(max-width: 366px) 100vw, 366px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 366px) 100vw, 366px", "name": "Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics.png", "alt": ""}, "82187407": {"id": 161325, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "srcset": "", "sizes": "(max-width: 366px) 100vw, 366px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 366px) 100vw, 366px", "name": "Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics.png", "alt": ""}, "82189536": {"id": 161325, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "srcset": "", "sizes": "(max-width: 366px) 100vw, 366px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 366px) 100vw, 366px", "name": "Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics.png", "alt": ""}, "84140101": {"id": 161325, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "srcset": "", "sizes": "(max-width: 366px) 100vw, 366px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 366px) 100vw, 366px", "name": "Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics.png", "alt": ""}, "84142231": {"id": 161325, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "srcset": "", "sizes": "(max-width: 366px) 100vw, 366px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 366px) 100vw, 366px", "name": "Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics.png", "alt": ""}, "84147520": {"id": 161325, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "srcset": "", "sizes": "(max-width: 366px) 100vw, 366px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 366px) 100vw, 366px", "name": "Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics.png", "alt": ""}, "84149525": {"id": 161325, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "srcset": "", "sizes": "(max-width: 366px) 100vw, 366px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 366px) 100vw, 366px", "name": "Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics.png", "alt": ""}, "84151419": {"id": 161325, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "srcset": "", "sizes": "(max-width: 366px) 100vw, 366px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 366px) 100vw, 366px", "name": "Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics.png", "alt": ""}, "84155208": {"id": 161325, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "srcset": "", "sizes": "(max-width: 366px) 100vw, 366px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 366px) 100vw, 366px", "name": "Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics.png", "alt": ""}, "84156116": {"id": 161325, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "srcset": "", "sizes": "(max-width: 366px) 100vw, 366px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 366px) 100vw, 366px", "name": "Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics.png", "alt": ""}, "84156422": {"id": 161325, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "srcset": "", "sizes": "(max-width: 366px) 100vw, 366px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 366px) 100vw, 366px", "name": "Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics.png", "alt": ""}, "84157434": {"id": 161325, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "srcset": "", "sizes": "(max-width: 366px) 100vw, 366px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 366px) 100vw, 366px", "name": "Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics.png", "alt": ""}, "84158404": {"id": 161325, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "srcset": "", "sizes": "(max-width: 366px) 100vw, 366px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 366px) 100vw, 366px", "name": "Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics.png", "alt": ""}, "84161403": {"id": 161325, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "srcset": "", "sizes": "(max-width: 366px) 100vw, 366px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 366px) 100vw, 366px", "name": "Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics.png", "alt": ""}, "84165212": {"id": 161325, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "srcset": "", "sizes": "(max-width: 366px) 100vw, 366px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 366px) 100vw, 366px", "name": "Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics.png", "alt": ""}, "84166414": {"id": 161325, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "srcset": "", "sizes": "(max-width: 366px) 100vw, 366px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 366px) 100vw, 366px", "name": "Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics.png", "alt": ""}, "84167428": {"id": 161325, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "srcset": "", "sizes": "(max-width: 366px) 100vw, 366px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 366px) 100vw, 366px", "name": "Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics.png", "alt": ""}, "84170123": {"id": 161325, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "srcset": "", "sizes": "(max-width: 366px) 100vw, 366px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 366px) 100vw, 366px", "name": "Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics.png", "alt": ""}, "84172429": {"id": 161325, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "srcset": "", "sizes": "(max-width: 366px) 100vw, 366px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 366px) 100vw, 366px", "name": "Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics.png", "alt": ""}, "84174126": {"id": 161325, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "srcset": "", "sizes": "(max-width: 366px) 100vw, 366px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 366px) 100vw, 366px", "name": "Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics.png", "alt": ""}, "84176111": {"id": 161325, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "srcset": "", "sizes": "(max-width: 366px) 100vw, 366px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 366px) 100vw, 366px", "name": "Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics.png", "alt": ""}, "84176505": {"id": 161325, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "srcset": "", "sizes": "(max-width: 366px) 100vw, 366px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 366px) 100vw, 366px", "name": "Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics.png", "alt": ""}, "84179218": {"id": 161325, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "srcset": "", "sizes": "(max-width: 366px) 100vw, 366px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 366px) 100vw, 366px", "name": "Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics.png", "alt": ""}, "84180202": {"id": 161325, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "srcset": "", "sizes": "(max-width: 366px) 100vw, 366px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 366px) 100vw, 366px", "name": "Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics.png", "alt": ""}, "84182424": {"id": 161325, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "srcset": "", "sizes": "(max-width: 366px) 100vw, 366px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 366px) 100vw, 366px", "name": "Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics.png", "alt": ""}, "84187527": {"id": 161325, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "srcset": "", "sizes": "(max-width: 366px) 100vw, 366px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 366px) 100vw, 366px", "name": "Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics.png", "alt": ""}, "84188515": {"id": 161325, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "srcset": "", "sizes": "(max-width: 366px) 100vw, 366px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 366px) 100vw, 366px", "name": "Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics.png", "alt": ""}, "84189209": {"id": 161325, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "srcset": "", "sizes": "(max-width: 366px) 100vw, 366px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 366px) 100vw, 366px", "name": "Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics.png", "alt": ""}, "84189432": {"id": 161325, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "srcset": "", "sizes": "(max-width: 366px) 100vw, 366px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 366px) 100vw, 366px", "name": "Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics.png", "alt": ""}, "84312202": {"id": 161325, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "srcset": "", "sizes": "(max-width: 366px) 100vw, 366px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 366px) 100vw, 366px", "name": "Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics.png", "alt": ""}, "84316505": {"id": 161325, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "srcset": "", "sizes": "(max-width: 366px) 100vw, 366px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 366px) 100vw, 366px", "name": "Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics.png", "alt": ""}, "84317303": {"id": 161325, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "srcset": "", "sizes": "(max-width: 366px) 100vw, 366px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 366px) 100vw, 366px", "name": "Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics.png", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/eco-friendly/kata-wallpapers/", "pattern": "Kata Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["KA100", "KA101", "KA102", "KA103", "KA104", "KA105", "KA106", "KA107", "KA108", "KA109", "KA300", "KA301", "KA302", "KA303", "KA304", "KA305", "KA306", "KA307", "KA308", "KA309"], "colorway_count": 20, "sku_images": {"KA100": {"id": 161312, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2-1.jpg", "alt": ""}, "KA101": {"id": 161312, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2-1.jpg", "alt": ""}, "KA102": {"id": 161312, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2-1.jpg", "alt": ""}, "KA103": {"id": 161312, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2-1.jpg", "alt": ""}, "KA104": {"id": 161312, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2-1.jpg", "alt": ""}, "KA105": {"id": 161312, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2-1.jpg", "alt": ""}, "KA106": {"id": 161312, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2-1.jpg", "alt": ""}, "KA107": {"id": 161312, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2-1.jpg", "alt": ""}, "KA108": {"id": 161312, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2-1.jpg", "alt": ""}, "KA109": {"id": 161312, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2-1.jpg", "alt": ""}, "KA300": {"id": 161312, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2-1.jpg", "alt": ""}, "KA301": {"id": 161312, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2-1.jpg", "alt": ""}, "KA302": {"id": 161312, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2-1.jpg", "alt": ""}, "KA303": {"id": 161312, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2-1.jpg", "alt": ""}, "KA304": {"id": 161312, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2-1.jpg", "alt": ""}, "KA305": {"id": 161312, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2-1.jpg", "alt": ""}, "KA306": {"id": 161312, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2-1.jpg", "alt": ""}, "KA307": {"id": 161312, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2-1.jpg", "alt": ""}, "KA308": {"id": 161312, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2-1.jpg", "alt": ""}, "KA309": {"id": 161312, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2-1.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/eco-friendly/id-wallpapers/", "pattern": "ID Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["ID100", "ID1002", "ID1003", "ID1004", "ID1005", "ID101", "ID1100", "ID1101", "ID1102", "ID1103", "ID1105", "ID1200", "ID1302", "ID1400", "ID1402", "ID1405", "ID1502", "ID1503", "ID1504", "ID1600", "ID1603", "ID1605", "ID200", "ID201", "ID300", "ID400", "ID401", "ID403", "ID404", "ID405", "ID500", "ID501", "ID502", "ID503", "ID504", "ID600", "ID601", "ID603", "ID605", "ID702", "ID703", "ID704", "ID705", "ID801", "ID803", "ID804", "ID805", "ID900", "ID901", "ID902", "ID903", "ID905"], "colorway_count": 52, "sku_images": {"ID100": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID1002": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID1003": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID1004": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID1005": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID101": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID1100": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID1101": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID1102": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID1103": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID1105": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID1200": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID1302": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID1400": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID1402": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID1405": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID1502": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID1503": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID1504": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID1600": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID1603": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID1605": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID200": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID201": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID300": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID400": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID401": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID403": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID404": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID405": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID500": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID501": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID502": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID503": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID504": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID600": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID601": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID603": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID605": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID702": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID703": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID704": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID705": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID801": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID803": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID804": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID805": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID900": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID901": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID902": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID903": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID905": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/eco-friendly/lux-wallpapers/", "pattern": "Lux Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["LX100", "LX102", "LX103", "LX106", "LX107", "LX108", "LX109", "LX110", "LX200", "LX205", "LX207", "LX208", "LX209", "LX210", "LX301", "LX302", "LX304", "LX306", "LX307", "LX308", "LX309", "LX400", "LX403", "LX404", "LX407", "LX408", "LX409", "LX410", "LX502", "LX503", "LX504", "LX505", "LX507", "LX508", "LX509", "LX510", "LX511", "LX512", "LX602", "LX603", "LX604", "LX605", "LX607", "LX608", "LX609", "LX610", "LX611", "LX612", "LX702", "LX703", "LX704", "LX706", "LX707", "LX708", "LX709", "LX710", "LX711", "LX712"], "colorway_count": 58, "sku_images": {"LX100": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX102": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX103": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX106": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX107": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX108": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX109": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX110": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX200": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX205": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX207": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX208": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX209": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX210": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX301": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX302": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX304": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX306": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX307": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX308": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX309": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX400": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX403": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX404": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX407": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX408": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX409": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX410": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX502": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX503": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX504": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX505": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX507": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX508": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX509": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX510": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX511": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX512": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX602": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX603": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX604": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX605": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX607": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX608": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX609": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX610": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX611": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX612": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX702": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX703": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX704": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX706": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX707": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX708": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX709": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX710": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX711": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX712": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/momentum-vol-6-wallpapers/", "pattern": "Momentum Vol 6 Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["HM6W112166", "HM6W112167", "HM6W112168", "HM6W112169", "HM6W112170", "HM6W112171", "HM6W112172", "HM6W112173", "HM6W112174", "HM6W112175", "HM6W112176", "HM6W112177", "HM6W112178", "HM6W112179", "HM6W112180", "HM6W112181", "HM6W112182", "HM6W112183", "HM6W112184", "HM6W112185", "HM6W112186", "HM6W112187", "HM6W112188", "HM6W112189", "HM6W112190", "HM6W112191", "HM6W112192", "HM6W112193", "HM6W112194", "HM6W112195", "HM6W112196", "HM6W112197", "HM6W112198", "HM6W112199", "HM6W112200", "HM6W112201", "HM6W112202"], "colorway_count": 37, "sku_images": {"HM6W112166": {"id": 161306, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "harlequin-momentum-6-elixity-wallpaper.jpg", "alt": ""}, "HM6W112167": {"id": 161306, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "harlequin-momentum-6-elixity-wallpaper.jpg", "alt": ""}, "HM6W112168": {"id": 161306, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "harlequin-momentum-6-elixity-wallpaper.jpg", "alt": ""}, "HM6W112169": {"id": 161306, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "harlequin-momentum-6-elixity-wallpaper.jpg", "alt": ""}, "HM6W112170": {"id": 161306, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "harlequin-momentum-6-elixity-wallpaper.jpg", "alt": ""}, "HM6W112171": {"id": 161306, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "harlequin-momentum-6-elixity-wallpaper.jpg", "alt": ""}, "HM6W112172": {"id": 161306, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "harlequin-momentum-6-elixity-wallpaper.jpg", "alt": ""}, "HM6W112173": {"id": 161306, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "harlequin-momentum-6-elixity-wallpaper.jpg", "alt": ""}, "HM6W112174": {"id": 161306, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "harlequin-momentum-6-elixity-wallpaper.jpg", "alt": ""}, "HM6W112175": {"id": 161306, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "harlequin-momentum-6-elixity-wallpaper.jpg", "alt": ""}, "HM6W112176": {"id": 161306, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "harlequin-momentum-6-elixity-wallpaper.jpg", "alt": ""}, "HM6W112177": {"id": 161306, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "harlequin-momentum-6-elixity-wallpaper.jpg", "alt": ""}, "HM6W112178": {"id": 161306, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "harlequin-momentum-6-elixity-wallpaper.jpg", "alt": ""}, "HM6W112179": {"id": 161306, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "harlequin-momentum-6-elixity-wallpaper.jpg", "alt": ""}, "HM6W112180": {"id": 161306, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "harlequin-momentum-6-elixity-wallpaper.jpg", "alt": ""}, "HM6W112181": {"id": 161306, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "harlequin-momentum-6-elixity-wallpaper.jpg", "alt": ""}, "HM6W112182": {"id": 161306, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "harlequin-momentum-6-elixity-wallpaper.jpg", "alt": ""}, "HM6W112183": {"id": 161306, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "harlequin-momentum-6-elixity-wallpaper.jpg", "alt": ""}, "HM6W112184": {"id": 161306, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "harlequin-momentum-6-elixity-wallpaper.jpg", "alt": ""}, "HM6W112185": {"id": 161306, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "harlequin-momentum-6-elixity-wallpaper.jpg", "alt": ""}, "HM6W112186": {"id": 161306, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "harlequin-momentum-6-elixity-wallpaper.jpg", "alt": ""}, "HM6W112187": {"id": 161306, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "harlequin-momentum-6-elixity-wallpaper.jpg", "alt": ""}, "HM6W112188": {"id": 161306, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "harlequin-momentum-6-elixity-wallpaper.jpg", "alt": ""}, "HM6W112189": {"id": 161306, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "harlequin-momentum-6-elixity-wallpaper.jpg", "alt": ""}, "HM6W112190": {"id": 161306, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "harlequin-momentum-6-elixity-wallpaper.jpg", "alt": ""}, "HM6W112191": {"id": 161306, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "harlequin-momentum-6-elixity-wallpaper.jpg", "alt": ""}, "HM6W112192": {"id": 161306, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "harlequin-momentum-6-elixity-wallpaper.jpg", "alt": ""}, "HM6W112193": {"id": 161306, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "harlequin-momentum-6-elixity-wallpaper.jpg", "alt": ""}, "HM6W112194": {"id": 161306, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "harlequin-momentum-6-elixity-wallpaper.jpg", "alt": ""}, "HM6W112195": {"id": 161306, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "harlequin-momentum-6-elixity-wallpaper.jpg", "alt": ""}, "HM6W112196": {"id": 161306, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "harlequin-momentum-6-elixity-wallpaper.jpg", "alt": ""}, "HM6W112197": {"id": 161306, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "harlequin-momentum-6-elixity-wallpaper.jpg", "alt": ""}, "HM6W112198": {"id": 161306, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "harlequin-momentum-6-elixity-wallpaper.jpg", "alt": ""}, "HM6W112199": {"id": 161306, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "harlequin-momentum-6-elixity-wallpaper.jpg", "alt": ""}, "HM6W112200": {"id": 161306, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "harlequin-momentum-6-elixity-wallpaper.jpg", "alt": ""}, "HM6W112201": {"id": 161306, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "harlequin-momentum-6-elixity-wallpaper.jpg", "alt": ""}, "HM6W112202": {"id": 161306, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "harlequin-momentum-6-elixity-wallpaper.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/the-contemporary-collection-wallpaper/", "pattern": "The Contemporary Collection Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["105-4017_", "105-4018_", "66-1002_", "66-1003_", "66-2010_", "66-2012_", "66-2014_", "66-5036_", "66-6042_", "66-6044_", "66-8054_", "66-8055_", "66-8056_", "69-12147_", "69-12148_", "69-12149_", "69-12151_", "89-4014_", "89-4015_", "89-4019_", "95-1001_", "95-1002_", "95-1003_", "95-1004_", "95-1005_", "95-10054_", "95-10056_", "95-10057_", "95-1006_", "95-1007_", "95-1008_", "95-1009_", "95-11059_", "95-11060_", "95-11061_", "95-11062_", "95-2010_", "95-2011_", "95-2012_", "95-3015_", "95-3016_", "95-3017_", "95-3018_", "95-4022_", "95-4025_", "95-4026_", "95-5027_", "95-5028_", "95-5029_", "95-5030_", "95-5031_", "95-5032_", "95-6033_", "95-6034_", "95-6035_", "95-6037_", "95-6038_", "95-7042_", "95-7044_", "95-8045_", "95-8046_", "95-8047_", "95-8048_"], "colorway_count": 63, "sku_images": {"105-4017_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "105-4018_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "66-1002_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "66-1003_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "66-2010_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "66-2012_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "66-2014_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "66-5036_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "66-6042_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "66-6044_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "66-8054_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "66-8055_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "66-8056_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "69-12147_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "69-12148_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "69-12149_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "69-12151_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "89-4014_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "89-4015_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "89-4019_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-1001_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-1002_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-1003_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-1004_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-1005_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-10054_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-10056_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-10057_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-1006_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-1007_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-1008_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-1009_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-11059_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-11060_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-11061_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-11062_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-2010_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-2011_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-2012_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-3015_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-3016_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-3017_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-3018_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-4022_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-4025_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-4026_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-5027_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-5028_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-5029_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-5030_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-5031_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-5032_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-6033_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-6034_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-6035_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-6037_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-6038_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-7042_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-7044_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-8045_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-8046_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-8047_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-8048_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/pearwood-wallpapers/", "pattern": "Pearwood Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["116-1001", "116-1002", "116-1003", "116-10036", "116-10037", "116-10038", "116-10039", "116-1004", "116-2005", "116-2006", "116-2007", "116-2008", "116-3009", "116-3010", "116-3011", "116-3012", "116-4013", "116-4014", "116-4015", "116-4016", "116-5017", "116-5018", "116-5019", "116-5020", "116-6021", "116-6022", "116-6023", "116-6024", "116-6025", "116-7026", "116-7027", "116-8028", "116-8029", "116-8030", "116-8031", "116-8032", "116-9033", "116-9034", "116-9035"], "colorway_count": 39, "sku_images": {"116-1001": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}, "116-1002": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}, "116-1003": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}, "116-10036": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}, "116-10037": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}, "116-10038": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}, "116-10039": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}, "116-1004": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}, "116-2005": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}, "116-2006": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}, "116-2007": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}, "116-2008": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}, "116-3009": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}, "116-3010": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}, "116-3011": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}, "116-3012": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}, "116-4013": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}, "116-4014": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}, "116-4015": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}, "116-4016": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}, "116-5017": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}, "116-5018": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}, "116-5019": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}, "116-5020": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}, "116-6021": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}, "116-6022": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}, "116-6023": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}, "116-6024": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}, "116-6025": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}, "116-7026": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}, "116-7027": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}, "116-8028": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}, "116-8029": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}, "116-8030": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}, "116-8031": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}, "116-8032": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}, "116-9033": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}, "116-9034": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}, "116-9035": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/melsetter-wallpapers/", "pattern": "Melsetter Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["DMSW216672", "DMSW216673", "DMSW216674", "DMSW216675", "DMSW216676", "DMSW216677", "DMSW216678", "DMSW216679", "DMSW216680", "DMSW216681", "DMSW216682", "DMSW216683", "DMSW216684", "DMSW216685", "DMSW216686", "DMSW216687", "DMSW216688", "DMSW216689", "DMSW216690", "DMSW216691", "DMSW216692", "DMSW216693", "DMSW216694", "DMSW216695", "DMSW216696", "DMSW216697", "DMSW216698", "DMSW216699", "DMSW216700", "DMSW216701", "DMSW216702", "DMSW216703", "DMSW216704", "DMSW216705", "DMSW216706", "DMSW216707"], "colorway_count": 36, "sku_images": {"DMSW216672": {"id": 161302, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "image_11.jpg", "alt": ""}, "DMSW216673": {"id": 161302, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "image_11.jpg", "alt": ""}, "DMSW216674": {"id": 161302, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "image_11.jpg", "alt": ""}, "DMSW216675": {"id": 161302, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "image_11.jpg", "alt": ""}, "DMSW216676": {"id": 161302, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "image_11.jpg", "alt": ""}, "DMSW216677": {"id": 161302, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "image_11.jpg", "alt": ""}, "DMSW216678": {"id": 161302, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "image_11.jpg", "alt": ""}, "DMSW216679": {"id": 161302, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "image_11.jpg", "alt": ""}, "DMSW216680": {"id": 161302, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "image_11.jpg", "alt": ""}, "DMSW216681": {"id": 161302, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "image_11.jpg", "alt": ""}, "DMSW216682": {"id": 161302, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "image_11.jpg", "alt": ""}, "DMSW216683": {"id": 161302, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "image_11.jpg", "alt": ""}, "DMSW216684": {"id": 161302, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "image_11.jpg", "alt": ""}, "DMSW216685": {"id": 161302, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "image_11.jpg", "alt": ""}, "DMSW216686": {"id": 161302, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "image_11.jpg", "alt": ""}, "DMSW216687": {"id": 161302, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "image_11.jpg", "alt": ""}, "DMSW216688": {"id": 161302, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "image_11.jpg", "alt": ""}, "DMSW216689": {"id": 161302, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "image_11.jpg", "alt": ""}, "DMSW216690": {"id": 161302, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "image_11.jpg", "alt": ""}, "DMSW216691": {"id": 161302, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "image_11.jpg", "alt": ""}, "DMSW216692": {"id": 161302, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "image_11.jpg", "alt": ""}, "DMSW216693": {"id": 161302, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "image_11.jpg", "alt": ""}, "DMSW216694": {"id": 161302, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "image_11.jpg", "alt": ""}, "DMSW216695": {"id": 161302, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "image_11.jpg", "alt": ""}, "DMSW216696": {"id": 161302, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "image_11.jpg", "alt": ""}, "DMSW216697": {"id": 161302, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "image_11.jpg", "alt": ""}, "DMSW216698": {"id": 161302, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "image_11.jpg", "alt": ""}, "DMSW216699": {"id": 161302, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "image_11.jpg", "alt": ""}, "DMSW216700": {"id": 161302, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "image_11.jpg", "alt": ""}, "DMSW216701": {"id": 161302, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "image_11.jpg", "alt": ""}, "DMSW216702": {"id": 161302, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "image_11.jpg", "alt": ""}, "DMSW216703": {"id": 161302, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "image_11.jpg", "alt": ""}, "DMSW216704": {"id": 161302, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "image_11.jpg", "alt": ""}, "DMSW216705": {"id": 161302, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "image_11.jpg", "alt": ""}, "DMSW216706": {"id": 161302, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "image_11.jpg", "alt": ""}, "DMSW216707": {"id": 161302, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "image_11.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/rhombi-wallpapers/", "pattern": "Rhombi Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["312887", "312888", "312889", "312890", "312891", "312892", "312893", "312894", "312895", "312896", "312897", "312898", "312899", "312900", "312901", "312902", "312903", "312904", "312905", "312906", "312907", "312908", "312909", "312910", "312911", "312912", "312913", "312914", "312915", "312916", "312917", "312918", "312919", "312920", "312921", "312922", "312923", "312924", "312925", "312926"], "colorway_count": 40, "sku_images": {"312887": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312888": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312889": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312890": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312891": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312892": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312893": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312894": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312895": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312896": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312897": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312898": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312899": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312900": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312901": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312902": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312903": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312904": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312905": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312906": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312907": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312908": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312909": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312910": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312911": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312912": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312913": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312914": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312915": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312916": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312917": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312918": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312919": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312920": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312921": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312922": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312923": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312924": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312925": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312926": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/glasshouse-wallpapers/", "pattern": "Glasshouse Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["DGLW216630", "DGLW216631", "DGLW216632", "DGLW216633", "DGLW216634", "DGLW216635", "DGLW216636", "DGLW216637", "DGLW216638", "DGLW216639", "DGLW216640", "DGLW216641", "DGLW216642", "DGLW216643", "DGLW216644", "DGLW216645", "DGLW216646", "DGLW216647", "DGLW216648", "DGLW216649", "DGLW216650", "DGLW216651", "DGLW216652", "DGLW216653", "DGLW216654", "DGLW216655", "DGLW216656", "DGLW216657", "DGLW216658", "DGLW216659", "DGLW216660", "DGLW216661", "DGLW216662", "DGLW216663", "DGLW216664", "DGLW216665", "DGLW216666", "DGLW216667"], "colorway_count": 38, "sku_images": {"DGLW216630": {"id": 161270, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wallpaper-Fernery-1.jpg", "alt": ""}, "DGLW216631": {"id": 161270, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wallpaper-Fernery-1.jpg", "alt": ""}, "DGLW216632": {"id": 161270, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wallpaper-Fernery-1.jpg", "alt": ""}, "DGLW216633": {"id": 161270, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wallpaper-Fernery-1.jpg", "alt": ""}, "DGLW216634": {"id": 161270, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wallpaper-Fernery-1.jpg", "alt": ""}, "DGLW216635": {"id": 161270, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wallpaper-Fernery-1.jpg", "alt": ""}, "DGLW216636": {"id": 161270, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wallpaper-Fernery-1.jpg", "alt": ""}, "DGLW216637": {"id": 161270, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wallpaper-Fernery-1.jpg", "alt": ""}, "DGLW216638": {"id": 161270, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wallpaper-Fernery-1.jpg", "alt": ""}, "DGLW216639": {"id": 161270, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wallpaper-Fernery-1.jpg", "alt": ""}, "DGLW216640": {"id": 161270, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wallpaper-Fernery-1.jpg", "alt": ""}, "DGLW216641": {"id": 161270, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wallpaper-Fernery-1.jpg", "alt": ""}, "DGLW216642": {"id": 161270, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wallpaper-Fernery-1.jpg", "alt": ""}, "DGLW216643": {"id": 161270, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wallpaper-Fernery-1.jpg", "alt": ""}, "DGLW216644": {"id": 161270, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wallpaper-Fernery-1.jpg", "alt": ""}, "DGLW216645": {"id": 161270, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wallpaper-Fernery-1.jpg", "alt": ""}, "DGLW216646": {"id": 161270, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wallpaper-Fernery-1.jpg", "alt": ""}, "DGLW216647": {"id": 161270, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wallpaper-Fernery-1.jpg", "alt": ""}, "DGLW216648": {"id": 161270, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wallpaper-Fernery-1.jpg", "alt": ""}, "DGLW216649": {"id": 161270, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wallpaper-Fernery-1.jpg", "alt": ""}, "DGLW216650": {"id": 161270, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wallpaper-Fernery-1.jpg", "alt": ""}, "DGLW216651": {"id": 161270, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wallpaper-Fernery-1.jpg", "alt": ""}, "DGLW216652": {"id": 161270, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wallpaper-Fernery-1.jpg", "alt": ""}, "DGLW216653": {"id": 161270, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wallpaper-Fernery-1.jpg", "alt": ""}, "DGLW216654": {"id": 161270, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wallpaper-Fernery-1.jpg", "alt": ""}, "DGLW216655": {"id": 161270, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wallpaper-Fernery-1.jpg", "alt": ""}, "DGLW216656": {"id": 161270, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wallpaper-Fernery-1.jpg", "alt": ""}, "DGLW216657": {"id": 161270, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wallpaper-Fernery-1.jpg", "alt": ""}, "DGLW216658": {"id": 161270, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wallpaper-Fernery-1.jpg", "alt": ""}, "DGLW216659": {"id": 161270, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wallpaper-Fernery-1.jpg", "alt": ""}, "DGLW216660": {"id": 161270, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wallpaper-Fernery-1.jpg", "alt": ""}, "DGLW216661": {"id": 161270, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wallpaper-Fernery-1.jpg", "alt": ""}, "DGLW216662": {"id": 161270, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wallpaper-Fernery-1.jpg", "alt": ""}, "DGLW216663": {"id": 161270, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wallpaper-Fernery-1.jpg", "alt": ""}, "DGLW216664": {"id": 161270, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wallpaper-Fernery-1.jpg", "alt": ""}, "DGLW216665": {"id": 161270, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wallpaper-Fernery-1.jpg", "alt": ""}, "DGLW216666": {"id": 161270, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wallpaper-Fernery-1.jpg", "alt": ""}, "DGLW216667": {"id": 161270, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wallpaper-Fernery-1.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/caspian-wallpapers/", "pattern": "Caspian Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["DCPW215446", "DCPW215448", "DCPW215449", "DCPW216754", "DCPW216755", "DCPW216756", "DCPW216757", "DCPW216758", "DCPW216759", "DCPW216760", "DCPW216761", "DCPW216762", "DCPW216763", "DCPW216764", "DCPW216765", "DCPW216766", "DCPW216768", "DCPW216769", "DCPW216770", "DCPW216771", "DCPW216772", "DCPW216773", "DCPW216774", "DCPW216775", "DCPW216776", "DCPW216777", "DCPW216778", "DCPW216779", "DCPW216780", "DCPW216781", "DCPW216782", "DCPW216783", "DCPW216784", "DCPW216785", "DCPW216786", "DCPW216788", "DCPW216789", "DCPW216790", "DCPW216791", "DCPW216792", "DCPW216793", "DCPW216794", "DCPW216795", "DCPW216796", "DCPW216797", "DCPW216798", "DCPW216799", "DCPW216803"], "colorway_count": 48, "sku_images": {"DCPW215446": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW215448": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW215449": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216754": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216755": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216756": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216757": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216758": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216759": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216760": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216761": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216762": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216763": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216764": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216765": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216766": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216768": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216769": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216770": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216771": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216772": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216773": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216774": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216775": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216776": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216777": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216778": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216779": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216780": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216781": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216782": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216783": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216784": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216785": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216786": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216788": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216789": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216790": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216791": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216792": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216793": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216794": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216795": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216796": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216797": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216798": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216799": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}, "DCPW216803": {"id": 161358, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image1-1.jpg", "srcset": "", "sizes": "(max-width: 359px) 100vw, 359px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 359px) 100vw, 359px", "name": "image1.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Sanderson", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/folio-wallpapers/", "pattern": "Folio Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["ZFOW312927", "ZFOW312928", "ZFOW312929", "ZFOW312930", "ZFOW312932", "ZFOW312933", "ZFOW312934", "ZFOW312935", "ZFOW312936", "ZFOW312939", "ZFOW312940", "ZFOW312941", "ZFOW312942", "ZFOW312943", "ZFOW312944", "ZFOW312945", "ZFOW312946", "ZFOW312947", "ZFOW312948", "ZFOW312949", "ZFOW312950", "ZFOW312951", "ZFOW312952", "ZFOW312953", "ZFOW312954", "ZFOW312955", "ZFOW312956", "ZFOW312957", "ZFOW312958", "ZFOW312959", "ZFOW312960", "ZFOW312961", "ZFOW312962", "ZFOW312963", "ZFOW312964", "ZFOW312965"], "colorway_count": 36, "sku_images": {"ZFOW312927": {"id": 161327, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "zoffany-folio-wallpaper-2.jpg", "alt": ""}, "ZFOW312928": {"id": 161327, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "zoffany-folio-wallpaper-2.jpg", "alt": ""}, "ZFOW312929": {"id": 161327, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "zoffany-folio-wallpaper-2.jpg", "alt": ""}, "ZFOW312930": {"id": 161327, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "zoffany-folio-wallpaper-2.jpg", "alt": ""}, "ZFOW312932": {"id": 161327, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "zoffany-folio-wallpaper-2.jpg", "alt": ""}, "ZFOW312933": {"id": 161327, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "zoffany-folio-wallpaper-2.jpg", "alt": ""}, "ZFOW312934": {"id": 161327, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "zoffany-folio-wallpaper-2.jpg", "alt": ""}, "ZFOW312935": {"id": 161327, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "zoffany-folio-wallpaper-2.jpg", "alt": ""}, "ZFOW312936": {"id": 161327, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "zoffany-folio-wallpaper-2.jpg", "alt": ""}, "ZFOW312939": {"id": 161327, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "zoffany-folio-wallpaper-2.jpg", "alt": ""}, "ZFOW312940": {"id": 161327, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "zoffany-folio-wallpaper-2.jpg", "alt": ""}, "ZFOW312941": {"id": 161327, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "zoffany-folio-wallpaper-2.jpg", "alt": ""}, "ZFOW312942": {"id": 161327, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "zoffany-folio-wallpaper-2.jpg", "alt": ""}, "ZFOW312943": {"id": 161327, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "zoffany-folio-wallpaper-2.jpg", "alt": ""}, "ZFOW312944": {"id": 161327, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "zoffany-folio-wallpaper-2.jpg", "alt": ""}, "ZFOW312945": {"id": 161327, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "zoffany-folio-wallpaper-2.jpg", "alt": ""}, "ZFOW312946": {"id": 161327, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "zoffany-folio-wallpaper-2.jpg", "alt": ""}, "ZFOW312947": {"id": 161327, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "zoffany-folio-wallpaper-2.jpg", "alt": ""}, "ZFOW312948": {"id": 161327, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "zoffany-folio-wallpaper-2.jpg", "alt": ""}, "ZFOW312949": {"id": 161327, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "zoffany-folio-wallpaper-2.jpg", "alt": ""}, "ZFOW312950": {"id": 161327, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "zoffany-folio-wallpaper-2.jpg", "alt": ""}, "ZFOW312951": {"id": 161327, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "zoffany-folio-wallpaper-2.jpg", "alt": ""}, "ZFOW312952": {"id": 161327, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "zoffany-folio-wallpaper-2.jpg", "alt": ""}, "ZFOW312953": {"id": 161327, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "zoffany-folio-wallpaper-2.jpg", "alt": ""}, "ZFOW312954": {"id": 161327, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "zoffany-folio-wallpaper-2.jpg", "alt": ""}, "ZFOW312955": {"id": 161327, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "zoffany-folio-wallpaper-2.jpg", "alt": ""}, "ZFOW312956": {"id": 161327, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "zoffany-folio-wallpaper-2.jpg", "alt": ""}, "ZFOW312957": {"id": 161327, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "zoffany-folio-wallpaper-2.jpg", "alt": ""}, "ZFOW312958": {"id": 161327, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "zoffany-folio-wallpaper-2.jpg", "alt": ""}, "ZFOW312959": {"id": 161327, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "zoffany-folio-wallpaper-2.jpg", "alt": ""}, "ZFOW312960": {"id": 161327, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "zoffany-folio-wallpaper-2.jpg", "alt": ""}, "ZFOW312961": {"id": 161327, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "zoffany-folio-wallpaper-2.jpg", "alt": ""}, "ZFOW312962": {"id": 161327, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "zoffany-folio-wallpaper-2.jpg", "alt": ""}, "ZFOW312963": {"id": 161327, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "zoffany-folio-wallpaper-2.jpg", "alt": ""}, "ZFOW312964": {"id": 161327, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "zoffany-folio-wallpaper-2.jpg", "alt": ""}, "ZFOW312965": {"id": 161327, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/zoffany-folio-wallpaper-2-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "zoffany-folio-wallpaper-2.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Zoffany", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/kids/happy-dreams-wallpapers/", "pattern": "Happy Dreams Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["HPDM29691115", "HPDM29694204", "HPDM29695217", "HPDM29696111", "HPDM29699203", "HPDM29791118", "HPDM29791523", "HPDM29792536", "HPDM29884109", "HPDM29886036", "HPDM29889014", "HPDM69837306", "HPDM69866000", "HPDM69866616", "HPDM69867313", "HPDM69867910", "HPDM82721205", "HPDM82727304", "HPDM82731209", "HPDM82734107", "HPDM82735206", "HPDM82737308", "HPDM82744111", "HPDM82746110", "HPDM82752212", "HPDM82756213", "HPDM82766214", "HPDM82767315", "HPDM82786118", "HPDM82786119", "HPDM82791121", "HPDM82794220", "HPDM82796122", "HPDM82811224", "HPDM82814123", "HPDM82816125", "HPDM82826126", "HPDM82836127", "HPDM82841329", "HPDM82847128", "HPDM82854133", "HPDM82857131", "HPDM82859132"], "colorway_count": 43, "sku_images": {"HPDM29691115": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM29694204": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM29695217": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM29696111": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM29699203": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM29791118": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM29791523": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM29792536": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM29884109": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM29886036": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM29889014": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM69837306": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM69866000": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM69866616": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM69867313": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM69867910": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM82721205": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM82727304": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM82731209": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM82734107": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM82735206": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM82737308": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM82744111": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM82746110": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM82752212": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM82756213": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM82766214": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM82767315": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM82786118": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM82786119": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM82791121": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM82794220": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM82796122": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM82811224": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM82814123": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM82816125": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM82826126": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM82836127": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM82841329": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM82847128": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM82854133": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM82857131": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}, "HPDM82859132": {"id": 161326, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Capture-18-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "Capture-18.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Casadeco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/nuance-wallpapers/", "pattern": "Nuance Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["81910118", "81911158", "81911230", "81911230.1", "81912102", "81912147", "81912236", "81912243", "81912348", "81914110", "81917119", "81917337", "81918103", "81919124.1", "81919140", "81922449", "81923111", "81923111.1", "81923465", "81925267", "81925557", "81926127", "81926201", "81926362", "81927122.1", "81927255", "81927451", "81927456", "81928469", "81929241", "81929442", "82710185", "82711173", "82711277", "82712378", "82712574", "82713582", "82715484", "82715583", "82716580", "82716581", "82717186", "82717476", "82717579", "82719172", "82719375", "82719571"], "colorway_count": 47, "sku_images": {"81910118": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "81911158": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "81911230": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "81911230.1": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "81912102": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "81912147": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "81912236": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "81912243": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "81912348": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "81914110": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "81917119": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "81917337": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "81918103": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "81919124.1": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "81919140": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "81922449": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "81923111": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "81923111.1": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "81923465": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "81925267": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "81925557": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "81926127": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "81926201": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "81926362": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "81927122.1": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "81927255": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "81927451": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "81927456": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "81928469": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "81929241": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "81929442": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "82710185": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "82711173": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "82711277": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "82712378": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "82712574": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "82713582": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "82715484": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "82715583": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "82716580": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "82716581": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "82717186": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "82717476": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "82717579": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "82719172": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "82719375": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}, "82719571": {"id": 161354, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/CASADECO_NUANCES-NUAN-ambiance-panoramique-B-1.jpg", "srcset": "", "sizes": "(max-width: 374px) 100vw, 374px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 374px) 100vw, 374px", "name": "CASADECO_NUANCES-NUAN-ambiance-panoramique-B.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Casadeco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/nova-wallpapers/", "pattern": "Nova Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["82181213", "82182417", "82184121", "82187233", "82187407", "82189536", "84140101", "84142231", "84147520", "84149525", "84151419", "84155208", "84156116", "84156422", "84157434", "84158404", "84161403", "84165212", "84166414", "84167428", "84170123", "84172429", "84174126", "84176111", "84176505", "84179218", "84180202", "84182424", "84187527", "84188515", "84189209", "84189432", "84312202", "84316505", "84317303"], "colorway_count": 35, "sku_images": {"82181213": {"id": 161325, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "srcset": "", "sizes": "(max-width: 366px) 100vw, 366px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 366px) 100vw, 366px", "name": "Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics.png", "alt": ""}, "82182417": {"id": 161325, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "srcset": "", "sizes": "(max-width: 366px) 100vw, 366px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 366px) 100vw, 366px", "name": "Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics.png", "alt": ""}, "82184121": {"id": 161325, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "srcset": "", "sizes": "(max-width: 366px) 100vw, 366px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 366px) 100vw, 366px", "name": "Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics.png", "alt": ""}, "82187233": {"id": 161325, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "srcset": "", "sizes": "(max-width: 366px) 100vw, 366px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 366px) 100vw, 366px", "name": "Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics.png", "alt": ""}, "82187407": {"id": 161325, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "srcset": "", "sizes": "(max-width: 366px) 100vw, 366px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 366px) 100vw, 366px", "name": "Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics.png", "alt": ""}, "82189536": {"id": 161325, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "srcset": "", "sizes": "(max-width: 366px) 100vw, 366px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 366px) 100vw, 366px", "name": "Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics.png", "alt": ""}, "84140101": {"id": 161325, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "srcset": "", "sizes": "(max-width: 366px) 100vw, 366px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 366px) 100vw, 366px", "name": "Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics.png", "alt": ""}, "84142231": {"id": 161325, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "srcset": "", "sizes": "(max-width: 366px) 100vw, 366px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 366px) 100vw, 366px", "name": "Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics.png", "alt": ""}, "84147520": {"id": 161325, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "srcset": "", "sizes": "(max-width: 366px) 100vw, 366px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 366px) 100vw, 366px", "name": "Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics.png", "alt": ""}, "84149525": {"id": 161325, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "srcset": "", "sizes": "(max-width: 366px) 100vw, 366px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 366px) 100vw, 366px", "name": "Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics.png", "alt": ""}, "84151419": {"id": 161325, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "srcset": "", "sizes": "(max-width: 366px) 100vw, 366px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 366px) 100vw, 366px", "name": "Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics.png", "alt": ""}, "84155208": {"id": 161325, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "srcset": "", "sizes": "(max-width: 366px) 100vw, 366px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 366px) 100vw, 366px", "name": "Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics.png", "alt": ""}, "84156116": {"id": 161325, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "srcset": "", "sizes": "(max-width: 366px) 100vw, 366px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 366px) 100vw, 366px", "name": "Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics.png", "alt": ""}, "84156422": {"id": 161325, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "srcset": "", "sizes": "(max-width: 366px) 100vw, 366px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 366px) 100vw, 366px", "name": "Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics.png", "alt": ""}, "84157434": {"id": 161325, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "srcset": "", "sizes": "(max-width: 366px) 100vw, 366px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 366px) 100vw, 366px", "name": "Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics.png", "alt": ""}, "84158404": {"id": 161325, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "srcset": "", "sizes": "(max-width: 366px) 100vw, 366px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 366px) 100vw, 366px", "name": "Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics.png", "alt": ""}, "84161403": {"id": 161325, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "srcset": "", "sizes": "(max-width: 366px) 100vw, 366px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 366px) 100vw, 366px", "name": "Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics.png", "alt": ""}, "84165212": {"id": 161325, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "srcset": "", "sizes": "(max-width: 366px) 100vw, 366px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 366px) 100vw, 366px", "name": "Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics.png", "alt": ""}, "84166414": {"id": 161325, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "srcset": "", "sizes": "(max-width: 366px) 100vw, 366px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 366px) 100vw, 366px", "name": "Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics.png", "alt": ""}, "84167428": {"id": 161325, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "srcset": "", "sizes": "(max-width: 366px) 100vw, 366px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 366px) 100vw, 366px", "name": "Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics.png", "alt": ""}, "84170123": {"id": 161325, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "srcset": "", "sizes": "(max-width: 366px) 100vw, 366px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 366px) 100vw, 366px", "name": "Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics.png", "alt": ""}, "84172429": {"id": 161325, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "srcset": "", "sizes": "(max-width: 366px) 100vw, 366px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 366px) 100vw, 366px", "name": "Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics.png", "alt": ""}, "84174126": {"id": 161325, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "srcset": "", "sizes": "(max-width: 366px) 100vw, 366px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 366px) 100vw, 366px", "name": "Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics.png", "alt": ""}, "84176111": {"id": 161325, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "srcset": "", "sizes": "(max-width: 366px) 100vw, 366px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 366px) 100vw, 366px", "name": "Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics.png", "alt": ""}, "84176505": {"id": 161325, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "srcset": "", "sizes": "(max-width: 366px) 100vw, 366px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 366px) 100vw, 366px", "name": "Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics.png", "alt": ""}, "84179218": {"id": 161325, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "srcset": "", "sizes": "(max-width: 366px) 100vw, 366px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 366px) 100vw, 366px", "name": "Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics.png", "alt": ""}, "84180202": {"id": 161325, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "srcset": "", "sizes": "(max-width: 366px) 100vw, 366px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 366px) 100vw, 366px", "name": "Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics.png", "alt": ""}, "84182424": {"id": 161325, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "srcset": "", "sizes": "(max-width: 366px) 100vw, 366px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 366px) 100vw, 366px", "name": "Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics.png", "alt": ""}, "84187527": {"id": 161325, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "srcset": "", "sizes": "(max-width: 366px) 100vw, 366px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 366px) 100vw, 366px", "name": "Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics.png", "alt": ""}, "84188515": {"id": 161325, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "srcset": "", "sizes": "(max-width: 366px) 100vw, 366px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 366px) 100vw, 366px", "name": "Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics.png", "alt": ""}, "84189209": {"id": 161325, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "srcset": "", "sizes": "(max-width: 366px) 100vw, 366px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 366px) 100vw, 366px", "name": "Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics.png", "alt": ""}, "84189432": {"id": 161325, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "srcset": "", "sizes": "(max-width: 366px) 100vw, 366px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 366px) 100vw, 366px", "name": "Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics.png", "alt": ""}, "84312202": {"id": 161325, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "srcset": "", "sizes": "(max-width: 366px) 100vw, 366px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 366px) 100vw, 366px", "name": "Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics.png", "alt": ""}, "84316505": {"id": 161325, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "srcset": "", "sizes": "(max-width: 366px) 100vw, 366px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 366px) 100vw, 366px", "name": "Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics.png", "alt": ""}, "84317303": {"id": 161325, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics-1.png", "srcset": "", "sizes": "(max-width: 366px) 100vw, 366px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 366px) 100vw, 366px", "name": "Screenshot_2019-09-18_CASADECO_editor_of_wallpaper_and_upholstery_fabrics.png", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Casadeco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/eco-friendly/kata-wallpapers/", "pattern": "Kata Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["KA100", "KA101", "KA102", "KA103", "KA104", "KA105", "KA106", "KA107", "KA108", "KA109", "KA300", "KA301", "KA302", "KA303", "KA304", "KA305", "KA306", "KA307", "KA308", "KA309"], "colorway_count": 20, "sku_images": {"KA100": {"id": 161312, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2-1.jpg", "alt": ""}, "KA101": {"id": 161312, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2-1.jpg", "alt": ""}, "KA102": {"id": 161312, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2-1.jpg", "alt": ""}, "KA103": {"id": 161312, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2-1.jpg", "alt": ""}, "KA104": {"id": 161312, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2-1.jpg", "alt": ""}, "KA105": {"id": 161312, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2-1.jpg", "alt": ""}, "KA106": {"id": 161312, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2-1.jpg", "alt": ""}, "KA107": {"id": 161312, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2-1.jpg", "alt": ""}, "KA108": {"id": 161312, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2-1.jpg", "alt": ""}, "KA109": {"id": 161312, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2-1.jpg", "alt": ""}, "KA300": {"id": 161312, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2-1.jpg", "alt": ""}, "KA301": {"id": 161312, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2-1.jpg", "alt": ""}, "KA302": {"id": 161312, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2-1.jpg", "alt": ""}, "KA303": {"id": 161312, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2-1.jpg", "alt": ""}, "KA304": {"id": 161312, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2-1.jpg", "alt": ""}, "KA305": {"id": 161312, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2-1.jpg", "alt": ""}, "KA306": {"id": 161312, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2-1.jpg", "alt": ""}, "KA307": {"id": 161312, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2-1.jpg", "alt": ""}, "KA308": {"id": 161312, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2-1.jpg", "alt": ""}, "KA309": {"id": 161312, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-1-1.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2-1.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Texam", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/eco-friendly/id-wallpapers/", "pattern": "ID Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["ID100", "ID1002", "ID1003", "ID1004", "ID1005", "ID101", "ID1100", "ID1101", "ID1102", "ID1103", "ID1105", "ID1200", "ID1302", "ID1400", "ID1402", "ID1405", "ID1502", "ID1503", "ID1504", "ID1600", "ID1603", "ID1605", "ID200", "ID201", "ID300", "ID400", "ID401", "ID403", "ID404", "ID405", "ID500", "ID501", "ID502", "ID503", "ID504", "ID600", "ID601", "ID603", "ID605", "ID702", "ID703", "ID704", "ID705", "ID801", "ID803", "ID804", "ID805", "ID900", "ID901", "ID902", "ID903", "ID905"], "colorway_count": 52, "sku_images": {"ID100": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID1002": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID1003": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID1004": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID1005": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID101": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID1100": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID1101": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID1102": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID1103": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID1105": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID1200": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID1302": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID1400": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID1402": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID1405": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID1502": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID1503": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID1504": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID1600": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID1603": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID1605": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID200": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID201": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID300": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID400": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID401": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID403": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID404": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID405": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID500": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID501": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID502": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID503": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID504": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID600": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID601": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID603": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID605": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID702": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID703": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID704": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID705": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID801": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID803": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID804": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID805": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID900": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID901": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID902": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID903": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}, "ID905": {"id": 161311, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE2-2.jpg", "srcset": "", "sizes": "(max-width: 666px) 100vw, 666px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 666px) 100vw, 666px", "name": "IMAGE2.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Texam", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/eco-friendly/lux-wallpapers/", "pattern": "Lux Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["LX100", "LX102", "LX103", "LX106", "LX107", "LX108", "LX109", "LX110", "LX200", "LX205", "LX207", "LX208", "LX209", "LX210", "LX301", "LX302", "LX304", "LX306", "LX307", "LX308", "LX309", "LX400", "LX403", "LX404", "LX407", "LX408", "LX409", "LX410", "LX502", "LX503", "LX504", "LX505", "LX507", "LX508", "LX509", "LX510", "LX511", "LX512", "LX602", "LX603", "LX604", "LX605", "LX607", "LX608", "LX609", "LX610", "LX611", "LX612", "LX702", "LX703", "LX704", "LX706", "LX707", "LX708", "LX709", "LX710", "LX711", "LX712"], "colorway_count": 58, "sku_images": {"LX100": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX102": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX103": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX106": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX107": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX108": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX109": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX110": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX200": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX205": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX207": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX208": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX209": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX210": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX301": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX302": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX304": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX306": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX307": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX308": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX309": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX400": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX403": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX404": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX407": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX408": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX409": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX410": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX502": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX503": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX504": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX505": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX507": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX508": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX509": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX510": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX511": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX512": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX602": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX603": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX604": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX605": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX607": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX608": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX609": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX610": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX611": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX612": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX702": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX703": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX704": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX706": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX707": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX708": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX709": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX710": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX711": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}, "LX712": {"id": 161307, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/IMAGE-5.jpg", "srcset": "", "sizes": "(max-width: 338px) 100vw, 338px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 338px) 100vw, 338px", "name": "IMAGE.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Texam", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/momentum-vol-6-wallpapers/", "pattern": "Momentum Vol 6 Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["HM6W112166", "HM6W112167", "HM6W112168", "HM6W112169", "HM6W112170", "HM6W112171", "HM6W112172", "HM6W112173", "HM6W112174", "HM6W112175", "HM6W112176", "HM6W112177", "HM6W112178", "HM6W112179", "HM6W112180", "HM6W112181", "HM6W112182", "HM6W112183", "HM6W112184", "HM6W112185", "HM6W112186", "HM6W112187", "HM6W112188", "HM6W112189", "HM6W112190", "HM6W112191", "HM6W112192", "HM6W112193", "HM6W112194", "HM6W112195", "HM6W112196", "HM6W112197", "HM6W112198", "HM6W112199", "HM6W112200", "HM6W112201", "HM6W112202"], "colorway_count": 37, "sku_images": {"HM6W112166": {"id": 161306, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "harlequin-momentum-6-elixity-wallpaper.jpg", "alt": ""}, "HM6W112167": {"id": 161306, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "harlequin-momentum-6-elixity-wallpaper.jpg", "alt": ""}, "HM6W112168": {"id": 161306, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "harlequin-momentum-6-elixity-wallpaper.jpg", "alt": ""}, "HM6W112169": {"id": 161306, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "harlequin-momentum-6-elixity-wallpaper.jpg", "alt": ""}, "HM6W112170": {"id": 161306, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "harlequin-momentum-6-elixity-wallpaper.jpg", "alt": ""}, "HM6W112171": {"id": 161306, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "harlequin-momentum-6-elixity-wallpaper.jpg", "alt": ""}, "HM6W112172": {"id": 161306, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "harlequin-momentum-6-elixity-wallpaper.jpg", "alt": ""}, "HM6W112173": {"id": 161306, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "harlequin-momentum-6-elixity-wallpaper.jpg", "alt": ""}, "HM6W112174": {"id": 161306, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "harlequin-momentum-6-elixity-wallpaper.jpg", "alt": ""}, "HM6W112175": {"id": 161306, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "harlequin-momentum-6-elixity-wallpaper.jpg", "alt": ""}, "HM6W112176": {"id": 161306, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "harlequin-momentum-6-elixity-wallpaper.jpg", "alt": ""}, "HM6W112177": {"id": 161306, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "harlequin-momentum-6-elixity-wallpaper.jpg", "alt": ""}, "HM6W112178": {"id": 161306, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "harlequin-momentum-6-elixity-wallpaper.jpg", "alt": ""}, "HM6W112179": {"id": 161306, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "harlequin-momentum-6-elixity-wallpaper.jpg", "alt": ""}, "HM6W112180": {"id": 161306, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "harlequin-momentum-6-elixity-wallpaper.jpg", "alt": ""}, "HM6W112181": {"id": 161306, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "harlequin-momentum-6-elixity-wallpaper.jpg", "alt": ""}, "HM6W112182": {"id": 161306, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "harlequin-momentum-6-elixity-wallpaper.jpg", "alt": ""}, "HM6W112183": {"id": 161306, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "harlequin-momentum-6-elixity-wallpaper.jpg", "alt": ""}, "HM6W112184": {"id": 161306, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "harlequin-momentum-6-elixity-wallpaper.jpg", "alt": ""}, "HM6W112185": {"id": 161306, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "harlequin-momentum-6-elixity-wallpaper.jpg", "alt": ""}, "HM6W112186": {"id": 161306, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "harlequin-momentum-6-elixity-wallpaper.jpg", "alt": ""}, "HM6W112187": {"id": 161306, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "harlequin-momentum-6-elixity-wallpaper.jpg", "alt": ""}, "HM6W112188": {"id": 161306, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "harlequin-momentum-6-elixity-wallpaper.jpg", "alt": ""}, "HM6W112189": {"id": 161306, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "harlequin-momentum-6-elixity-wallpaper.jpg", "alt": ""}, "HM6W112190": {"id": 161306, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "harlequin-momentum-6-elixity-wallpaper.jpg", "alt": ""}, "HM6W112191": {"id": 161306, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "harlequin-momentum-6-elixity-wallpaper.jpg", "alt": ""}, "HM6W112192": {"id": 161306, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "harlequin-momentum-6-elixity-wallpaper.jpg", "alt": ""}, "HM6W112193": {"id": 161306, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "harlequin-momentum-6-elixity-wallpaper.jpg", "alt": ""}, "HM6W112194": {"id": 161306, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "harlequin-momentum-6-elixity-wallpaper.jpg", "alt": ""}, "HM6W112195": {"id": 161306, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "harlequin-momentum-6-elixity-wallpaper.jpg", "alt": ""}, "HM6W112196": {"id": 161306, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "harlequin-momentum-6-elixity-wallpaper.jpg", "alt": ""}, "HM6W112197": {"id": 161306, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "harlequin-momentum-6-elixity-wallpaper.jpg", "alt": ""}, "HM6W112198": {"id": 161306, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "harlequin-momentum-6-elixity-wallpaper.jpg", "alt": ""}, "HM6W112199": {"id": 161306, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "harlequin-momentum-6-elixity-wallpaper.jpg", "alt": ""}, "HM6W112200": {"id": 161306, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "harlequin-momentum-6-elixity-wallpaper.jpg", "alt": ""}, "HM6W112201": {"id": 161306, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "harlequin-momentum-6-elixity-wallpaper.jpg", "alt": ""}, "HM6W112202": {"id": 161306, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/harlequin-momentum-6-elixity-wallpaper-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "harlequin-momentum-6-elixity-wallpaper.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Harlequin", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/the-contemporary-collection-wallpaper/", "pattern": "The Contemporary Collection Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["105-4017_", "105-4018_", "66-1002_", "66-1003_", "66-2010_", "66-2012_", "66-2014_", "66-5036_", "66-6042_", "66-6044_", "66-8054_", "66-8055_", "66-8056_", "69-12147_", "69-12148_", "69-12149_", "69-12151_", "89-4014_", "89-4015_", "89-4019_", "95-1001_", "95-1002_", "95-1003_", "95-1004_", "95-1005_", "95-10054_", "95-10056_", "95-10057_", "95-1006_", "95-1007_", "95-1008_", "95-1009_", "95-11059_", "95-11060_", "95-11061_", "95-11062_", "95-2010_", "95-2011_", "95-2012_", "95-3015_", "95-3016_", "95-3017_", "95-3018_", "95-4022_", "95-4025_", "95-4026_", "95-5027_", "95-5028_", "95-5029_", "95-5030_", "95-5031_", "95-5032_", "95-6033_", "95-6034_", "95-6035_", "95-6037_", "95-6038_", "95-7042_", "95-7044_", "95-8045_", "95-8046_", "95-8047_", "95-8048_"], "colorway_count": 63, "sku_images": {"105-4017_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "105-4018_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "66-1002_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "66-1003_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "66-2010_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "66-2012_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "66-2014_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "66-5036_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "66-6042_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "66-6044_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "66-8054_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "66-8055_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "66-8056_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "69-12147_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "69-12148_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "69-12149_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "69-12151_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "89-4014_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "89-4015_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "89-4019_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-1001_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-1002_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-1003_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-1004_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-1005_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-10054_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-10056_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-10057_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-1006_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-1007_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-1008_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-1009_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-11059_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-11060_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-11061_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-11062_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-2010_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-2011_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-2012_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-3015_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-3016_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-3017_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-3018_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-4022_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-4025_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-4026_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-5027_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-5028_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-5029_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-5030_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-5031_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-5032_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-6033_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-6034_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-6035_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-6037_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-6038_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-7042_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-7044_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-8045_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-8046_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-8047_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}, "95-8048_": {"id": 161300, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/COVER-11-1.jpg", "srcset": "", "sizes": "(max-width: 545px) 100vw, 545px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 545px) 100vw, 545px", "name": "COVER-11.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Cole & Son", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/pearwood-wallpapers/", "pattern": "Pearwood Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["116-1001", "116-1002", "116-1003", "116-10036", "116-10037", "116-10038", "116-10039", "116-1004", "116-2005", "116-2006", "116-2007", "116-2008", "116-3009", "116-3010", "116-3011", "116-3012", "116-4013", "116-4014", "116-4015", "116-4016", "116-5017", "116-5018", "116-5019", "116-5020", "116-6021", "116-6022", "116-6023", "116-6024", "116-6025", "116-7026", "116-7027", "116-8028", "116-8029", "116-8030", "116-8031", "116-8032", "116-9033", "116-9034", "116-9035"], "colorway_count": 39, "sku_images": {"116-1001": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}, "116-1002": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}, "116-1003": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}, "116-10036": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}, "116-10037": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}, "116-10038": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}, "116-10039": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}, "116-1004": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}, "116-2005": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}, "116-2006": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}, "116-2007": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}, "116-2008": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}, "116-3009": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}, "116-3010": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}, "116-3011": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}, "116-3012": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}, "116-4013": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}, "116-4014": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}, "116-4015": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}, "116-4016": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}, "116-5017": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}, "116-5018": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}, "116-5019": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}, "116-5020": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}, "116-6021": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}, "116-6022": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}, "116-6023": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}, "116-6024": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}, "116-6025": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}, "116-7026": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}, "116-7027": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}, "116-8028": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}, "116-8029": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}, "116-8030": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}, "116-8031": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}, "116-8032": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}, "116-9033": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}, "116-9034": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}, "116-9035": {"id": 161355, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/pearwood-cover-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "pearwood-cover.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Cole & Son", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/melsetter-wallpapers/", "pattern": "Melsetter Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["DMSW216672", "DMSW216673", "DMSW216674", "DMSW216675", "DMSW216676", "DMSW216677", "DMSW216678", "DMSW216679", "DMSW216680", "DMSW216681", "DMSW216682", "DMSW216683", "DMSW216684", "DMSW216685", "DMSW216686", "DMSW216687", "DMSW216688", "DMSW216689", "DMSW216690", "DMSW216691", "DMSW216692", "DMSW216693", "DMSW216694", "DMSW216695", "DMSW216696", "DMSW216697", "DMSW216698", "DMSW216699", "DMSW216700", "DMSW216701", "DMSW216702", "DMSW216703", "DMSW216704", "DMSW216705", "DMSW216706", "DMSW216707"], "colorway_count": 36, "sku_images": {"DMSW216672": {"id": 161302, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "image_11.jpg", "alt": ""}, "DMSW216673": {"id": 161302, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "image_11.jpg", "alt": ""}, "DMSW216674": {"id": 161302, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "image_11.jpg", "alt": ""}, "DMSW216675": {"id": 161302, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "image_11.jpg", "alt": ""}, "DMSW216676": {"id": 161302, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "image_11.jpg", "alt": ""}, "DMSW216677": {"id": 161302, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "image_11.jpg", "alt": ""}, "DMSW216678": {"id": 161302, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "image_11.jpg", "alt": ""}, "DMSW216679": {"id": 161302, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "image_11.jpg", "alt": ""}, "DMSW216680": {"id": 161302, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "image_11.jpg", "alt": ""}, "DMSW216681": {"id": 161302, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "image_11.jpg", "alt": ""}, "DMSW216682": {"id": 161302, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "image_11.jpg", "alt": ""}, "DMSW216683": {"id": 161302, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "image_11.jpg", "alt": ""}, "DMSW216684": {"id": 161302, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "image_11.jpg", "alt": ""}, "DMSW216685": {"id": 161302, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "image_11.jpg", "alt": ""}, "DMSW216686": {"id": 161302, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "image_11.jpg", "alt": ""}, "DMSW216687": {"id": 161302, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "image_11.jpg", "alt": ""}, "DMSW216688": {"id": 161302, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "image_11.jpg", "alt": ""}, "DMSW216689": {"id": 161302, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "image_11.jpg", "alt": ""}, "DMSW216690": {"id": 161302, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "image_11.jpg", "alt": ""}, "DMSW216691": {"id": 161302, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "image_11.jpg", "alt": ""}, "DMSW216692": {"id": 161302, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "image_11.jpg", "alt": ""}, "DMSW216693": {"id": 161302, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "image_11.jpg", "alt": ""}, "DMSW216694": {"id": 161302, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "image_11.jpg", "alt": ""}, "DMSW216695": {"id": 161302, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "image_11.jpg", "alt": ""}, "DMSW216696": {"id": 161302, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "image_11.jpg", "alt": ""}, "DMSW216697": {"id": 161302, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "image_11.jpg", "alt": ""}, "DMSW216698": {"id": 161302, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "image_11.jpg", "alt": ""}, "DMSW216699": {"id": 161302, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "image_11.jpg", "alt": ""}, "DMSW216700": {"id": 161302, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "image_11.jpg", "alt": ""}, "DMSW216701": {"id": 161302, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "image_11.jpg", "alt": ""}, "DMSW216702": {"id": 161302, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "image_11.jpg", "alt": ""}, "DMSW216703": {"id": 161302, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "image_11.jpg", "alt": ""}, "DMSW216704": {"id": 161302, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "image_11.jpg", "alt": ""}, "DMSW216705": {"id": 161302, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "image_11.jpg", "alt": ""}, "DMSW216706": {"id": 161302, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "image_11.jpg", "alt": ""}, "DMSW216707": {"id": 161302, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/image_11-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "image_11.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Morris & Co", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/rhombi-wallpapers/", "pattern": "Rhombi Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["312887", "312888", "312889", "312890", "312891", "312892", "312893", "312894", "312895", "312896", "312897", "312898", "312899", "312900", "312901", "312902", "312903", "312904", "312905", "312906", "312907", "312908", "312909", "312910", "312911", "312912", "312913", "312914", "312915", "312916", "312917", "312918", "312919", "312920", "312921", "312922", "312923", "312924", "312925", "312926"], "colorway_count": 40, "sku_images": {"312887": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312888": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312889": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312890": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312891": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312892": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312893": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312894": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312895": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312896": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312897": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312898": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312899": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312900": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312901": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312902": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312903": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312904": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312905": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312906": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312907": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312908": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312909": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312910": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312911": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312912": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312913": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312914": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312915": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312916": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312917": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312918": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312919": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312920": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312921": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312922": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312923": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312924": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312925": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}, "312926": {"id": 161274, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-zoffany-rhombi-vinyl-tumblingblock-1.jpg", "srcset": "", "sizes": "(max-width: 203px) 100vw, 203px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 203px) 100vw, 203px", "name": "1-zoffany-rhombi-vinyl-tumblingblock.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Zoffany", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/glasshouse-wallpapers/", "pattern": "Glasshouse Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["DGLW216630", "DGLW216631", "DGLW216632", "DGLW216633", "DGLW216634", "DGLW216635", "DGLW216636", "DGLW216637", "DGLW216638", "DGLW216639", "DGLW216640", "DGLW216641", "DGLW216642", "DGLW216643", "DGLW216644", "DGLW216645", "DGLW216646", "DGLW216647", "DGLW216648", "DGLW216649", "DGLW216650", "DGLW216651", "DGLW216652", "DGLW216653", "DGLW216654", "DGLW216655", "DGLW216656", "DGLW216657", "DGLW216658", "DGLW216659", "DGLW216660", "DGLW216661", "DGLW216662", "DGLW216663", "DGLW216664", "DGLW216665", "DGLW216666", "DGLW216667"], "colorway_count": 38, "sku_images": {"DGLW216630": {"id": 161270, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wallpaper-Fernery-1.jpg", "alt": ""}, "DGLW216631": {"id": 161270, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wallpaper-Fernery-1.jpg", "alt": ""}, "DGLW216632": {"id": 161270, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wallpaper-Fernery-1.jpg", "alt": ""}, "DGLW216633": {"id": 161270, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wallpaper-Fernery-1.jpg", "alt": ""}, "DGLW216634": {"id": 161270, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wallpaper-Fernery-1.jpg", "alt": ""}, "DGLW216635": {"id": 161270, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wallpaper-Fernery-1.jpg", "alt": ""}, "DGLW216636": {"id": 161270, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wallpaper-Fernery-1.jpg", "alt": ""}, "DGLW216637": {"id": 161270, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wallpaper-Fernery-1.jpg", "alt": ""}, "DGLW216638": {"id": 161270, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wallpaper-Fernery-1.jpg", "alt": ""}, "DGLW216639": {"id": 161270, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wallpaper-Fernery-1.jpg", "alt": ""}, "DGLW216640": {"id": 161270, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wallpaper-Fernery-1.jpg", "alt": ""}, "DGLW216641": {"id": 161270, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wallpaper-Fernery-1.jpg", "alt": ""}, "DGLW216642": {"id": 161270, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wallpaper-Fernery-1.jpg", "alt": ""}, "DGLW216643": {"id": 161270, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wallpaper-Fernery-1.jpg", "alt": ""}, "DGLW216644": {"id": 161270, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wallpaper-Fernery-1.jpg", "alt": ""}, "DGLW216645": {"id": 161270, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wallpaper-Fernery-1.jpg", "alt": ""}, "DGLW216646": {"id": 161270, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wallpaper-Fernery-1.jpg", "alt": ""}, "DGLW216647": {"id": 161270, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wallpaper-Fernery-1.jpg", "alt": ""}, "DGLW216648": {"id": 161270, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wallpaper-Fernery-1.jpg", "alt": ""}, "DGLW216649": {"id": 161270, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wallpaper-Fernery-1.jpg", "alt": ""}, "DGLW216650": {"id": 161270, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wallpaper-Fernery-1.jpg", "alt": ""}, "DGLW216651": {"id": 161270, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wallpaper-Fernery-1.jpg", "alt": ""}, "DGLW216652": {"id": 161270, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wallpaper-Fernery-1.jpg", "alt": ""}, "DGLW216653": {"id": 161270, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wallpaper-Fernery-1.jpg", "alt": ""}, "DGLW216654": {"id": 161270, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wallpaper-Fernery-1.jpg", "alt": ""}, "DGLW216655": {"id": 161270, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wallpaper-Fernery-1.jpg", "alt": ""}, "DGLW216656": {"id": 161270, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wallpaper-Fernery-1.jpg", "alt": ""}, "DGLW216657": {"id": 161270, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wallpaper-Fernery-1.jpg", "alt": ""}, "DGLW216658": {"id": 161270, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wallpaper-Fernery-1.jpg", "alt": ""}, "DGLW216659": {"id": 161270, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wallpaper-Fernery-1.jpg", "alt": ""}, "DGLW216660": {"id": 161270, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wallpaper-Fernery-1.jpg", "alt": ""}, "DGLW216661": {"id": 161270, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wallpaper-Fernery-1.jpg", "alt": ""}, "DGLW216662": {"id": 161270, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wallpaper-Fernery-1.jpg", "alt": ""}, "DGLW216663": {"id": 161270, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wallpaper-Fernery-1.jpg", "alt": ""}, "DGLW216664": {"id": 161270, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wallpaper-Fernery-1.jpg", "alt": ""}, "DGLW216665": {"id": 161270, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wallpaper-Fernery-1.jpg", "alt": ""}, "DGLW216666": {"id": 161270, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wallpaper-Fernery-1.jpg", "alt": ""}, "DGLW216667": {"id": 161270, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w", "sizes": "(max-width: 1025px) 100vw, 1025px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Wallpaper-Fernery-1-1.jpg 1025w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "Wallpaper-Fernery-1.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Sanderson", "distributor_direct": false}
{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/zanzibar-wallpapers/", "pattern": "Zanzibar Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["NZAW111990", "NZAW111991", "NZAW111992", "NZAW111993", "NZAW111994", "NZAW111995", "NZAW111996", "NZAW111997", "NZAW111998", "NZAW111999", "NZAW112000", "NZAW112001", "NZAW112002", "NZAW112003", "NZAW112004", "NZAW112005", "NZAW112006", "NZAW112007", "NZAW112008", "NZAW112009", "NZAW112010", "NZAW112011", "NZAW112012", "NZAW112013", "NZAW112014", "NZAW112015", "NZAW112016", "NZAW112017", "NZAW112018", "NZAW112019", "NZAW112020", "NZAW112021", "NZAW112022", "NZAW112023", "NZAW112024", "NZAW112025", "NZAW112026"], "colorway_count": 37, "sku_images": {"NZAW111990": {"id": 161264, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg 800w", "sizes": "(max-width: 1024px) 100vw, 1024px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg 1024w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric.jpg", "alt": ""}, "NZAW111991": {"id": 161264, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg 800w", "sizes": "(max-width: 1024px) 100vw, 1024px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg 1024w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric.jpg", "alt": ""}, "NZAW111992": {"id": 161264, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg 800w", "sizes": "(max-width: 1024px) 100vw, 1024px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg 1024w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric.jpg", "alt": ""}, "NZAW111993": {"id": 161264, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg 800w", "sizes": "(max-width: 1024px) 100vw, 1024px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg 1024w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric.jpg", "alt": ""}, "NZAW111994": {"id": 161264, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg 800w", "sizes": "(max-width: 1024px) 100vw, 1024px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg 1024w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric.jpg", "alt": ""}, "NZAW111995": {"id": 161264, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg 800w", "sizes": "(max-width: 1024px) 100vw, 1024px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg 1024w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric.jpg", "alt": ""}, "NZAW111996": {"id": 161264, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg 800w", "sizes": "(max-width: 1024px) 100vw, 1024px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg 1024w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric.jpg", "alt": ""}, "NZAW111997": {"id": 161264, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg 800w", "sizes": "(max-width: 1024px) 100vw, 1024px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg 1024w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric.jpg", "alt": ""}, "NZAW111998": {"id": 161264, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg 800w", "sizes": "(max-width: 1024px) 100vw, 1024px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg 1024w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric.jpg", "alt": ""}, "NZAW111999": {"id": 161264, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg 800w", "sizes": "(max-width: 1024px) 100vw, 1024px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg 1024w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric.jpg", "alt": ""}, "NZAW112000": {"id": 161264, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg 800w", "sizes": "(max-width: 1024px) 100vw, 1024px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg 1024w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric.jpg", "alt": ""}, "NZAW112001": {"id": 161264, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg 800w", "sizes": "(max-width: 1024px) 100vw, 1024px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg 1024w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric.jpg", "alt": ""}, "NZAW112002": {"id": 161264, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg 800w", "sizes": "(max-width: 1024px) 100vw, 1024px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg 1024w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric.jpg", "alt": ""}, "NZAW112003": {"id": 161264, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg 800w", "sizes": "(max-width: 1024px) 100vw, 1024px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg 1024w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric.jpg", "alt": ""}, "NZAW112004": {"id": 161264, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg 800w", "sizes": "(max-width: 1024px) 100vw, 1024px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg 1024w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric.jpg", "alt": ""}, "NZAW112005": {"id": 161264, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg 800w", "sizes": "(max-width: 1024px) 100vw, 1024px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg 1024w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric.jpg", "alt": ""}, "NZAW112006": {"id": 161264, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg 800w", "sizes": "(max-width: 1024px) 100vw, 1024px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg 1024w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric.jpg", "alt": ""}, "NZAW112007": {"id": 161264, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg 800w", "sizes": "(max-width: 1024px) 100vw, 1024px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg 1024w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric.jpg", "alt": ""}, "NZAW112008": {"id": 161264, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg 800w", "sizes": "(max-width: 1024px) 100vw, 1024px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg 1024w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric.jpg", "alt": ""}, "NZAW112009": {"id": 161264, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg 800w", "sizes": "(max-width: 1024px) 100vw, 1024px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg 1024w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric.jpg", "alt": ""}, "NZAW112010": {"id": 161264, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg 800w", "sizes": "(max-width: 1024px) 100vw, 1024px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg 1024w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric.jpg", "alt": ""}, "NZAW112011": {"id": 161264, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg 800w", "sizes": "(max-width: 1024px) 100vw, 1024px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg 1024w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric.jpg", "alt": ""}, "NZAW112012": {"id": 161264, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg 800w", "sizes": "(max-width: 1024px) 100vw, 1024px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg 1024w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric.jpg", "alt": ""}, "NZAW112013": {"id": 161264, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg 800w", "sizes": "(max-width: 1024px) 100vw, 1024px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg 1024w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric.jpg", "alt": ""}, "NZAW112014": {"id": 161264, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg 800w", "sizes": "(max-width: 1024px) 100vw, 1024px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg 1024w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric.jpg", "alt": ""}, "NZAW112015": {"id": 161264, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg 800w", "sizes": "(max-width: 1024px) 100vw, 1024px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg 1024w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric.jpg", "alt": ""}, "NZAW112016": {"id": 161264, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg 800w", "sizes": "(max-width: 1024px) 100vw, 1024px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg 1024w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric.jpg", "alt": ""}, "NZAW112017": {"id": 161264, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg 800w", "sizes": "(max-width: 1024px) 100vw, 1024px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg 1024w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric.jpg", "alt": ""}, "NZAW112018": {"id": 161264, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg 800w", "sizes": "(max-width: 1024px) 100vw, 1024px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg 1024w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric.jpg", "alt": ""}, "NZAW112019": {"id": 161264, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg 800w", "sizes": "(max-width: 1024px) 100vw, 1024px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg 1024w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric.jpg", "alt": ""}, "NZAW112020": {"id": 161264, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg 800w", "sizes": "(max-width: 1024px) 100vw, 1024px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg 1024w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric.jpg", "alt": ""}, "NZAW112021": {"id": 161264, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg 800w", "sizes": "(max-width: 1024px) 100vw, 1024px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg 1024w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric.jpg", "alt": ""}, "NZAW112022": {"id": 161264, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg 800w", "sizes": "(max-width: 1024px) 100vw, 1024px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg 1024w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric.jpg", "alt": ""}, "NZAW112023": {"id": 161264, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg 800w", "sizes": "(max-width: 1024px) 100vw, 1024px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg 1024w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric.jpg", "alt": ""}, "NZAW112024": {"id": 161264, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg 800w", "sizes": "(max-width: 1024px) 100vw, 1024px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg 1024w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric.jpg", "alt": ""}, "NZAW112025": {"id": 161264, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg 800w", "sizes": "(max-width: 1024px) 100vw, 1024px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg 1024w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric.jpg", "alt": ""}, "NZAW112026": {"id": 161264, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg 1024w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg 800w", "sizes": "(max-width: 1024px) 100vw, 1024px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1-800x1066.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric-1.jpg 1024w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "2-Soetsu-Zanzibar-Scion-Wallpaper-Fabric.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/gala-wallpapers/", "pattern": "Gala Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["GAA102", "GAA104", "GAA105", "GAA106", "GAA202", "GAA203", "GAA205", "GAA206", "GAA207", "GAA301", "GAA302", "GAA303", "GAA304", "GAA401", "GAA403", "GAA404", "GAA405", "GAA406", "GAA407", "GAA409", "GAA410", "GAA411", "GAA412", "GAA413", "GAA414", "GAA415", "GAA501", "GAA502", "GAA503", "GAA617", "GAA621", "GAA639", "GAA675", "GAA693", "GAA699"], "colorway_count": 35, "sku_images": {"GAA102": {"id": 161240, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "43227_GAA2.jpg", "alt": ""}, "GAA104": {"id": 161240, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "43227_GAA2.jpg", "alt": ""}, "GAA105": {"id": 161240, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "43227_GAA2.jpg", "alt": ""}, "GAA106": {"id": 161240, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "43227_GAA2.jpg", "alt": ""}, "GAA202": {"id": 161240, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "43227_GAA2.jpg", "alt": ""}, "GAA203": {"id": 161240, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "43227_GAA2.jpg", "alt": ""}, "GAA205": {"id": 161240, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "43227_GAA2.jpg", "alt": ""}, "GAA206": {"id": 161240, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "43227_GAA2.jpg", "alt": ""}, "GAA207": {"id": 161240, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "43227_GAA2.jpg", "alt": ""}, "GAA301": {"id": 161240, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "43227_GAA2.jpg", "alt": ""}, "GAA302": {"id": 161240, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "43227_GAA2.jpg", "alt": ""}, "GAA303": {"id": 161240, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "43227_GAA2.jpg", "alt": ""}, "GAA304": {"id": 161240, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "43227_GAA2.jpg", "alt": ""}, "GAA401": {"id": 161240, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "43227_GAA2.jpg", "alt": ""}, "GAA403": {"id": 161240, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "43227_GAA2.jpg", "alt": ""}, "GAA404": {"id": 161240, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "43227_GAA2.jpg", "alt": ""}, "GAA405": {"id": 161240, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "43227_GAA2.jpg", "alt": ""}, "GAA406": {"id": 161240, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "43227_GAA2.jpg", "alt": ""}, "GAA407": {"id": 161240, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "43227_GAA2.jpg", "alt": ""}, "GAA409": {"id": 161240, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "43227_GAA2.jpg", "alt": ""}, "GAA410": {"id": 161240, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "43227_GAA2.jpg", "alt": ""}, "GAA411": {"id": 161240, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "43227_GAA2.jpg", "alt": ""}, "GAA412": {"id": 161240, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "43227_GAA2.jpg", "alt": ""}, "GAA413": {"id": 161240, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "43227_GAA2.jpg", "alt": ""}, "GAA414": {"id": 161240, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "43227_GAA2.jpg", "alt": ""}, "GAA415": {"id": 161240, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "43227_GAA2.jpg", "alt": ""}, "GAA501": {"id": 161240, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "43227_GAA2.jpg", "alt": ""}, "GAA502": {"id": 161240, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "43227_GAA2.jpg", "alt": ""}, "GAA503": {"id": 161240, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "43227_GAA2.jpg", "alt": ""}, "GAA617": {"id": 161240, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "43227_GAA2.jpg", "alt": ""}, "GAA621": {"id": 161240, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "43227_GAA2.jpg", "alt": ""}, "GAA639": {"id": 161240, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "43227_GAA2.jpg", "alt": ""}, "GAA675": {"id": 161240, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "43227_GAA2.jpg", "alt": ""}, "GAA693": {"id": 161240, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "43227_GAA2.jpg", "alt": ""}, "GAA699": {"id": 161240, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "43227_GAA2.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/textured-walls-wallpapers/", "pattern": "Textured Walls Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["HTWW112075", "HTWW112076", "HTWW112077", "HTWW112078", "HTWW112079", "HTWW112080", "HTWW112081", "HTWW112082", "HTWW112083", "HTWW112084", "HTWW112085", "HTWW112086", "HTWW112087", "HTWW112088", "HTWW112089", "HTWW112090", "HTWW112091", "HTWW112092", "HTWW112093", "HTWW112094", "HTWW112095", "HTWW112096", "HTWW112097", "HTWW112098", "HTWW112099", "HTWW112100", "HTWW112101", "HTWW112102", "HTWW112103", "HTWW112104", "HTWW112105", "HTWW112106", "HTWW112107", "HTWW112108", "HTWW112109", "HTWW112110", "HTWW112111", "HTWW112112", "HTWW112113", "HTWW112114", "HTWW112115", "HTWW112116", "HTWW112117", "HTWW112118", "HTWW112119", "HTWW112120", "HTWW112121", "HTWW112122", "HTWW112123", "HTWW112124", "HTWW112125"], "colorway_count": 51, "sku_images": {"HTWW112075": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112076": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112077": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112078": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112079": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112080": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112081": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112082": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112083": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112084": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112085": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112086": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112087": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112088": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112089": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112090": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112091": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112092": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112093": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112094": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112095": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112096": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112097": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112098": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112099": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112100": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112101": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112102": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112103": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112104": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112105": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112106": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112107": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112108": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112109": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112110": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112111": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112112": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112113": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112114": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112115": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112116": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112117": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112118": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112119": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112120": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112121": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112122": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112123": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112124": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112125": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/aruba-wallpapers/", "pattern": "Aruba Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["ARA101", "ARA102", "ARA103", "ARA104", "ARA105", "ARA201", "ARA202", "ARA203", "ARA301", "ARA302", "ARA303", "ARA304", "ARA305", "ARA306", "ARA401", "ARA402", "ARA404", "ARA405", "ARA406", "ARA408", "ARA409", "ARA411", "ARA412", "ARA413", "ARA414", "ARA502", "ARA503", "ARA504", "ARA505", "ARA506", "ARA507", "ARA508", "ARA509", "ARA510", "ARA511", "ARA512"], "colorway_count": 36, "sku_images": {"ARA101": {"id": 161238, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "cover-1.jpg", "alt": ""}, "ARA102": {"id": 161238, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "cover-1.jpg", "alt": ""}, "ARA103": {"id": 161238, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "cover-1.jpg", "alt": ""}, "ARA104": {"id": 161238, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "cover-1.jpg", "alt": ""}, "ARA105": {"id": 161238, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "cover-1.jpg", "alt": ""}, "ARA201": {"id": 161238, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "cover-1.jpg", "alt": ""}, "ARA202": {"id": 161238, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "cover-1.jpg", "alt": ""}, "ARA203": {"id": 161238, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "cover-1.jpg", "alt": ""}, "ARA301": {"id": 161238, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "cover-1.jpg", "alt": ""}, "ARA302": {"id": 161238, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "cover-1.jpg", "alt": ""}, "ARA303": {"id": 161238, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "cover-1.jpg", "alt": ""}, "ARA304": {"id": 161238, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "cover-1.jpg", "alt": ""}, "ARA305": {"id": 161238, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "cover-1.jpg", "alt": ""}, "ARA306": {"id": 161238, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "cover-1.jpg", "alt": ""}, "ARA401": {"id": 161238, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "cover-1.jpg", "alt": ""}, "ARA402": {"id": 161238, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "cover-1.jpg", "alt": ""}, "ARA404": {"id": 161238, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "cover-1.jpg", "alt": ""}, "ARA405": {"id": 161238, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "cover-1.jpg", "alt": ""}, "ARA406": {"id": 161238, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "cover-1.jpg", "alt": ""}, "ARA408": {"id": 161238, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "cover-1.jpg", "alt": ""}, "ARA409": {"id": 161238, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "cover-1.jpg", "alt": ""}, "ARA411": {"id": 161238, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "cover-1.jpg", "alt": ""}, "ARA412": {"id": 161238, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "cover-1.jpg", "alt": ""}, "ARA413": {"id": 161238, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "cover-1.jpg", "alt": ""}, "ARA414": {"id": 161238, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "cover-1.jpg", "alt": ""}, "ARA502": {"id": 161238, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "cover-1.jpg", "alt": ""}, "ARA503": {"id": 161238, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "cover-1.jpg", "alt": ""}, "ARA504": {"id": 161238, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "cover-1.jpg", "alt": ""}, "ARA505": {"id": 161238, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "cover-1.jpg", "alt": ""}, "ARA506": {"id": 161238, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "cover-1.jpg", "alt": ""}, "ARA507": {"id": 161238, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "cover-1.jpg", "alt": ""}, "ARA508": {"id": 161238, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "cover-1.jpg", "alt": ""}, "ARA509": {"id": 161238, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "cover-1.jpg", "alt": ""}, "ARA510": {"id": 161238, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "cover-1.jpg", "alt": ""}, "ARA511": {"id": 161238, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "cover-1.jpg", "alt": ""}, "ARA512": {"id": 161238, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "cover-1.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/botanica-wallpapers/", "pattern": "Botanica Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["100-6027", "100-6028", "100-6030", "100-6031", "115-1001", "115-1002", "115-10029", "115-1003", "115-10030", "115-10031", "115-1004", "115-11032", "115-11033", "115-12034", "115-12035", "115-12036", "115-12037", "115-13038", "115-13039", "115-13040", "115-13041", "115-14042", "115-14043", "115-14044", "115-15045", "115-2005", "115-2006", "115-2007", "115-3008", "115-3009", "115-3010", "115-4011", "115-5012", "115-5013", "115-5014", "115-5015", "115-5016", "115-6017", "115-6018", "115-6019", "115-6020", "115-7021", "115-7022", "115-8023", "115-8024", "115-8025", "115-8026", "115-8027", "115-9028"], "colorway_count": 49, "sku_images": {"100-6027": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "100-6028": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "100-6030": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "100-6031": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-1001": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-1002": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-10029": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-1003": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-10030": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-10031": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-1004": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-11032": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-11033": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-12034": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-12035": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-12036": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-12037": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-13038": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-13039": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-13040": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-13041": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-14042": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-14043": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-14044": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-15045": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-2005": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-2006": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-2007": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-3008": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-3009": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-3010": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-4011": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-5012": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-5013": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-5014": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-5015": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-5016": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-6017": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-6018": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-6019": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-6020": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-7021": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-7022": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-8023": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-8024": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-8025": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-8026": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-8027": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-9028": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/momentum-vol-5-wallpapers/", "pattern": "Momentum Vol 5 Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["HMWF111950", "HMWF111951", "HMWF111952", "HMWF111953", "HMWF111954", "HMWF111955", "HMWF111956", "HMWF111957", "HMWF111958", "HMWF111959", "HMWF111960", "HMWF111961", "HMWF111962", "HMWF111963", "HMWF111964", "HMWF111969", "HMWF111970", "HMWF111971", "HMWF111972", "HMWF111973", "HMWF111974", "HMWF111975", "HMWF111976", "HMWF111977", "HMWF111978", "HMWF111979", "HMWF111980", "HMWF111981", "HMWF111982", "HMWF111983", "HMWF111984", "HMWF111985", "HMWF111986", "HMWF111987"], "colorway_count": 34, "sku_images": {"HMWF111950": {"id": 161179, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-momentum-wallpaper-coverings-living-room.jpg", "alt": ""}, "HMWF111951": {"id": 161179, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-momentum-wallpaper-coverings-living-room.jpg", "alt": ""}, "HMWF111952": {"id": 161179, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-momentum-wallpaper-coverings-living-room.jpg", "alt": ""}, "HMWF111953": {"id": 161179, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-momentum-wallpaper-coverings-living-room.jpg", "alt": ""}, "HMWF111954": {"id": 161179, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-momentum-wallpaper-coverings-living-room.jpg", "alt": ""}, "HMWF111955": {"id": 161179, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-momentum-wallpaper-coverings-living-room.jpg", "alt": ""}, "HMWF111956": {"id": 161179, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-momentum-wallpaper-coverings-living-room.jpg", "alt": ""}, "HMWF111957": {"id": 161179, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-momentum-wallpaper-coverings-living-room.jpg", "alt": ""}, "HMWF111958": {"id": 161179, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-momentum-wallpaper-coverings-living-room.jpg", "alt": ""}, "HMWF111959": {"id": 161179, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-momentum-wallpaper-coverings-living-room.jpg", "alt": ""}, "HMWF111960": {"id": 161179, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-momentum-wallpaper-coverings-living-room.jpg", "alt": ""}, "HMWF111961": {"id": 161179, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-momentum-wallpaper-coverings-living-room.jpg", "alt": ""}, "HMWF111962": {"id": 161179, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-momentum-wallpaper-coverings-living-room.jpg", "alt": ""}, "HMWF111963": {"id": 161179, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-momentum-wallpaper-coverings-living-room.jpg", "alt": ""}, "HMWF111964": {"id": 161179, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-momentum-wallpaper-coverings-living-room.jpg", "alt": ""}, "HMWF111969": {"id": 161179, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-momentum-wallpaper-coverings-living-room.jpg", "alt": ""}, "HMWF111970": {"id": 161179, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-momentum-wallpaper-coverings-living-room.jpg", "alt": ""}, "HMWF111971": {"id": 161179, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-momentum-wallpaper-coverings-living-room.jpg", "alt": ""}, "HMWF111972": {"id": 161179, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-momentum-wallpaper-coverings-living-room.jpg", "alt": ""}, "HMWF111973": {"id": 161179, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-momentum-wallpaper-coverings-living-room.jpg", "alt": ""}, "HMWF111974": {"id": 161179, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-momentum-wallpaper-coverings-living-room.jpg", "alt": ""}, "HMWF111975": {"id": 161179, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-momentum-wallpaper-coverings-living-room.jpg", "alt": ""}, "HMWF111976": {"id": 161179, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-momentum-wallpaper-coverings-living-room.jpg", "alt": ""}, "HMWF111977": {"id": 161179, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-momentum-wallpaper-coverings-living-room.jpg", "alt": ""}, "HMWF111978": {"id": 161179, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-momentum-wallpaper-coverings-living-room.jpg", "alt": ""}, "HMWF111979": {"id": 161179, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-momentum-wallpaper-coverings-living-room.jpg", "alt": ""}, "HMWF111980": {"id": 161179, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-momentum-wallpaper-coverings-living-room.jpg", "alt": ""}, "HMWF111981": {"id": 161179, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-momentum-wallpaper-coverings-living-room.jpg", "alt": ""}, "HMWF111982": {"id": 161179, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-momentum-wallpaper-coverings-living-room.jpg", "alt": ""}, "HMWF111983": {"id": 161179, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-momentum-wallpaper-coverings-living-room.jpg", "alt": ""}, "HMWF111984": {"id": 161179, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-momentum-wallpaper-coverings-living-room.jpg", "alt": ""}, "HMWF111985": {"id": 161179, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-momentum-wallpaper-coverings-living-room.jpg", "alt": ""}, "HMWF111986": {"id": 161179, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-momentum-wallpaper-coverings-living-room.jpg", "alt": ""}, "HMWF111987": {"id": 161179, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-momentum-wallpaper-coverings-living-room.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/graphite-wallpapers/", "pattern": "Graphite Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["GRA0102", "GRA0103", "GRA0106", "GRA0107", "GRA0120", "GRA0131", "GRA0132", "GRA0133", "GRA0134", "GRA0135", "GRA1001", "GRA1003", "GRA1006", "GRA1020", "GRA1107", "GRA1207", "GRA2003", "GRA2006", "GRA2007", "GRA2008", "GRA2023", "GRA2031", "GRA2032", "GRA2033", "GRA2120", "GRA2220", "GRA3001", "GRA3004", "GRA3005", "GRA3101", "GRA3102", "GRA3104", "GRA3311", "GRA3404", "GRA3501", "GRA3502", "GRA3503", "GRA3504", "GRA3505", "GRA4101", "GRA4102", "GRA4306", "GRA4407", "GRA4408", "GRA4509", "GRA5001", "GRA5002", "GRA5003", "GRA5004", "GRA5005", "GRA6010", "GRA6020", "GRA6030", "GRA6040", "GRA6060", "GRA6070", "GRA7011", "GRA7012", "GRA7014", "GRA7025", "GRA7026"], "colorway_count": 61, "sku_images": {"GRA0102": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA0103": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA0106": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA0107": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA0120": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA0131": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA0132": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA0133": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA0134": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA0135": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA1001": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA1003": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA1006": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA1020": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA1107": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA1207": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA2003": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA2006": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA2007": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA2008": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA2023": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA2031": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA2032": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA2033": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA2120": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA2220": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA3001": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA3004": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA3005": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA3101": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA3102": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA3104": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA3311": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA3404": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA3501": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA3502": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA3503": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA3504": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA3505": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA4101": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA4102": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA4306": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA4407": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA4408": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA4509": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA5001": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA5002": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA5003": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA5004": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA5005": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA6010": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA6020": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA6030": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA6040": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA6060": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA6070": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA7011": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA7012": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA7014": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA7025": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA7026": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/darnley-wallpapers/", "pattern": "Darnley Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["ZDAR312848", "ZDAR312849", "ZDAR312850", "ZDAR312851", "ZDAR312852", "ZDAR312853", "ZDAR312854", "ZDAR312855", "ZDAR312856", "ZDAR312857", "ZDAR312858", "ZDAR312859", "ZDAR312860", "ZDAR312861", "ZDAR312862", "ZDAR312863", "ZDAR312864", "ZDAR312865", "ZDAR312866", "ZDAR312867", "ZDAR312868", "ZDAR312869", "ZDAR312870", "ZDAR312871", "ZDAR312872", "ZDAR312873", "ZDAR312874", "ZDAR312876", "ZDAR312877", "ZDAR312878", "ZDAR312884"], "colorway_count": 31, "sku_images": {"ZDAR312848": {"id": 161175, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-wallpaper-Zoffany-darnley.jpg", "alt": ""}, "ZDAR312849": {"id": 161175, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-wallpaper-Zoffany-darnley.jpg", "alt": ""}, "ZDAR312850": {"id": 161175, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-wallpaper-Zoffany-darnley.jpg", "alt": ""}, "ZDAR312851": {"id": 161175, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-wallpaper-Zoffany-darnley.jpg", "alt": ""}, "ZDAR312852": {"id": 161175, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-wallpaper-Zoffany-darnley.jpg", "alt": ""}, "ZDAR312853": {"id": 161175, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-wallpaper-Zoffany-darnley.jpg", "alt": ""}, "ZDAR312854": {"id": 161175, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-wallpaper-Zoffany-darnley.jpg", "alt": ""}, "ZDAR312855": {"id": 161175, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-wallpaper-Zoffany-darnley.jpg", "alt": ""}, "ZDAR312856": {"id": 161175, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-wallpaper-Zoffany-darnley.jpg", "alt": ""}, "ZDAR312857": {"id": 161175, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-wallpaper-Zoffany-darnley.jpg", "alt": ""}, "ZDAR312858": {"id": 161175, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-wallpaper-Zoffany-darnley.jpg", "alt": ""}, "ZDAR312859": {"id": 161175, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-wallpaper-Zoffany-darnley.jpg", "alt": ""}, "ZDAR312860": {"id": 161175, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-wallpaper-Zoffany-darnley.jpg", "alt": ""}, "ZDAR312861": {"id": 161175, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-wallpaper-Zoffany-darnley.jpg", "alt": ""}, "ZDAR312862": {"id": 161175, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-wallpaper-Zoffany-darnley.jpg", "alt": ""}, "ZDAR312863": {"id": 161175, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-wallpaper-Zoffany-darnley.jpg", "alt": ""}, "ZDAR312864": {"id": 161175, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-wallpaper-Zoffany-darnley.jpg", "alt": ""}, "ZDAR312865": {"id": 161175, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-wallpaper-Zoffany-darnley.jpg", "alt": ""}, "ZDAR312866": {"id": 161175, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-wallpaper-Zoffany-darnley.jpg", "alt": ""}, "ZDAR312867": {"id": 161175, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-wallpaper-Zoffany-darnley.jpg", "alt": ""}, "ZDAR312868": {"id": 161175, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-wallpaper-Zoffany-darnley.jpg", "alt": ""}, "ZDAR312869": {"id": 161175, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-wallpaper-Zoffany-darnley.jpg", "alt": ""}, "ZDAR312870": {"id": 161175, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-wallpaper-Zoffany-darnley.jpg", "alt": ""}, "ZDAR312871": {"id": 161175, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-wallpaper-Zoffany-darnley.jpg", "alt": ""}, "ZDAR312872": {"id": 161175, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-wallpaper-Zoffany-darnley.jpg", "alt": ""}, "ZDAR312873": {"id": 161175, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-wallpaper-Zoffany-darnley.jpg", "alt": ""}, "ZDAR312874": {"id": 161175, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-wallpaper-Zoffany-darnley.jpg", "alt": ""}, "ZDAR312876": {"id": 161175, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-wallpaper-Zoffany-darnley.jpg", "alt": ""}, "ZDAR312877": {"id": 161175, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-wallpaper-Zoffany-darnley.jpg", "alt": ""}, "ZDAR312878": {"id": 161175, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-wallpaper-Zoffany-darnley.jpg", "alt": ""}, "ZDAR312884": {"id": 161175, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-wallpaper-Zoffany-darnley.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/whimsical-wallpapers/", "pattern": "Whimsical Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["103-1001", "103-1002", "103-1003", "103-10032", "103-10033", "103-10034", "103-10035", "103-10036", "103-1004", "103-1005", "103-11047", "103-11048", "103-11049", "103-11050", "103-11051", "103-11052", "103-11053", "103-12054", "103-13055", "103-13056", "103-14057", "103-14058", "103-14059", "103-14060", "103-14061", "103-15062", "103-15063", "103-15064", "103-15065", "103-15066", "103-15067", "103-2006", "103-2007", "103-2008", "103-2009", "103-2010", "103-2011", "103-3012", "103-3013", "103-3014", "103-3015", "103-3016", "103-3017", "103-4018", "103-4019", "103-4020", "103-4021", "103-5022", "103-5023", "103-5024", "103-6025", "103-7026", "103-8027", "103-8028", "103-8029", "103-9030", "103-9031"], "colorway_count": 57, "sku_images": {"103-1001": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-1002": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-1003": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-10032": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-10033": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-10034": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-10035": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-10036": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-1004": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-1005": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-11047": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-11048": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-11049": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-11050": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-11051": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-11052": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-11053": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-12054": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-13055": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-13056": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-14057": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-14058": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-14059": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-14060": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-14061": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-15062": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-15063": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-15064": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-15065": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-15066": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-15067": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-2006": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-2007": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-2008": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-2009": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-2010": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-2011": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-3012": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-3013": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-3014": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-3015": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-3016": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-3017": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-4018": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-4019": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-4020": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-4021": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-5022": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-5023": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-5024": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-6025": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-7026": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-8027": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-8028": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-8029": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-9030": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-9031": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/landscape-plains-wallpapers/", "pattern": "Landscape Plains Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["106-3036", "106-3037", "106-3038", "106-3039", "106-3040", "106-3041", "106-3042", "106-3043", "106-3044", "106-3045", "106-3046", "106-3047", "106-3048", "106-3049", "106-3050", "106-3051", "106-4052", "106-4053", "106-4054", "106-4055", "106-4056", "106-4057", "106-4058", "106-4059", "106-4060", "106-5061", "106-5062", "106-5063", "106-5064", "106-5065", "106-5066", "106-5067", "106-5068", "106-5069", "106-5070", "106-5071", "106-5072", "106-5073", "106-5074", "106-5075", "106-5076"], "colorway_count": 41, "sku_images": {"106-3036": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-3037": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-3038": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-3039": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-3040": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-3041": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-3042": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-3043": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-3044": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-3045": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-3046": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-3047": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-3048": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-3049": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-3050": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-3051": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-4052": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-4053": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-4054": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-4055": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-4056": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-4057": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-4058": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-4059": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-4060": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-5061": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-5062": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-5063": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-5064": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-5065": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-5066": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-5067": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-5068": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-5069": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-5070": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-5071": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-5072": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-5073": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-5074": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-5075": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-5076": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/fornasetti-senza-tempo-wallpapers/", "pattern": "Fornasetti Senza Tempo Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["114-1001", "114-10020", "114-1003", "114-11022", "114-13025", "114-14026", "114-14027", "114-14028", "114-15029", "114-15030", "114-15031", "114-16032", "114-16033", "114-17034", "114-17035", "114-17036", "114-18037", "114-19038", "114-19039", "114-20040", "114-21041", "114-22042", "114-23043", "114-23044", "114-23045", "114-24046", "114-24047", "114-24048", "114-25049", "114-26050", "114-26051", "114-26052", "114-27053", "114-28054", "114-28055", "114-28056", "114-28057", "114-29058", "114-4008", "114-4009", "114-4019", "114-6011", "114-7014", "114-8016", "97-1002", "97-10030", "97-10048"], "colorway_count": 47, "sku_images": {"114-1001": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-10020": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-1003": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-11022": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-13025": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-14026": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-14027": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-14028": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-15029": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-15030": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-15031": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-16032": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-16033": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-17034": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-17035": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-17036": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-18037": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-19038": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-19039": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-20040": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-21041": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-22042": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-23043": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-23044": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-23045": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-24046": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-24047": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-24048": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-25049": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-26050": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-26051": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-26052": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-27053": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-28054": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-28055": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-28056": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-28057": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-29058": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-4008": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-4009": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-4019": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-6011": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-7014": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-8016": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "97-1002": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "97-10030": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "97-10048": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/icons-wallpapers/", "pattern": "Icons Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["112-1001", "112-1002", "112-1003", "112-10033", "112-10034", "112-10035", "112-10036", "112-10037", "112-1004", "112-11038", "112-11039", "112-11040", "112-11041", "112-2005", "112-2006", "112-2007", "112-2008", "112-3009", "112-3010", "112-3011", "112-3012", "112-3013", "112-4014", "112-4015", "112-4016", "112-4017", "112-5018", "112-5019", "112-5020", "112-5021", "112-5022", "112-6023", "112-6024", "112-7025", "112-8026", "112-8027", "112-8028", "112-8029", "112-8030", "112-9031", "112-9032"], "colorway_count": 41, "sku_images": {"112-1001": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-1002": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-1003": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-10033": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-10034": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-10035": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-10036": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-10037": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-1004": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-11038": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-11039": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-11040": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-11041": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-2005": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-2006": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-2007": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-2008": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-3009": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-3010": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-3011": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-3012": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-3013": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-4014": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-4015": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-4016": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-4017": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-5018": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-5019": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-5020": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-5021": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-5022": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-6023": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-6024": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-7025": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-8026": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-8027": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-8028": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-8029": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-8030": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-9031": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-9032": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/ardmore-wallpapers/", "pattern": "Ardmore Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["109-1001", "109-1002", "109-1003", "109-1004", "109-10045", "109-10046", "109-10047", "109-10048", "109-10049", "109-1005", "109-10050", "109-1006", "109-1007", "109-11051", "109-11052", "109-11053", "109-11054", "109-11055", "109-12056", "109-12057", "109-12058", "109-12059", "109-13060", "109-13061", "109-14062", "109-14063", "109-2008", "109-2009", "109-2010", "109-2011", "109-2012", "109-3013", "109-3014", "109-3015", "109-3017", "109-3018", "109-4019", "109-4020", "109-4021", "109-4022", "109-4023", "109-5024", "109-5025", "109-5026", "109-6027", "109-6028", "109-6029", "109-6030", "109-6031", "109-6032", "109-6033", "109-7034", "109-7035", "109-8036", "109-8037", "109-8038", "109-8039", "109-8040", "109-9041", "109-9042", "109-9043", "109-9044"], "colorway_count": 62, "sku_images": {"109-1001": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-1002": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-1003": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-1004": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-10045": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-10046": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-10047": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-10048": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-10049": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-1005": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-10050": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-1006": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-1007": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-11051": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-11052": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-11053": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-11054": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-11055": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-12056": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-12057": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-12058": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-12059": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-13060": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-13061": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-14062": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-14063": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-2008": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-2009": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-2010": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-2011": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-2012": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-3013": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-3014": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-3015": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-3017": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-3018": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-4019": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-4020": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-4021": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-4022": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-4023": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-5024": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-5025": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-5026": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-6027": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-6028": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-6029": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-6030": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-6031": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-6032": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-6033": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-7034": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-7035": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-8036": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-8037": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-8038": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-8039": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-8040": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-9041": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-9042": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-9043": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-9044": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/archive-anthology-wallpapers/", "pattern": "Archive Anthology Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["100-1001", "100-1002", "100-1003", "100-1004", "100-10047", "100-10048", "100-10049", "100-1005", "100-11050", "100-11051", "100-11052", "100-11053", "100-11054", "100-11055", "100-12056", "100-12057", "100-12058", "100-12059", "100-13060", "100-13061", "100-13062", "100-13063", "100-13064", "100-13065", "100-13066", "100-14067", "100-14068", "100-14069", "100-14070", "100-14071", "100-2006", "100-2007", "100-2008", "100-2009", "100-3010", "100-3011", "100-3012", "100-3013", "100-3014", "100-3015", "100-5022", "100-5023", "100-5024", "100-5025", "100-5026", "100-6029", "100-7032", "100-7033", "100-7034", "100-7035", "100-7036", "100-7037", "100-8038", "100-8039", "100-8040", "100-8041", "100-9042", "100-9043", "100-9044", "100-9045", "100-9046"], "colorway_count": 61, "sku_images": {"100-1001": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-1002": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-1003": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-1004": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-10047": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-10048": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-10049": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-1005": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-11050": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-11051": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-11052": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-11053": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-11054": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-11055": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-12056": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-12057": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-12058": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-12059": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-13060": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-13061": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-13062": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-13063": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-13064": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-13065": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-13066": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-14067": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-14068": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-14069": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-14070": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-14071": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-2006": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-2007": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-2008": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-2009": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-3010": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-3011": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-3012": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-3013": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-3014": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-3015": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-5022": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-5023": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-5024": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-5025": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-5026": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-6029": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-7032": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-7033": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-7034": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-7035": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-7036": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-7037": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-8038": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-8039": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-8040": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-8041": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-9042": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-9043": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-9044": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-9045": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-9046": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/japandi-wallpapers/", "pattern": "Japandi Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["NJAP111918", "NJAP111919", "NJAP111920", "NJAP111921", "NJAP111922", "NJAP111923", "NJAP111924", "NJAP111925", "NJAP111926", "NJAP111927", "NJAP111928", "NJAP111929", "NJAP111930", "NJAP111931", "NJAP111932", "NJAP111933", "NJAP111934", "NJAP111935", "NJAP111936", "NJAP111937", "NJAP111938", "NJAP111939", "NJAP111940", "NJAP111941", "NJAP111942", "NJAP111943", "NJAP111944", "NJAP111945", "NJAP111946", "NJAP111947", "NJAP111948", "NJAP111949"], "colorway_count": 32, "sku_images": {"NJAP111918": {"id": 161160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "Japandi-Wallpaper-office.jpg", "alt": ""}, "NJAP111919": {"id": 161160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "Japandi-Wallpaper-office.jpg", "alt": ""}, "NJAP111920": {"id": 161160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "Japandi-Wallpaper-office.jpg", "alt": ""}, "NJAP111921": {"id": 161160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "Japandi-Wallpaper-office.jpg", "alt": ""}, "NJAP111922": {"id": 161160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "Japandi-Wallpaper-office.jpg", "alt": ""}, "NJAP111923": {"id": 161160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "Japandi-Wallpaper-office.jpg", "alt": ""}, "NJAP111924": {"id": 161160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "Japandi-Wallpaper-office.jpg", "alt": ""}, "NJAP111925": {"id": 161160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "Japandi-Wallpaper-office.jpg", "alt": ""}, "NJAP111926": {"id": 161160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "Japandi-Wallpaper-office.jpg", "alt": ""}, "NJAP111927": {"id": 161160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "Japandi-Wallpaper-office.jpg", "alt": ""}, "NJAP111928": {"id": 161160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "Japandi-Wallpaper-office.jpg", "alt": ""}, "NJAP111929": {"id": 161160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "Japandi-Wallpaper-office.jpg", "alt": ""}, "NJAP111930": {"id": 161160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "Japandi-Wallpaper-office.jpg", "alt": ""}, "NJAP111931": {"id": 161160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "Japandi-Wallpaper-office.jpg", "alt": ""}, "NJAP111932": {"id": 161160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "Japandi-Wallpaper-office.jpg", "alt": ""}, "NJAP111933": {"id": 161160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "Japandi-Wallpaper-office.jpg", "alt": ""}, "NJAP111934": {"id": 161160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "Japandi-Wallpaper-office.jpg", "alt": ""}, "NJAP111935": {"id": 161160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "Japandi-Wallpaper-office.jpg", "alt": ""}, "NJAP111936": {"id": 161160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "Japandi-Wallpaper-office.jpg", "alt": ""}, "NJAP111937": {"id": 161160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "Japandi-Wallpaper-office.jpg", "alt": ""}, "NJAP111938": {"id": 161160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "Japandi-Wallpaper-office.jpg", "alt": ""}, "NJAP111939": {"id": 161160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "Japandi-Wallpaper-office.jpg", "alt": ""}, "NJAP111940": {"id": 161160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "Japandi-Wallpaper-office.jpg", "alt": ""}, "NJAP111941": {"id": 161160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "Japandi-Wallpaper-office.jpg", "alt": ""}, "NJAP111942": {"id": 161160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "Japandi-Wallpaper-office.jpg", "alt": ""}, "NJAP111943": {"id": 161160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "Japandi-Wallpaper-office.jpg", "alt": ""}, "NJAP111944": {"id": 161160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "Japandi-Wallpaper-office.jpg", "alt": ""}, "NJAP111945": {"id": 161160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "Japandi-Wallpaper-office.jpg", "alt": ""}, "NJAP111946": {"id": 161160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "Japandi-Wallpaper-office.jpg", "alt": ""}, "NJAP111947": {"id": 161160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "Japandi-Wallpaper-office.jpg", "alt": ""}, "NJAP111948": {"id": 161160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "Japandi-Wallpaper-office.jpg", "alt": ""}, "NJAP111949": {"id": 161160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "Japandi-Wallpaper-office.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/foundation-wallpapers/", "pattern": "Foundation Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["92-1001", "92-1002", "92-1003", "92-1004", "92-1005", "92-1006", "92-1007", "92-11049", "92-11050", "92-11051", "92-11052", "92-11053", "92-3011", "92-3012", "92-3013", "92-3014", "92-4015", "92-4016", "92-4017", "92-4018", "92-4019", "92-4020", "92-5021", "92-5022", "92-5023", "92-5024", "92-5025", "92-5026", "92-5027", "92-5028", "92-6029", "92-6030", "92-6031", "92-6032", "92-6054", "92-7033", "92-7034", "92-7035", "92-7036", "92-9040", "92-9041", "92-9042", "92-9043", "92-9044"], "colorway_count": 44, "sku_images": {"92-1001": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-1002": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-1003": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-1004": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-1005": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-1006": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-1007": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-11049": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-11050": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-11051": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-11052": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-11053": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-3011": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-3012": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-3013": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-3014": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-4015": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-4016": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-4017": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-4018": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-4019": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-4020": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-5021": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-5022": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-5023": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-5024": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-5025": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-5026": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-5027": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-5028": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-6029": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-6030": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-6031": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-6032": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-6054": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-7033": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-7034": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-7035": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-7036": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-9040": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-9041": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-9042": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-9043": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-9044": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/albemarle-wallpapers/", "pattern": "Albemarle Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["94-1001", "94-1002", "94-1003", "94-1004", "94-1005", "94-2008", "94-2009", "94-2010", "94-2011", "94-2012", "94-2013", "94-3014", "94-3015", "94-3016", "94-3017", "94-3018", "94-4019", "94-4020", "94-4021", "94-4022", "94-4023", "94-4024", "94-5025", "94-5026", "94-5027", "94-5028", "94-5029", "94-5030", "94-6031", "94-6032", "94-6033", "94-6035", "94-7036", "94-7037", "94-7038", "94-7039", "94-7040", "94-7041", "94-8042", "94-8043", "94-8044", "94-8045", "94-8046", "94-9047", "94-9048", "94-9049", "94-9050"], "colorway_count": 47, "sku_images": {"94-1001": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-1002": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-1003": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-1004": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-1005": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-2008": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-2009": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-2010": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-2011": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-2012": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-2013": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-3014": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-3015": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-3016": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-3017": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-3018": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-4019": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-4020": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-4021": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-4022": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-4023": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-4024": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-5025": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-5026": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-5027": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-5028": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-5029": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-5030": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-6031": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-6032": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-6033": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-6035": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-7036": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-7037": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-7038": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-7039": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-7040": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-7041": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-8042": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-8043": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-8044": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-8045": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-8046": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-9047": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-9048": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-9049": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-9050": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/folie-wallpapers/", "pattern": "Folie Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["99-1001", "99-1002", "99-1003", "99-1004", "99-11047", "99-11048", "99-12050", "99-12051", "99-13052", "99-13053", "99-13054", "99-13055", "99-15060", "99-15061", "99-15062", "99-15063", "99-16064", "99-16065", "99-2005", "99-2006", "99-2007", "99-2008", "99-2009", "99-2010", "99-2011", "99-4019", "99-4020", "99-4021", "99-4022", "99-5023", "99-5024", "99-5025", "99-5026", "99-5027", "99-7029", "99-7030", "99-7031", "99-7032", "99-7033", "99-8034", "99-8035", "99-8036", "99-9037", "99-9038", "99-9039", "99-9040", "99-9041"], "colorway_count": 47, "sku_images": {"99-1001": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-1002": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-1003": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-1004": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-11047": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-11048": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-12050": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-12051": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-13052": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-13053": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-13054": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-13055": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-15060": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-15061": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-15062": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-15063": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-16064": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-16065": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-2005": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-2006": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-2007": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-2008": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-2009": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-2010": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-2011": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-4019": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-4020": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-4021": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-4022": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-5023": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-5024": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-5025": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-5026": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-5027": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-7029": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-7030": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-7031": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-7032": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-7033": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-8034": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-8035": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-8036": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-9037": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-9038": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-9039": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-9040": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-9041": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/curio-wallpapers/", "pattern": "Curio Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["107-1001", "107-1002", "107-1003", "107-1004", "107-10045", "107-10046", "107-10047", "107-10048", "107-10049", "107-1005", "107-11050", "107-11051", "107-11052", "107-11053", "107-2006", "107-2007", "107-2008", "107-2009", "107-2010", "107-2011", "107-3012", "107-3013", "107-3014", "107-3015", "107-3016", "107-4017", "107-4018", "107-4019", "107-4020", "107-4021", "107-4022", "107-5023", "107-5024", "107-5025", "107-5026", "107-6027", "107-6028", "107-6029", "107-6030", "107-6031", "107-7032", "107-7033", "107-7034", "107-7035", "107-7036", "107-8037", "107-8038", "107-8039", "107-8040", "107-9041", "107-9042", "107-9043", "107-9044"], "colorway_count": 53, "sku_images": {"107-1001": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-1002": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-1003": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-1004": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-10045": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-10046": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-10047": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-10048": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-10049": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-1005": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-11050": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-11051": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-11052": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-11053": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-2006": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-2007": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-2008": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-2009": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-2010": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-2011": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-3012": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-3013": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-3014": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-3015": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-3016": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-4017": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-4018": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-4019": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-4020": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-4021": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-4022": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-5023": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-5024": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-5025": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-5026": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-6027": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-6028": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-6029": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-6030": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-6031": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-7032": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-7033": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-7034": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-7035": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-7036": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-8037": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-8038": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-8039": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-8040": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-9041": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-9042": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-9043": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-9044": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/mariinsky-damask-wallpapers/", "pattern": "Mariinsky Damask Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["108-1001", "108-1002", "108-1003", "108-1004", "108-1005", "108-2006", "108-2007", "108-2008", "108-2009", "108-2010", "108-3011", "108-3012", "108-3013", "108-3014", "108-3015", "108-4016", "108-4017", "108-4018", "108-4019", "108-4020", "108-5021", "108-5022", "108-5023", "108-5024", "108-5025", "108-5026", "108-5027", "108-5028", "108-5029", "108-6030", "108-6031", "108-7032", "108-7033", "108-7034", "108-7035", "108-7036", "108-7037", "108-7038", "108-8039", "108-8040", "108-8041", "108-8042", "108-8043", "108-8044", "108-9045", "108-9046", "108-9047", "108-9048", "92-2008", "92-2009", "92-2010"], "colorway_count": 51, "sku_images": {"108-1001": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-1002": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-1003": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-1004": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-1005": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-2006": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-2007": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-2008": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-2009": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-2010": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-3011": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-3012": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-3013": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-3014": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-3015": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-4016": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-4017": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-4018": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-4019": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-4020": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-5021": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-5022": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-5023": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-5024": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-5025": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-5026": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-5027": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-5028": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-5029": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-6030": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-6031": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-7032": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-7033": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-7034": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-7035": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-7036": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-7037": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-7038": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-8039": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-8040": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-8041": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-8042": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-8043": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-8044": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-9045": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-9046": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-9047": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-9048": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "92-2008": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "92-2009": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "92-2010": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/geometric-2-wallpapers/", "pattern": "Geometric 2. Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["105-1001", "105-1002", "105-1003", "105-1004", "105-10041", "105-10042", "105-10043", "105-10044", "105-10045", "105-1005", "105-1006", "105-11046", "105-11047", "105-11048", "105-11049", "105-12050", "105-12051", "105-12052", "105-12053", "105-12054", "105-2007", "105-2008", "105-2009", "105-2010", "105-2011", "105-2012", "105-3013", "105-3014", "105-3015", "105-3016", "105-4017", "105-4018", "105-6026", "105-6027", "105-6028", "105-6029", "105-7030", "105-7031", "105-7032", "105-7033", "105-7034", "105-8035", "105-8036", "105-8037", "105-8038", "105-8039", "105-9040", "93-6020"], "colorway_count": 48, "sku_images": {"105-1001": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-1002": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-1003": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-1004": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-10041": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-10042": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-10043": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-10044": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-10045": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-1005": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-1006": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-11046": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-11047": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-11048": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-11049": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-12050": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-12051": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-12052": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-12053": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-12054": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-2007": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-2008": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-2009": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-2010": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-2011": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-2012": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-3013": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-3014": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-3015": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-3016": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-4017": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-4018": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-6026": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-6027": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-6028": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-6029": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-7030": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-7031": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-7032": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-7033": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-7034": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-8035": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-8036": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-8037": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-8038": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-8039": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-9040": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "93-6020": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/marquee-stripes-wallpapers/", "pattern": "Marquee Stripes Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["110-1001", "110-1002", "110-1003", "110-1004", "110-10045", "110-10046", "110-10047", "110-10048", "110-10049", "110-1005", "110-10050", "110-1006", "110-2007", "110-2008", "110-2009", "110-2010", "110-2011", "110-2012", "110-3013", "110-3014", "110-3015", "110-3016", "110-3017", "110-4018", "110-4019", "110-4020", "110-4021", "110-4022", "110-4023", "110-4024", "110-4025", "110-5027", "110-5029", "110-5030", "110-6031", "110-6032", "110-6033", "110-7035", "110-7036", "110-7037", "110-8038", "110-8039", "110-8040", "110-9041", "110-9042", "110-9043", "110-9044", "96-1001", "96-1006", "96-4018", "96-4020", "96-4022", "96-4023"], "colorway_count": 53, "sku_images": {"110-1001": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-1002": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-1003": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-1004": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-10045": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-10046": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-10047": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-10048": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-10049": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-1005": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-10050": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-1006": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-2007": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-2008": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-2009": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-2010": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-2011": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-2012": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-3013": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-3014": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-3015": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-3016": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-3017": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-4018": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-4019": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-4020": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-4021": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-4022": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-4023": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-4024": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-4025": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-5027": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-5029": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-5030": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-6031": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-6032": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-6033": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-7035": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-7036": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-7037": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-8038": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-8039": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-8040": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-9041": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-9042": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-9043": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-9044": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "96-1001": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "96-1006": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "96-4018": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "96-4020": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "96-4022": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "96-4023": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/gala-wallpapers/", "pattern": "Gala Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["GAA102", "GAA104", "GAA105", "GAA106", "GAA202", "GAA203", "GAA205", "GAA206", "GAA207", "GAA301", "GAA302", "GAA303", "GAA304", "GAA401", "GAA403", "GAA404", "GAA405", "GAA406", "GAA407", "GAA409", "GAA410", "GAA411", "GAA412", "GAA413", "GAA414", "GAA415", "GAA501", "GAA502", "GAA503", "GAA617", "GAA621", "GAA639", "GAA675", "GAA693", "GAA699"], "colorway_count": 35, "sku_images": {"GAA102": {"id": 161240, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "43227_GAA2.jpg", "alt": ""}, "GAA104": {"id": 161240, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "43227_GAA2.jpg", "alt": ""}, "GAA105": {"id": 161240, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "43227_GAA2.jpg", "alt": ""}, "GAA106": {"id": 161240, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "43227_GAA2.jpg", "alt": ""}, "GAA202": {"id": 161240, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "43227_GAA2.jpg", "alt": ""}, "GAA203": {"id": 161240, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "43227_GAA2.jpg", "alt": ""}, "GAA205": {"id": 161240, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "43227_GAA2.jpg", "alt": ""}, "GAA206": {"id": 161240, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "43227_GAA2.jpg", "alt": ""}, "GAA207": {"id": 161240, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "43227_GAA2.jpg", "alt": ""}, "GAA301": {"id": 161240, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "43227_GAA2.jpg", "alt": ""}, "GAA302": {"id": 161240, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "43227_GAA2.jpg", "alt": ""}, "GAA303": {"id": 161240, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "43227_GAA2.jpg", "alt": ""}, "GAA304": {"id": 161240, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "43227_GAA2.jpg", "alt": ""}, "GAA401": {"id": 161240, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "43227_GAA2.jpg", "alt": ""}, "GAA403": {"id": 161240, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "43227_GAA2.jpg", "alt": ""}, "GAA404": {"id": 161240, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "43227_GAA2.jpg", "alt": ""}, "GAA405": {"id": 161240, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "43227_GAA2.jpg", "alt": ""}, "GAA406": {"id": 161240, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "43227_GAA2.jpg", "alt": ""}, "GAA407": {"id": 161240, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "43227_GAA2.jpg", "alt": ""}, "GAA409": {"id": 161240, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "43227_GAA2.jpg", "alt": ""}, "GAA410": {"id": 161240, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "43227_GAA2.jpg", "alt": ""}, "GAA411": {"id": 161240, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "43227_GAA2.jpg", "alt": ""}, "GAA412": {"id": 161240, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "43227_GAA2.jpg", "alt": ""}, "GAA413": {"id": 161240, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "43227_GAA2.jpg", "alt": ""}, "GAA414": {"id": 161240, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "43227_GAA2.jpg", "alt": ""}, "GAA415": {"id": 161240, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "43227_GAA2.jpg", "alt": ""}, "GAA501": {"id": 161240, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "43227_GAA2.jpg", "alt": ""}, "GAA502": {"id": 161240, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "43227_GAA2.jpg", "alt": ""}, "GAA503": {"id": 161240, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "43227_GAA2.jpg", "alt": ""}, "GAA617": {"id": 161240, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "43227_GAA2.jpg", "alt": ""}, "GAA621": {"id": 161240, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "43227_GAA2.jpg", "alt": ""}, "GAA639": {"id": 161240, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "43227_GAA2.jpg", "alt": ""}, "GAA675": {"id": 161240, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "43227_GAA2.jpg", "alt": ""}, "GAA693": {"id": 161240, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "43227_GAA2.jpg", "alt": ""}, "GAA699": {"id": 161240, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/43227_GAA2-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "43227_GAA2.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Omexco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/textured-walls-wallpapers/", "pattern": "Textured Walls Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["HTWW112075", "HTWW112076", "HTWW112077", "HTWW112078", "HTWW112079", "HTWW112080", "HTWW112081", "HTWW112082", "HTWW112083", "HTWW112084", "HTWW112085", "HTWW112086", "HTWW112087", "HTWW112088", "HTWW112089", "HTWW112090", "HTWW112091", "HTWW112092", "HTWW112093", "HTWW112094", "HTWW112095", "HTWW112096", "HTWW112097", "HTWW112098", "HTWW112099", "HTWW112100", "HTWW112101", "HTWW112102", "HTWW112103", "HTWW112104", "HTWW112105", "HTWW112106", "HTWW112107", "HTWW112108", "HTWW112109", "HTWW112110", "HTWW112111", "HTWW112112", "HTWW112113", "HTWW112114", "HTWW112115", "HTWW112116", "HTWW112117", "HTWW112118", "HTWW112119", "HTWW112120", "HTWW112121", "HTWW112122", "HTWW112123", "HTWW112124", "HTWW112125"], "colorway_count": 51, "sku_images": {"HTWW112075": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112076": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112077": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112078": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112079": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112080": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112081": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112082": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112083": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112084": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112085": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112086": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112087": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112088": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112089": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112090": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112091": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112092": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112093": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112094": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112095": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112096": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112097": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112098": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112099": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112100": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112101": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112102": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112103": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112104": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112105": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112106": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112107": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112108": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112109": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112110": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112111": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112112": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112113": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112114": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112115": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112116": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112117": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112118": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112119": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112120": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112121": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112122": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112123": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112124": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}, "HTWW112125": {"id": 161262, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1textured-walls-wallpaper-harlequin-1.jpg", "srcset": "", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "1textured-walls-wallpaper-harlequin.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Harlequin", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/aruba-wallpapers/", "pattern": "Aruba Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["ARA101", "ARA102", "ARA103", "ARA104", "ARA105", "ARA201", "ARA202", "ARA203", "ARA301", "ARA302", "ARA303", "ARA304", "ARA305", "ARA306", "ARA401", "ARA402", "ARA404", "ARA405", "ARA406", "ARA408", "ARA409", "ARA411", "ARA412", "ARA413", "ARA414", "ARA502", "ARA503", "ARA504", "ARA505", "ARA506", "ARA507", "ARA508", "ARA509", "ARA510", "ARA511", "ARA512"], "colorway_count": 36, "sku_images": {"ARA101": {"id": 161238, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "cover-1.jpg", "alt": ""}, "ARA102": {"id": 161238, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "cover-1.jpg", "alt": ""}, "ARA103": {"id": 161238, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "cover-1.jpg", "alt": ""}, "ARA104": {"id": 161238, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "cover-1.jpg", "alt": ""}, "ARA105": {"id": 161238, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "cover-1.jpg", "alt": ""}, "ARA201": {"id": 161238, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "cover-1.jpg", "alt": ""}, "ARA202": {"id": 161238, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "cover-1.jpg", "alt": ""}, "ARA203": {"id": 161238, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "cover-1.jpg", "alt": ""}, "ARA301": {"id": 161238, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "cover-1.jpg", "alt": ""}, "ARA302": {"id": 161238, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "cover-1.jpg", "alt": ""}, "ARA303": {"id": 161238, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "cover-1.jpg", "alt": ""}, "ARA304": {"id": 161238, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "cover-1.jpg", "alt": ""}, "ARA305": {"id": 161238, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "cover-1.jpg", "alt": ""}, "ARA306": {"id": 161238, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "cover-1.jpg", "alt": ""}, "ARA401": {"id": 161238, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "cover-1.jpg", "alt": ""}, "ARA402": {"id": 161238, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "cover-1.jpg", "alt": ""}, "ARA404": {"id": 161238, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "cover-1.jpg", "alt": ""}, "ARA405": {"id": 161238, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "cover-1.jpg", "alt": ""}, "ARA406": {"id": 161238, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "cover-1.jpg", "alt": ""}, "ARA408": {"id": 161238, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "cover-1.jpg", "alt": ""}, "ARA409": {"id": 161238, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "cover-1.jpg", "alt": ""}, "ARA411": {"id": 161238, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "cover-1.jpg", "alt": ""}, "ARA412": {"id": 161238, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "cover-1.jpg", "alt": ""}, "ARA413": {"id": 161238, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "cover-1.jpg", "alt": ""}, "ARA414": {"id": 161238, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "cover-1.jpg", "alt": ""}, "ARA502": {"id": 161238, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "cover-1.jpg", "alt": ""}, "ARA503": {"id": 161238, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "cover-1.jpg", "alt": ""}, "ARA504": {"id": 161238, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "cover-1.jpg", "alt": ""}, "ARA505": {"id": 161238, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "cover-1.jpg", "alt": ""}, "ARA506": {"id": 161238, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "cover-1.jpg", "alt": ""}, "ARA507": {"id": 161238, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "cover-1.jpg", "alt": ""}, "ARA508": {"id": 161238, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "cover-1.jpg", "alt": ""}, "ARA509": {"id": 161238, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "cover-1.jpg", "alt": ""}, "ARA510": {"id": 161238, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "cover-1.jpg", "alt": ""}, "ARA511": {"id": 161238, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "cover-1.jpg", "alt": ""}, "ARA512": {"id": 161238, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cover-1-1.jpg", "srcset": "", "sizes": "(max-width: 596px) 100vw, 596px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 596px) 100vw, 596px", "name": "cover-1.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Omexco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/botanica-wallpapers/", "pattern": "Botanica Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["100-6027", "100-6028", "100-6030", "100-6031", "115-1001", "115-1002", "115-10029", "115-1003", "115-10030", "115-10031", "115-1004", "115-11032", "115-11033", "115-12034", "115-12035", "115-12036", "115-12037", "115-13038", "115-13039", "115-13040", "115-13041", "115-14042", "115-14043", "115-14044", "115-15045", "115-2005", "115-2006", "115-2007", "115-3008", "115-3009", "115-3010", "115-4011", "115-5012", "115-5013", "115-5014", "115-5015", "115-5016", "115-6017", "115-6018", "115-6019", "115-6020", "115-7021", "115-7022", "115-8023", "115-8024", "115-8025", "115-8026", "115-8027", "115-9028"], "colorway_count": 49, "sku_images": {"100-6027": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "100-6028": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "100-6030": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "100-6031": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-1001": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-1002": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-10029": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-1003": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-10030": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-10031": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-1004": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-11032": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-11033": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-12034": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-12035": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-12036": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-12037": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-13038": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-13039": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-13040": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-13041": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-14042": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-14043": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-14044": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-15045": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-2005": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-2006": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-2007": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-3008": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-3009": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-3010": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-4011": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-5012": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-5013": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-5014": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-5015": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-5016": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-6017": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-6018": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-6019": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-6020": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-7021": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-7022": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-8023": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-8024": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-8025": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-8026": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-8027": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}, "115-9028": {"id": 161180, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/botanica_3-1.jpg", "srcset": "", "sizes": "(max-width: 733px) 100vw, 733px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 733px) 100vw, 733px", "name": "botanica_3.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Cole & Son", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/momentum-vol-5-wallpapers/", "pattern": "Momentum Vol 5 Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["HMWF111950", "HMWF111951", "HMWF111952", "HMWF111953", "HMWF111954", "HMWF111955", "HMWF111956", "HMWF111957", "HMWF111958", "HMWF111959", "HMWF111960", "HMWF111961", "HMWF111962", "HMWF111963", "HMWF111964", "HMWF111969", "HMWF111970", "HMWF111971", "HMWF111972", "HMWF111973", "HMWF111974", "HMWF111975", "HMWF111976", "HMWF111977", "HMWF111978", "HMWF111979", "HMWF111980", "HMWF111981", "HMWF111982", "HMWF111983", "HMWF111984", "HMWF111985", "HMWF111986", "HMWF111987"], "colorway_count": 34, "sku_images": {"HMWF111950": {"id": 161179, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-momentum-wallpaper-coverings-living-room.jpg", "alt": ""}, "HMWF111951": {"id": 161179, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-momentum-wallpaper-coverings-living-room.jpg", "alt": ""}, "HMWF111952": {"id": 161179, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-momentum-wallpaper-coverings-living-room.jpg", "alt": ""}, "HMWF111953": {"id": 161179, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-momentum-wallpaper-coverings-living-room.jpg", "alt": ""}, "HMWF111954": {"id": 161179, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-momentum-wallpaper-coverings-living-room.jpg", "alt": ""}, "HMWF111955": {"id": 161179, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-momentum-wallpaper-coverings-living-room.jpg", "alt": ""}, "HMWF111956": {"id": 161179, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-momentum-wallpaper-coverings-living-room.jpg", "alt": ""}, "HMWF111957": {"id": 161179, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-momentum-wallpaper-coverings-living-room.jpg", "alt": ""}, "HMWF111958": {"id": 161179, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-momentum-wallpaper-coverings-living-room.jpg", "alt": ""}, "HMWF111959": {"id": 161179, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-momentum-wallpaper-coverings-living-room.jpg", "alt": ""}, "HMWF111960": {"id": 161179, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-momentum-wallpaper-coverings-living-room.jpg", "alt": ""}, "HMWF111961": {"id": 161179, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-momentum-wallpaper-coverings-living-room.jpg", "alt": ""}, "HMWF111962": {"id": 161179, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-momentum-wallpaper-coverings-living-room.jpg", "alt": ""}, "HMWF111963": {"id": 161179, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-momentum-wallpaper-coverings-living-room.jpg", "alt": ""}, "HMWF111964": {"id": 161179, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-momentum-wallpaper-coverings-living-room.jpg", "alt": ""}, "HMWF111969": {"id": 161179, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-momentum-wallpaper-coverings-living-room.jpg", "alt": ""}, "HMWF111970": {"id": 161179, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-momentum-wallpaper-coverings-living-room.jpg", "alt": ""}, "HMWF111971": {"id": 161179, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-momentum-wallpaper-coverings-living-room.jpg", "alt": ""}, "HMWF111972": {"id": 161179, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-momentum-wallpaper-coverings-living-room.jpg", "alt": ""}, "HMWF111973": {"id": 161179, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-momentum-wallpaper-coverings-living-room.jpg", "alt": ""}, "HMWF111974": {"id": 161179, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-momentum-wallpaper-coverings-living-room.jpg", "alt": ""}, "HMWF111975": {"id": 161179, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-momentum-wallpaper-coverings-living-room.jpg", "alt": ""}, "HMWF111976": {"id": 161179, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-momentum-wallpaper-coverings-living-room.jpg", "alt": ""}, "HMWF111977": {"id": 161179, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-momentum-wallpaper-coverings-living-room.jpg", "alt": ""}, "HMWF111978": {"id": 161179, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-momentum-wallpaper-coverings-living-room.jpg", "alt": ""}, "HMWF111979": {"id": 161179, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-momentum-wallpaper-coverings-living-room.jpg", "alt": ""}, "HMWF111980": {"id": 161179, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-momentum-wallpaper-coverings-living-room.jpg", "alt": ""}, "HMWF111981": {"id": 161179, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-momentum-wallpaper-coverings-living-room.jpg", "alt": ""}, "HMWF111982": {"id": 161179, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-momentum-wallpaper-coverings-living-room.jpg", "alt": ""}, "HMWF111983": {"id": 161179, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-momentum-wallpaper-coverings-living-room.jpg", "alt": ""}, "HMWF111984": {"id": 161179, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-momentum-wallpaper-coverings-living-room.jpg", "alt": ""}, "HMWF111985": {"id": 161179, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-momentum-wallpaper-coverings-living-room.jpg", "alt": ""}, "HMWF111986": {"id": 161179, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-momentum-wallpaper-coverings-living-room.jpg", "alt": ""}, "HMWF111987": {"id": 161179, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-momentum-wallpaper-coverings-living-room-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-momentum-wallpaper-coverings-living-room.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Harlequin", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/graphite-wallpapers/", "pattern": "Graphite Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["GRA0102", "GRA0103", "GRA0106", "GRA0107", "GRA0120", "GRA0131", "GRA0132", "GRA0133", "GRA0134", "GRA0135", "GRA1001", "GRA1003", "GRA1006", "GRA1020", "GRA1107", "GRA1207", "GRA2003", "GRA2006", "GRA2007", "GRA2008", "GRA2023", "GRA2031", "GRA2032", "GRA2033", "GRA2120", "GRA2220", "GRA3001", "GRA3004", "GRA3005", "GRA3101", "GRA3102", "GRA3104", "GRA3311", "GRA3404", "GRA3501", "GRA3502", "GRA3503", "GRA3504", "GRA3505", "GRA4101", "GRA4102", "GRA4306", "GRA4407", "GRA4408", "GRA4509", "GRA5001", "GRA5002", "GRA5003", "GRA5004", "GRA5005", "GRA6010", "GRA6020", "GRA6030", "GRA6040", "GRA6060", "GRA6070", "GRA7011", "GRA7012", "GRA7014", "GRA7025", "GRA7026"], "colorway_count": 61, "sku_images": {"GRA0102": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA0103": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA0106": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA0107": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA0120": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA0131": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA0132": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA0133": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA0134": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA0135": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA1001": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA1003": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA1006": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA1020": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA1107": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA1207": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA2003": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA2006": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA2007": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA2008": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA2023": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA2031": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA2032": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA2033": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA2120": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA2220": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA3001": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA3004": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA3005": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA3101": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA3102": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA3104": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA3311": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA3404": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA3501": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA3502": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA3503": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA3504": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA3505": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA4101": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA4102": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA4306": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA4407": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA4408": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA4509": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA5001": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA5002": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA5003": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA5004": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA5005": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA6010": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA6020": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA6030": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA6040": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA6060": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA6070": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA7011": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA7012": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA7014": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA7025": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}, "GRA7026": {"id": 161171, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/42548_intro-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "42548_intro.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Omexco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/darnley-wallpapers/", "pattern": "Darnley Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["ZDAR312848", "ZDAR312849", "ZDAR312850", "ZDAR312851", "ZDAR312852", "ZDAR312853", "ZDAR312854", "ZDAR312855", "ZDAR312856", "ZDAR312857", "ZDAR312858", "ZDAR312859", "ZDAR312860", "ZDAR312861", "ZDAR312862", "ZDAR312863", "ZDAR312864", "ZDAR312865", "ZDAR312866", "ZDAR312867", "ZDAR312868", "ZDAR312869", "ZDAR312870", "ZDAR312871", "ZDAR312872", "ZDAR312873", "ZDAR312874", "ZDAR312876", "ZDAR312877", "ZDAR312878", "ZDAR312884"], "colorway_count": 31, "sku_images": {"ZDAR312848": {"id": 161175, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-wallpaper-Zoffany-darnley.jpg", "alt": ""}, "ZDAR312849": {"id": 161175, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-wallpaper-Zoffany-darnley.jpg", "alt": ""}, "ZDAR312850": {"id": 161175, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-wallpaper-Zoffany-darnley.jpg", "alt": ""}, "ZDAR312851": {"id": 161175, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-wallpaper-Zoffany-darnley.jpg", "alt": ""}, "ZDAR312852": {"id": 161175, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-wallpaper-Zoffany-darnley.jpg", "alt": ""}, "ZDAR312853": {"id": 161175, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-wallpaper-Zoffany-darnley.jpg", "alt": ""}, "ZDAR312854": {"id": 161175, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-wallpaper-Zoffany-darnley.jpg", "alt": ""}, "ZDAR312855": {"id": 161175, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-wallpaper-Zoffany-darnley.jpg", "alt": ""}, "ZDAR312856": {"id": 161175, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-wallpaper-Zoffany-darnley.jpg", "alt": ""}, "ZDAR312857": {"id": 161175, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-wallpaper-Zoffany-darnley.jpg", "alt": ""}, "ZDAR312858": {"id": 161175, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-wallpaper-Zoffany-darnley.jpg", "alt": ""}, "ZDAR312859": {"id": 161175, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-wallpaper-Zoffany-darnley.jpg", "alt": ""}, "ZDAR312860": {"id": 161175, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-wallpaper-Zoffany-darnley.jpg", "alt": ""}, "ZDAR312861": {"id": 161175, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-wallpaper-Zoffany-darnley.jpg", "alt": ""}, "ZDAR312862": {"id": 161175, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-wallpaper-Zoffany-darnley.jpg", "alt": ""}, "ZDAR312863": {"id": 161175, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-wallpaper-Zoffany-darnley.jpg", "alt": ""}, "ZDAR312864": {"id": 161175, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-wallpaper-Zoffany-darnley.jpg", "alt": ""}, "ZDAR312865": {"id": 161175, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-wallpaper-Zoffany-darnley.jpg", "alt": ""}, "ZDAR312866": {"id": 161175, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-wallpaper-Zoffany-darnley.jpg", "alt": ""}, "ZDAR312867": {"id": 161175, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-wallpaper-Zoffany-darnley.jpg", "alt": ""}, "ZDAR312868": {"id": 161175, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-wallpaper-Zoffany-darnley.jpg", "alt": ""}, "ZDAR312869": {"id": 161175, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-wallpaper-Zoffany-darnley.jpg", "alt": ""}, "ZDAR312870": {"id": 161175, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-wallpaper-Zoffany-darnley.jpg", "alt": ""}, "ZDAR312871": {"id": 161175, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-wallpaper-Zoffany-darnley.jpg", "alt": ""}, "ZDAR312872": {"id": 161175, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-wallpaper-Zoffany-darnley.jpg", "alt": ""}, "ZDAR312873": {"id": 161175, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-wallpaper-Zoffany-darnley.jpg", "alt": ""}, "ZDAR312874": {"id": 161175, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-wallpaper-Zoffany-darnley.jpg", "alt": ""}, "ZDAR312876": {"id": 161175, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-wallpaper-Zoffany-darnley.jpg", "alt": ""}, "ZDAR312877": {"id": 161175, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-wallpaper-Zoffany-darnley.jpg", "alt": ""}, "ZDAR312878": {"id": 161175, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-wallpaper-Zoffany-darnley.jpg", "alt": ""}, "ZDAR312884": {"id": 161175, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-wallpaper-Zoffany-darnley-1.jpg", "srcset": "", "sizes": "(max-width: 360px) 100vw, 360px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 360px) 100vw, 360px", "name": "1-wallpaper-Zoffany-darnley.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Zoffany", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/whimsical-wallpapers/", "pattern": "Whimsical Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["103-1001", "103-1002", "103-1003", "103-10032", "103-10033", "103-10034", "103-10035", "103-10036", "103-1004", "103-1005", "103-11047", "103-11048", "103-11049", "103-11050", "103-11051", "103-11052", "103-11053", "103-12054", "103-13055", "103-13056", "103-14057", "103-14058", "103-14059", "103-14060", "103-14061", "103-15062", "103-15063", "103-15064", "103-15065", "103-15066", "103-15067", "103-2006", "103-2007", "103-2008", "103-2009", "103-2010", "103-2011", "103-3012", "103-3013", "103-3014", "103-3015", "103-3016", "103-3017", "103-4018", "103-4019", "103-4020", "103-4021", "103-5022", "103-5023", "103-5024", "103-6025", "103-7026", "103-8027", "103-8028", "103-8029", "103-9030", "103-9031"], "colorway_count": 57, "sku_images": {"103-1001": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-1002": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-1003": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-10032": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-10033": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-10034": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-10035": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-10036": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-1004": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-1005": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-11047": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-11048": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-11049": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-11050": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-11051": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-11052": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-11053": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-12054": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-13055": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-13056": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-14057": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-14058": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-14059": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-14060": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-14061": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-15062": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-15063": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-15064": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-15065": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-15066": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-15067": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-2006": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-2007": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-2008": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-2009": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-2010": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-2011": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-3012": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-3013": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-3014": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-3015": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-3016": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-3017": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-4018": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-4019": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-4020": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-4021": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-5022": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-5023": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-5024": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-6025": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-7026": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-8027": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-8028": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-8029": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-9030": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}, "103-9031": {"id": 161166, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/whimsical-1.jpg", "srcset": "", "sizes": "(max-width: 448px) 100vw, 448px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 448px) 100vw, 448px", "name": "whimsical.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Cole & Son", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/landscape-plains-wallpapers/", "pattern": "Landscape Plains Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["106-3036", "106-3037", "106-3038", "106-3039", "106-3040", "106-3041", "106-3042", "106-3043", "106-3044", "106-3045", "106-3046", "106-3047", "106-3048", "106-3049", "106-3050", "106-3051", "106-4052", "106-4053", "106-4054", "106-4055", "106-4056", "106-4057", "106-4058", "106-4059", "106-4060", "106-5061", "106-5062", "106-5063", "106-5064", "106-5065", "106-5066", "106-5067", "106-5068", "106-5069", "106-5070", "106-5071", "106-5072", "106-5073", "106-5074", "106-5075", "106-5076"], "colorway_count": 41, "sku_images": {"106-3036": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-3037": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-3038": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-3039": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-3040": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-3041": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-3042": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-3043": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-3044": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-3045": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-3046": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-3047": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-3048": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-3049": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-3050": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-3051": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-4052": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-4053": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-4054": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-4055": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-4056": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-4057": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-4058": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-4059": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-4060": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-5061": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-5062": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-5063": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-5064": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-5065": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-5066": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-5067": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-5068": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-5069": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-5070": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-5071": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-5072": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-5073": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-5074": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-5075": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}, "106-5076": {"id": 161165, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/landscape_plain-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "landscape_plain.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Cole & Son", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/fornasetti-senza-tempo-wallpapers/", "pattern": "Fornasetti Senza Tempo Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["114-1001", "114-10020", "114-1003", "114-11022", "114-13025", "114-14026", "114-14027", "114-14028", "114-15029", "114-15030", "114-15031", "114-16032", "114-16033", "114-17034", "114-17035", "114-17036", "114-18037", "114-19038", "114-19039", "114-20040", "114-21041", "114-22042", "114-23043", "114-23044", "114-23045", "114-24046", "114-24047", "114-24048", "114-25049", "114-26050", "114-26051", "114-26052", "114-27053", "114-28054", "114-28055", "114-28056", "114-28057", "114-29058", "114-4008", "114-4009", "114-4019", "114-6011", "114-7014", "114-8016", "97-1002", "97-10030", "97-10048"], "colorway_count": 47, "sku_images": {"114-1001": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-10020": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-1003": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-11022": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-13025": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-14026": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-14027": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-14028": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-15029": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-15030": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-15031": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-16032": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-16033": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-17034": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-17035": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-17036": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-18037": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-19038": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-19039": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-20040": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-21041": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-22042": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-23043": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-23044": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-23045": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-24046": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-24047": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-24048": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-25049": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-26050": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-26051": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-26052": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-27053": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-28054": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-28055": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-28056": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-28057": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-29058": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-4008": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-4009": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-4019": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-6011": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-7014": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "114-8016": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "97-1002": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "97-10030": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}, "97-10048": {"id": 161269, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w", "sizes": "(max-width: 861px) 100vw, 861px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1-800x936.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/fornasetti-1.jpg 861w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "fornasetti.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Cole & Son", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/icons-wallpapers/", "pattern": "Icons Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["112-1001", "112-1002", "112-1003", "112-10033", "112-10034", "112-10035", "112-10036", "112-10037", "112-1004", "112-11038", "112-11039", "112-11040", "112-11041", "112-2005", "112-2006", "112-2007", "112-2008", "112-3009", "112-3010", "112-3011", "112-3012", "112-3013", "112-4014", "112-4015", "112-4016", "112-4017", "112-5018", "112-5019", "112-5020", "112-5021", "112-5022", "112-6023", "112-6024", "112-7025", "112-8026", "112-8027", "112-8028", "112-8029", "112-8030", "112-9031", "112-9032"], "colorway_count": 41, "sku_images": {"112-1001": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-1002": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-1003": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-10033": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-10034": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-10035": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-10036": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-10037": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-1004": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-11038": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-11039": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-11040": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-11041": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-2005": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-2006": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-2007": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-2008": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-3009": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-3010": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-3011": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-3012": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-3013": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-4014": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-4015": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-4016": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-4017": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-5018": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-5019": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-5020": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-5021": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-5022": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-6023": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-6024": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-7025": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-8026": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-8027": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-8028": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-8029": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-8030": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-9031": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}, "112-9032": {"id": 161164, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/icons-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "icons.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Cole & Son", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/ardmore-wallpapers/", "pattern": "Ardmore Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["109-1001", "109-1002", "109-1003", "109-1004", "109-10045", "109-10046", "109-10047", "109-10048", "109-10049", "109-1005", "109-10050", "109-1006", "109-1007", "109-11051", "109-11052", "109-11053", "109-11054", "109-11055", "109-12056", "109-12057", "109-12058", "109-12059", "109-13060", "109-13061", "109-14062", "109-14063", "109-2008", "109-2009", "109-2010", "109-2011", "109-2012", "109-3013", "109-3014", "109-3015", "109-3017", "109-3018", "109-4019", "109-4020", "109-4021", "109-4022", "109-4023", "109-5024", "109-5025", "109-5026", "109-6027", "109-6028", "109-6029", "109-6030", "109-6031", "109-6032", "109-6033", "109-7034", "109-7035", "109-8036", "109-8037", "109-8038", "109-8039", "109-8040", "109-9041", "109-9042", "109-9043", "109-9044"], "colorway_count": 62, "sku_images": {"109-1001": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-1002": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-1003": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-1004": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-10045": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-10046": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-10047": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-10048": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-10049": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-1005": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-10050": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-1006": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-1007": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-11051": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-11052": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-11053": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-11054": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-11055": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-12056": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-12057": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-12058": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-12059": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-13060": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-13061": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-14062": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-14063": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-2008": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-2009": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-2010": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-2011": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-2012": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-3013": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-3014": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-3015": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-3017": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-3018": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-4019": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-4020": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-4021": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-4022": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-4023": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-5024": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-5025": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-5026": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-6027": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-6028": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-6029": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-6030": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-6031": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-6032": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-6033": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-7034": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-7035": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-8036": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-8037": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-8038": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-8039": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-8040": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-9041": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-9042": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-9043": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}, "109-9044": {"id": 161163, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/ardmore11-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "ardmore11.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Cole & Son", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/archive-anthology-wallpapers/", "pattern": "Archive Anthology Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["100-1001", "100-1002", "100-1003", "100-1004", "100-10047", "100-10048", "100-10049", "100-1005", "100-11050", "100-11051", "100-11052", "100-11053", "100-11054", "100-11055", "100-12056", "100-12057", "100-12058", "100-12059", "100-13060", "100-13061", "100-13062", "100-13063", "100-13064", "100-13065", "100-13066", "100-14067", "100-14068", "100-14069", "100-14070", "100-14071", "100-2006", "100-2007", "100-2008", "100-2009", "100-3010", "100-3011", "100-3012", "100-3013", "100-3014", "100-3015", "100-5022", "100-5023", "100-5024", "100-5025", "100-5026", "100-6029", "100-7032", "100-7033", "100-7034", "100-7035", "100-7036", "100-7037", "100-8038", "100-8039", "100-8040", "100-8041", "100-9042", "100-9043", "100-9044", "100-9045", "100-9046"], "colorway_count": 61, "sku_images": {"100-1001": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-1002": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-1003": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-1004": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-10047": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-10048": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-10049": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-1005": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-11050": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-11051": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-11052": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-11053": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-11054": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-11055": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-12056": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-12057": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-12058": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-12059": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-13060": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-13061": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-13062": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-13063": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-13064": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-13065": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-13066": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-14067": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-14068": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-14069": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-14070": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-14071": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-2006": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-2007": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-2008": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-2009": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-3010": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-3011": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-3012": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-3013": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-3014": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-3015": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-5022": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-5023": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-5024": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-5025": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-5026": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-6029": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-7032": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-7033": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-7034": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-7035": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-7036": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-7037": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-8038": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-8039": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-8040": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-8041": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-9042": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-9043": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-9044": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-9045": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}, "100-9046": {"id": 161161, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/archive_anthology_florencecourt-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "archive_anthology_florencecourt.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Cole & Son", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/japandi-wallpapers/", "pattern": "Japandi Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["NJAP111918", "NJAP111919", "NJAP111920", "NJAP111921", "NJAP111922", "NJAP111923", "NJAP111924", "NJAP111925", "NJAP111926", "NJAP111927", "NJAP111928", "NJAP111929", "NJAP111930", "NJAP111931", "NJAP111932", "NJAP111933", "NJAP111934", "NJAP111935", "NJAP111936", "NJAP111937", "NJAP111938", "NJAP111939", "NJAP111940", "NJAP111941", "NJAP111942", "NJAP111943", "NJAP111944", "NJAP111945", "NJAP111946", "NJAP111947", "NJAP111948", "NJAP111949"], "colorway_count": 32, "sku_images": {"NJAP111918": {"id": 161160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "Japandi-Wallpaper-office.jpg", "alt": ""}, "NJAP111919": {"id": 161160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "Japandi-Wallpaper-office.jpg", "alt": ""}, "NJAP111920": {"id": 161160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "Japandi-Wallpaper-office.jpg", "alt": ""}, "NJAP111921": {"id": 161160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "Japandi-Wallpaper-office.jpg", "alt": ""}, "NJAP111922": {"id": 161160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "Japandi-Wallpaper-office.jpg", "alt": ""}, "NJAP111923": {"id": 161160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "Japandi-Wallpaper-office.jpg", "alt": ""}, "NJAP111924": {"id": 161160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "Japandi-Wallpaper-office.jpg", "alt": ""}, "NJAP111925": {"id": 161160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "Japandi-Wallpaper-office.jpg", "alt": ""}, "NJAP111926": {"id": 161160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "Japandi-Wallpaper-office.jpg", "alt": ""}, "NJAP111927": {"id": 161160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "Japandi-Wallpaper-office.jpg", "alt": ""}, "NJAP111928": {"id": 161160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "Japandi-Wallpaper-office.jpg", "alt": ""}, "NJAP111929": {"id": 161160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "Japandi-Wallpaper-office.jpg", "alt": ""}, "NJAP111930": {"id": 161160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "Japandi-Wallpaper-office.jpg", "alt": ""}, "NJAP111931": {"id": 161160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "Japandi-Wallpaper-office.jpg", "alt": ""}, "NJAP111932": {"id": 161160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "Japandi-Wallpaper-office.jpg", "alt": ""}, "NJAP111933": {"id": 161160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "Japandi-Wallpaper-office.jpg", "alt": ""}, "NJAP111934": {"id": 161160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "Japandi-Wallpaper-office.jpg", "alt": ""}, "NJAP111935": {"id": 161160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "Japandi-Wallpaper-office.jpg", "alt": ""}, "NJAP111936": {"id": 161160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "Japandi-Wallpaper-office.jpg", "alt": ""}, "NJAP111937": {"id": 161160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "Japandi-Wallpaper-office.jpg", "alt": ""}, "NJAP111938": {"id": 161160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "Japandi-Wallpaper-office.jpg", "alt": ""}, "NJAP111939": {"id": 161160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "Japandi-Wallpaper-office.jpg", "alt": ""}, "NJAP111940": {"id": 161160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "Japandi-Wallpaper-office.jpg", "alt": ""}, "NJAP111941": {"id": 161160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "Japandi-Wallpaper-office.jpg", "alt": ""}, "NJAP111942": {"id": 161160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "Japandi-Wallpaper-office.jpg", "alt": ""}, "NJAP111943": {"id": 161160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "Japandi-Wallpaper-office.jpg", "alt": ""}, "NJAP111944": {"id": 161160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "Japandi-Wallpaper-office.jpg", "alt": ""}, "NJAP111945": {"id": 161160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "Japandi-Wallpaper-office.jpg", "alt": ""}, "NJAP111946": {"id": 161160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "Japandi-Wallpaper-office.jpg", "alt": ""}, "NJAP111947": {"id": 161160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "Japandi-Wallpaper-office.jpg", "alt": ""}, "NJAP111948": {"id": 161160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "Japandi-Wallpaper-office.jpg", "alt": ""}, "NJAP111949": {"id": 161160, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Japandi-Wallpaper-office-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "Japandi-Wallpaper-office.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Scion", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/foundation-wallpapers/", "pattern": "Foundation Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["92-1001", "92-1002", "92-1003", "92-1004", "92-1005", "92-1006", "92-1007", "92-11049", "92-11050", "92-11051", "92-11052", "92-11053", "92-3011", "92-3012", "92-3013", "92-3014", "92-4015", "92-4016", "92-4017", "92-4018", "92-4019", "92-4020", "92-5021", "92-5022", "92-5023", "92-5024", "92-5025", "92-5026", "92-5027", "92-5028", "92-6029", "92-6030", "92-6031", "92-6032", "92-6054", "92-7033", "92-7034", "92-7035", "92-7036", "92-9040", "92-9041", "92-9042", "92-9043", "92-9044"], "colorway_count": 44, "sku_images": {"92-1001": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-1002": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-1003": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-1004": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-1005": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-1006": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-1007": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-11049": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-11050": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-11051": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-11052": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-11053": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-3011": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-3012": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-3013": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-3014": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-4015": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-4016": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-4017": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-4018": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-4019": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-4020": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-5021": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-5022": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-5023": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-5024": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-5025": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-5026": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-5027": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-5028": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-6029": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-6030": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-6031": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-6032": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-6054": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-7033": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-7034": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-7035": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-7036": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-9040": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-9041": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-9042": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-9043": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}, "92-9044": {"id": 161147, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/foundation-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "foundation.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Cole & Son", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/albemarle-wallpapers/", "pattern": "Albemarle Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["94-1001", "94-1002", "94-1003", "94-1004", "94-1005", "94-2008", "94-2009", "94-2010", "94-2011", "94-2012", "94-2013", "94-3014", "94-3015", "94-3016", "94-3017", "94-3018", "94-4019", "94-4020", "94-4021", "94-4022", "94-4023", "94-4024", "94-5025", "94-5026", "94-5027", "94-5028", "94-5029", "94-5030", "94-6031", "94-6032", "94-6033", "94-6035", "94-7036", "94-7037", "94-7038", "94-7039", "94-7040", "94-7041", "94-8042", "94-8043", "94-8044", "94-8045", "94-8046", "94-9047", "94-9048", "94-9049", "94-9050"], "colorway_count": 47, "sku_images": {"94-1001": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-1002": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-1003": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-1004": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-1005": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-2008": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-2009": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-2010": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-2011": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-2012": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-2013": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-3014": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-3015": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-3016": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-3017": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-3018": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-4019": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-4020": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-4021": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-4022": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-4023": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-4024": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-5025": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-5026": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-5027": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-5028": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-5029": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-5030": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-6031": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-6032": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-6033": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-6035": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-7036": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-7037": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-7038": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-7039": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-7040": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-7041": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-8042": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-8043": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-8044": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-8045": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-8046": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-9047": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-9048": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-9049": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}, "94-9050": {"id": 161124, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w", "sizes": "(max-width: 898px) 100vw, 898px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_albemarle_albery_cropped-1.jpg 898w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "cole_son_albemarle_albery_cropped.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Cole & Son", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/folie-wallpapers/", "pattern": "Folie Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["99-1001", "99-1002", "99-1003", "99-1004", "99-11047", "99-11048", "99-12050", "99-12051", "99-13052", "99-13053", "99-13054", "99-13055", "99-15060", "99-15061", "99-15062", "99-15063", "99-16064", "99-16065", "99-2005", "99-2006", "99-2007", "99-2008", "99-2009", "99-2010", "99-2011", "99-4019", "99-4020", "99-4021", "99-4022", "99-5023", "99-5024", "99-5025", "99-5026", "99-5027", "99-7029", "99-7030", "99-7031", "99-7032", "99-7033", "99-8034", "99-8035", "99-8036", "99-9037", "99-9038", "99-9039", "99-9040", "99-9041"], "colorway_count": 47, "sku_images": {"99-1001": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-1002": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-1003": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-1004": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-11047": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-11048": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-12050": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-12051": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-13052": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-13053": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-13054": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-13055": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-15060": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-15061": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-15062": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-15063": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-16064": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-16065": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-2005": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-2006": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-2007": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-2008": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-2009": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-2010": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-2011": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-4019": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-4020": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-4021": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-4022": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-5023": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-5024": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-5025": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-5026": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-5027": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-7029": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-7030": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-7031": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-7032": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-7033": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-8034": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-8035": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-8036": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-9037": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-9038": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-9039": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-9040": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}, "99-9041": {"id": 161123, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/folie-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "folie.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Cole & Son", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/curio-wallpapers/", "pattern": "Curio Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["107-1001", "107-1002", "107-1003", "107-1004", "107-10045", "107-10046", "107-10047", "107-10048", "107-10049", "107-1005", "107-11050", "107-11051", "107-11052", "107-11053", "107-2006", "107-2007", "107-2008", "107-2009", "107-2010", "107-2011", "107-3012", "107-3013", "107-3014", "107-3015", "107-3016", "107-4017", "107-4018", "107-4019", "107-4020", "107-4021", "107-4022", "107-5023", "107-5024", "107-5025", "107-5026", "107-6027", "107-6028", "107-6029", "107-6030", "107-6031", "107-7032", "107-7033", "107-7034", "107-7035", "107-7036", "107-8037", "107-8038", "107-8039", "107-8040", "107-9041", "107-9042", "107-9043", "107-9044"], "colorway_count": 53, "sku_images": {"107-1001": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-1002": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-1003": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-1004": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-10045": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-10046": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-10047": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-10048": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-10049": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-1005": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-11050": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-11051": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-11052": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-11053": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-2006": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-2007": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-2008": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-2009": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-2010": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-2011": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-3012": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-3013": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-3014": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-3015": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-3016": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-4017": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-4018": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-4019": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-4020": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-4021": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-4022": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-5023": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-5024": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-5025": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-5026": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-6027": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-6028": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-6029": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-6030": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-6031": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-7032": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-7033": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-7034": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-7035": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-7036": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-8037": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-8038": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-8039": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-8040": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-9041": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-9042": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-9043": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}, "107-9044": {"id": 161122, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/curio-1.jpg", "srcset": "", "sizes": "(max-width: 250px) 100vw, 250px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 250px) 100vw, 250px", "name": "curio.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Cole & Son", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/mariinsky-damask-wallpapers/", "pattern": "Mariinsky Damask Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["108-1001", "108-1002", "108-1003", "108-1004", "108-1005", "108-2006", "108-2007", "108-2008", "108-2009", "108-2010", "108-3011", "108-3012", "108-3013", "108-3014", "108-3015", "108-4016", "108-4017", "108-4018", "108-4019", "108-4020", "108-5021", "108-5022", "108-5023", "108-5024", "108-5025", "108-5026", "108-5027", "108-5028", "108-5029", "108-6030", "108-6031", "108-7032", "108-7033", "108-7034", "108-7035", "108-7036", "108-7037", "108-7038", "108-8039", "108-8040", "108-8041", "108-8042", "108-8043", "108-8044", "108-9045", "108-9046", "108-9047", "108-9048", "92-2008", "92-2009", "92-2010"], "colorway_count": 51, "sku_images": {"108-1001": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-1002": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-1003": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-1004": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-1005": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-2006": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-2007": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-2008": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-2009": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-2010": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-3011": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-3012": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-3013": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-3014": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-3015": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-4016": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-4017": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-4018": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-4019": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-4020": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-5021": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-5022": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-5023": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-5024": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-5025": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-5026": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-5027": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-5028": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-5029": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-6030": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-6031": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-7032": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-7033": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-7034": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-7035": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-7036": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-7037": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-7038": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-8039": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-8040": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-8041": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-8042": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-8043": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-8044": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-9045": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-9046": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-9047": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "108-9048": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "92-2008": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "92-2009": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}, "92-2010": {"id": 161121, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/2340x1200-mariinsky-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "2340×1200-mariinsky.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Cole & Son", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/geometric-2-wallpapers/", "pattern": "Geometric 2. Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["105-1001", "105-1002", "105-1003", "105-1004", "105-10041", "105-10042", "105-10043", "105-10044", "105-10045", "105-1005", "105-1006", "105-11046", "105-11047", "105-11048", "105-11049", "105-12050", "105-12051", "105-12052", "105-12053", "105-12054", "105-2007", "105-2008", "105-2009", "105-2010", "105-2011", "105-2012", "105-3013", "105-3014", "105-3015", "105-3016", "105-4017", "105-4018", "105-6026", "105-6027", "105-6028", "105-6029", "105-7030", "105-7031", "105-7032", "105-7033", "105-7034", "105-8035", "105-8036", "105-8037", "105-8038", "105-8039", "105-9040", "93-6020"], "colorway_count": 48, "sku_images": {"105-1001": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-1002": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-1003": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-1004": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-10041": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-10042": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-10043": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-10044": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-10045": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-1005": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-1006": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-11046": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-11047": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-11048": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-11049": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-12050": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-12051": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-12052": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-12053": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-12054": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-2007": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-2008": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-2009": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-2010": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-2011": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-2012": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-3013": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-3014": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-3015": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-3016": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-4017": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-4018": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-6026": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-6027": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-6028": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-6029": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-7030": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-7031": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-7032": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-7033": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-7034": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-8035": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-8036": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-8037": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-8038": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-8039": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "105-9040": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}, "93-6020": {"id": 161120, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/geometric_ii-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "geometric_ii.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Cole & Son", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/marquee-stripes-wallpapers/", "pattern": "Marquee Stripes Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["110-1001", "110-1002", "110-1003", "110-1004", "110-10045", "110-10046", "110-10047", "110-10048", "110-10049", "110-1005", "110-10050", "110-1006", "110-2007", "110-2008", "110-2009", "110-2010", "110-2011", "110-2012", "110-3013", "110-3014", "110-3015", "110-3016", "110-3017", "110-4018", "110-4019", "110-4020", "110-4021", "110-4022", "110-4023", "110-4024", "110-4025", "110-5027", "110-5029", "110-5030", "110-6031", "110-6032", "110-6033", "110-7035", "110-7036", "110-7037", "110-8038", "110-8039", "110-8040", "110-9041", "110-9042", "110-9043", "110-9044", "96-1001", "96-1006", "96-4018", "96-4020", "96-4022", "96-4023"], "colorway_count": 53, "sku_images": {"110-1001": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-1002": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-1003": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-1004": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-10045": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-10046": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-10047": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-10048": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-10049": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-1005": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-10050": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-1006": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-2007": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-2008": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-2009": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-2010": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-2011": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-2012": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-3013": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-3014": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-3015": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-3016": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-3017": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-4018": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-4019": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-4020": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-4021": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-4022": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-4023": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-4024": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-4025": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-5027": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-5029": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-5030": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-6031": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-6032": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-6033": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-7035": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-7036": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-7037": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-8038": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-8039": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-8040": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-9041": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-9042": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-9043": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "110-9044": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "96-1001": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "96-1006": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "96-4018": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "96-4020": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "96-4022": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}, "96-4023": {"id": 161119, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/marqi_stripe-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "marqi_stripe.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Cole & Son", "distributor_direct": false}
{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/shade-of-pale-wallpapers/", "pattern": "Shade of Pale Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["SOP1011", "SOP1021", "SOP1031", "SOP1041", "SOP1051", "SOP1061", "SOP1062", "SOP1063", "SOP2071", "SOP2072", "SOP2073", "SOP2074", "SOP2081", "SOP2082", "SOP3101", "SOP3102", "SOP3103", "SOP4101", "SOP4111", "SOP4121", "SOP4122", "SOP4123", "SOP4124", "SOP5071", "SOP5072", "SOP5091", "SOP5093", "SOP5094", "SOP5095", "SOP5132", "SOP5133"], "colorway_count": 31, "sku_images": {"SOP1011": {"id": 161103, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/shade_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/shade_cover-1.jpg", "srcset": "", "sizes": "(max-width: 334px) 100vw, 334px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 334px) 100vw, 334px", "name": "shade_cover.jpg", "alt": ""}, "SOP1021": {"id": 161103, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/shade_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/shade_cover-1.jpg", "srcset": "", "sizes": "(max-width: 334px) 100vw, 334px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 334px) 100vw, 334px", "name": "shade_cover.jpg", "alt": ""}, "SOP1031": {"id": 161103, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/shade_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/shade_cover-1.jpg", "srcset": "", "sizes": "(max-width: 334px) 100vw, 334px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 334px) 100vw, 334px", "name": "shade_cover.jpg", "alt": ""}, "SOP1041": {"id": 161103, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/shade_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/shade_cover-1.jpg", "srcset": "", "sizes": "(max-width: 334px) 100vw, 334px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 334px) 100vw, 334px", "name": "shade_cover.jpg", "alt": ""}, "SOP1051": {"id": 161103, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/shade_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/shade_cover-1.jpg", "srcset": "", "sizes": "(max-width: 334px) 100vw, 334px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 334px) 100vw, 334px", "name": "shade_cover.jpg", "alt": ""}, "SOP1061": {"id": 161103, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/shade_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/shade_cover-1.jpg", "srcset": "", "sizes": "(max-width: 334px) 100vw, 334px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 334px) 100vw, 334px", "name": "shade_cover.jpg", "alt": ""}, "SOP1062": {"id": 161103, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/shade_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/shade_cover-1.jpg", "srcset": "", "sizes": "(max-width: 334px) 100vw, 334px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 334px) 100vw, 334px", "name": "shade_cover.jpg", "alt": ""}, "SOP1063": {"id": 161103, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/shade_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/shade_cover-1.jpg", "srcset": "", "sizes": "(max-width: 334px) 100vw, 334px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 334px) 100vw, 334px", "name": "shade_cover.jpg", "alt": ""}, "SOP2071": {"id": 161103, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/shade_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/shade_cover-1.jpg", "srcset": "", "sizes": "(max-width: 334px) 100vw, 334px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 334px) 100vw, 334px", "name": "shade_cover.jpg", "alt": ""}, "SOP2072": {"id": 161103, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/shade_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/shade_cover-1.jpg", "srcset": "", "sizes": "(max-width: 334px) 100vw, 334px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 334px) 100vw, 334px", "name": "shade_cover.jpg", "alt": ""}, "SOP2073": {"id": 161103, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/shade_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/shade_cover-1.jpg", "srcset": "", "sizes": "(max-width: 334px) 100vw, 334px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 334px) 100vw, 334px", "name": "shade_cover.jpg", "alt": ""}, "SOP2074": {"id": 161103, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/shade_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/shade_cover-1.jpg", "srcset": "", "sizes": "(max-width: 334px) 100vw, 334px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 334px) 100vw, 334px", "name": "shade_cover.jpg", "alt": ""}, "SOP2081": {"id": 161103, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/shade_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/shade_cover-1.jpg", "srcset": "", "sizes": "(max-width: 334px) 100vw, 334px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 334px) 100vw, 334px", "name": "shade_cover.jpg", "alt": ""}, "SOP2082": {"id": 161103, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/shade_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/shade_cover-1.jpg", "srcset": "", "sizes": "(max-width: 334px) 100vw, 334px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 334px) 100vw, 334px", "name": "shade_cover.jpg", "alt": ""}, "SOP3101": {"id": 161103, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/shade_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/shade_cover-1.jpg", "srcset": "", "sizes": "(max-width: 334px) 100vw, 334px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 334px) 100vw, 334px", "name": "shade_cover.jpg", "alt": ""}, "SOP3102": {"id": 161103, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/shade_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/shade_cover-1.jpg", "srcset": "", "sizes": "(max-width: 334px) 100vw, 334px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 334px) 100vw, 334px", "name": "shade_cover.jpg", "alt": ""}, "SOP3103": {"id": 161103, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/shade_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/shade_cover-1.jpg", "srcset": "", "sizes": "(max-width: 334px) 100vw, 334px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 334px) 100vw, 334px", "name": "shade_cover.jpg", "alt": ""}, "SOP4101": {"id": 161103, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/shade_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/shade_cover-1.jpg", "srcset": "", "sizes": "(max-width: 334px) 100vw, 334px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 334px) 100vw, 334px", "name": "shade_cover.jpg", "alt": ""}, "SOP4111": {"id": 161103, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/shade_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/shade_cover-1.jpg", "srcset": "", "sizes": "(max-width: 334px) 100vw, 334px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 334px) 100vw, 334px", "name": "shade_cover.jpg", "alt": ""}, "SOP4121": {"id": 161103, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/shade_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/shade_cover-1.jpg", "srcset": "", "sizes": "(max-width: 334px) 100vw, 334px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 334px) 100vw, 334px", "name": "shade_cover.jpg", "alt": ""}, "SOP4122": {"id": 161103, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/shade_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/shade_cover-1.jpg", "srcset": "", "sizes": "(max-width: 334px) 100vw, 334px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 334px) 100vw, 334px", "name": "shade_cover.jpg", "alt": ""}, "SOP4123": {"id": 161103, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/shade_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/shade_cover-1.jpg", "srcset": "", "sizes": "(max-width: 334px) 100vw, 334px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 334px) 100vw, 334px", "name": "shade_cover.jpg", "alt": ""}, "SOP4124": {"id": 161103, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/shade_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/shade_cover-1.jpg", "srcset": "", "sizes": "(max-width: 334px) 100vw, 334px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 334px) 100vw, 334px", "name": "shade_cover.jpg", "alt": ""}, "SOP5071": {"id": 161103, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/shade_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/shade_cover-1.jpg", "srcset": "", "sizes": "(max-width: 334px) 100vw, 334px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 334px) 100vw, 334px", "name": "shade_cover.jpg", "alt": ""}, "SOP5072": {"id": 161103, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/shade_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/shade_cover-1.jpg", "srcset": "", "sizes": "(max-width: 334px) 100vw, 334px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 334px) 100vw, 334px", "name": "shade_cover.jpg", "alt": ""}, "SOP5091": {"id": 161103, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/shade_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/shade_cover-1.jpg", "srcset": "", "sizes": "(max-width: 334px) 100vw, 334px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 334px) 100vw, 334px", "name": "shade_cover.jpg", "alt": ""}, "SOP5093": {"id": 161103, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/shade_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/shade_cover-1.jpg", "srcset": "", "sizes": "(max-width: 334px) 100vw, 334px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 334px) 100vw, 334px", "name": "shade_cover.jpg", "alt": ""}, "SOP5094": {"id": 161103, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/shade_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/shade_cover-1.jpg", "srcset": "", "sizes": "(max-width: 334px) 100vw, 334px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 334px) 100vw, 334px", "name": "shade_cover.jpg", "alt": ""}, "SOP5095": {"id": 161103, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/shade_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/shade_cover-1.jpg", "srcset": "", "sizes": "(max-width: 334px) 100vw, 334px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 334px) 100vw, 334px", "name": "shade_cover.jpg", "alt": ""}, "SOP5132": {"id": 161103, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/shade_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/shade_cover-1.jpg", "srcset": "", "sizes": "(max-width: 334px) 100vw, 334px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 334px) 100vw, 334px", "name": "shade_cover.jpg", "alt": ""}, "SOP5133": {"id": 161103, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/shade_cover-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/shade_cover-1.jpg", "srcset": "", "sizes": "(max-width: 334px) 100vw, 334px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 334px) 100vw, 334px", "name": "shade_cover.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/archive-traditional-wallpapers/", "pattern": "Archive Traditional Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["88-13051", "88-13052", "88-13053", "88-13054", "88-2006", "88-2007", "88-2008", "88-2009", "88-3010", "88-3011", "88-3012", "88-3013", "88-3014", "88-3015", "88-4016", "88-4017", "88-4018", "88-5019", "88-5020", "88-5021", "88-5022", "88-6023", "88-6024", "88-6025", "88-6026", "88-7027", "88-7028", "88-7029", "88-7030", "88-7031", "88-7032", "88-8033", "88-8034", "88-8035", "88-8036", "88-9037", "88-9038", "88-9039", "88-9040"], "colorway_count": 39, "sku_images": {"88-13051": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}, "88-13052": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}, "88-13053": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}, "88-13054": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}, "88-2006": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}, "88-2007": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}, "88-2008": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}, "88-2009": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}, "88-3010": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}, "88-3011": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}, "88-3012": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}, "88-3013": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}, "88-3014": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}, "88-3015": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}, "88-4016": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}, "88-4017": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}, "88-4018": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}, "88-5019": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}, "88-5020": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}, "88-5021": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}, "88-5022": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}, "88-6023": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}, "88-6024": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}, "88-6025": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}, "88-6026": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}, "88-7027": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}, "88-7028": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}, "88-7029": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}, "88-7030": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}, "88-7031": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}, "88-7032": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}, "88-8033": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}, "88-8034": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}, "88-8035": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}, "88-8036": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}, "88-9037": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}, "88-9038": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}, "88-9039": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}, "88-9040": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/zapara-wallpapers/", "pattern": "Zapara Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["111752", "111753", "111754", "111755", "111756", "111757", "111758", "111759", "111760", "111761", "111762", "111763", "111764", "111765", "111766", "111767", "111768", "111769", "111770", "111771", "111772", "111773", "111774", "111775", "111776", "111777", "111778", "111780", "111782"], "colorway_count": 29, "sku_images": {"111752": {"id": 161097, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "srcset": "", "sizes": "(max-width: 191px) 100vw, 191px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 191px) 100vw, 191px", "name": "Zapara-Wallpaper-Icon-Jan-2018-Style-Library.jpg", "alt": ""}, "111753": {"id": 161097, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "srcset": "", "sizes": "(max-width: 191px) 100vw, 191px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 191px) 100vw, 191px", "name": "Zapara-Wallpaper-Icon-Jan-2018-Style-Library.jpg", "alt": ""}, "111754": {"id": 161097, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "srcset": "", "sizes": "(max-width: 191px) 100vw, 191px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 191px) 100vw, 191px", "name": "Zapara-Wallpaper-Icon-Jan-2018-Style-Library.jpg", "alt": ""}, "111755": {"id": 161097, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "srcset": "", "sizes": "(max-width: 191px) 100vw, 191px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 191px) 100vw, 191px", "name": "Zapara-Wallpaper-Icon-Jan-2018-Style-Library.jpg", "alt": ""}, "111756": {"id": 161097, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "srcset": "", "sizes": "(max-width: 191px) 100vw, 191px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 191px) 100vw, 191px", "name": "Zapara-Wallpaper-Icon-Jan-2018-Style-Library.jpg", "alt": ""}, "111757": {"id": 161097, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "srcset": "", "sizes": "(max-width: 191px) 100vw, 191px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 191px) 100vw, 191px", "name": "Zapara-Wallpaper-Icon-Jan-2018-Style-Library.jpg", "alt": ""}, "111758": {"id": 161097, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "srcset": "", "sizes": "(max-width: 191px) 100vw, 191px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 191px) 100vw, 191px", "name": "Zapara-Wallpaper-Icon-Jan-2018-Style-Library.jpg", "alt": ""}, "111759": {"id": 161097, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "srcset": "", "sizes": "(max-width: 191px) 100vw, 191px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 191px) 100vw, 191px", "name": "Zapara-Wallpaper-Icon-Jan-2018-Style-Library.jpg", "alt": ""}, "111760": {"id": 161097, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "srcset": "", "sizes": "(max-width: 191px) 100vw, 191px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 191px) 100vw, 191px", "name": "Zapara-Wallpaper-Icon-Jan-2018-Style-Library.jpg", "alt": ""}, "111761": {"id": 161097, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "srcset": "", "sizes": "(max-width: 191px) 100vw, 191px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 191px) 100vw, 191px", "name": "Zapara-Wallpaper-Icon-Jan-2018-Style-Library.jpg", "alt": ""}, "111762": {"id": 161097, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "srcset": "", "sizes": "(max-width: 191px) 100vw, 191px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 191px) 100vw, 191px", "name": "Zapara-Wallpaper-Icon-Jan-2018-Style-Library.jpg", "alt": ""}, "111763": {"id": 161097, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "srcset": "", "sizes": "(max-width: 191px) 100vw, 191px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 191px) 100vw, 191px", "name": "Zapara-Wallpaper-Icon-Jan-2018-Style-Library.jpg", "alt": ""}, "111764": {"id": 161097, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "srcset": "", "sizes": "(max-width: 191px) 100vw, 191px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 191px) 100vw, 191px", "name": "Zapara-Wallpaper-Icon-Jan-2018-Style-Library.jpg", "alt": ""}, "111765": {"id": 161097, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "srcset": "", "sizes": "(max-width: 191px) 100vw, 191px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 191px) 100vw, 191px", "name": "Zapara-Wallpaper-Icon-Jan-2018-Style-Library.jpg", "alt": ""}, "111766": {"id": 161097, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "srcset": "", "sizes": "(max-width: 191px) 100vw, 191px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 191px) 100vw, 191px", "name": "Zapara-Wallpaper-Icon-Jan-2018-Style-Library.jpg", "alt": ""}, "111767": {"id": 161097, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "srcset": "", "sizes": "(max-width: 191px) 100vw, 191px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 191px) 100vw, 191px", "name": "Zapara-Wallpaper-Icon-Jan-2018-Style-Library.jpg", "alt": ""}, "111768": {"id": 161097, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "srcset": "", "sizes": "(max-width: 191px) 100vw, 191px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 191px) 100vw, 191px", "name": "Zapara-Wallpaper-Icon-Jan-2018-Style-Library.jpg", "alt": ""}, "111769": {"id": 161097, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "srcset": "", "sizes": "(max-width: 191px) 100vw, 191px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 191px) 100vw, 191px", "name": "Zapara-Wallpaper-Icon-Jan-2018-Style-Library.jpg", "alt": ""}, "111770": {"id": 161097, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "srcset": "", "sizes": "(max-width: 191px) 100vw, 191px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 191px) 100vw, 191px", "name": "Zapara-Wallpaper-Icon-Jan-2018-Style-Library.jpg", "alt": ""}, "111771": {"id": 161097, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "srcset": "", "sizes": "(max-width: 191px) 100vw, 191px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 191px) 100vw, 191px", "name": "Zapara-Wallpaper-Icon-Jan-2018-Style-Library.jpg", "alt": ""}, "111772": {"id": 161097, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "srcset": "", "sizes": "(max-width: 191px) 100vw, 191px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 191px) 100vw, 191px", "name": "Zapara-Wallpaper-Icon-Jan-2018-Style-Library.jpg", "alt": ""}, "111773": {"id": 161097, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "srcset": "", "sizes": "(max-width: 191px) 100vw, 191px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 191px) 100vw, 191px", "name": "Zapara-Wallpaper-Icon-Jan-2018-Style-Library.jpg", "alt": ""}, "111774": {"id": 161097, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "srcset": "", "sizes": "(max-width: 191px) 100vw, 191px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 191px) 100vw, 191px", "name": "Zapara-Wallpaper-Icon-Jan-2018-Style-Library.jpg", "alt": ""}, "111775": {"id": 161097, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "srcset": "", "sizes": "(max-width: 191px) 100vw, 191px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 191px) 100vw, 191px", "name": "Zapara-Wallpaper-Icon-Jan-2018-Style-Library.jpg", "alt": ""}, "111776": {"id": 161097, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "srcset": "", "sizes": "(max-width: 191px) 100vw, 191px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 191px) 100vw, 191px", "name": "Zapara-Wallpaper-Icon-Jan-2018-Style-Library.jpg", "alt": ""}, "111777": {"id": 161097, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "srcset": "", "sizes": "(max-width: 191px) 100vw, 191px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 191px) 100vw, 191px", "name": "Zapara-Wallpaper-Icon-Jan-2018-Style-Library.jpg", "alt": ""}, "111778": {"id": 161097, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "srcset": "", "sizes": "(max-width: 191px) 100vw, 191px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 191px) 100vw, 191px", "name": "Zapara-Wallpaper-Icon-Jan-2018-Style-Library.jpg", "alt": ""}, "111780": {"id": 161097, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "srcset": "", "sizes": "(max-width: 191px) 100vw, 191px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 191px) 100vw, 191px", "name": "Zapara-Wallpaper-Icon-Jan-2018-Style-Library.jpg", "alt": ""}, "111782": {"id": 161097, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "srcset": "", "sizes": "(max-width: 191px) 100vw, 191px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 191px) 100vw, 191px", "name": "Zapara-Wallpaper-Icon-Jan-2018-Style-Library.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/martyn-lawrence-bullard-wallpapers/", "pattern": "Martyn Lawrence Bullard Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["113-1001", "113-1002", "113-10029", "113-1003", "113-10030", "113-10031", "113-10035", "113-1004", "113-11032", "113-11033", "113-11034", "113-12036", "113-12037", "113-12038", "113-13039", "113-15044", "113-2005", "113-2006", "113-2007", "113-3008", "113-3009", "113-3010", "113-3011", "113-4012", "113-5013", "113-6014", "113-6015", "113-7016", "113-7017", "113-7018", "113-7019", "113-8020", "113-8021", "113-8022", "113-8023", "113-8024", "113-9025", "113-9026", "113-9027", "113-9028"], "colorway_count": 40, "sku_images": {"113-1001": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-1002": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-10029": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-1003": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-10030": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-10031": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-10035": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-1004": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-11032": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-11033": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-11034": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-12036": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-12037": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-12038": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-13039": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-15044": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-2005": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-2006": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-2007": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-3008": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-3009": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-3010": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-3011": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-4012": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-5013": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-6014": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-6015": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-7016": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-7017": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-7018": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-7019": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-8020": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-8021": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-8022": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-8023": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-8024": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-9025": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-9026": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-9027": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-9028": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/sundari-wallpapers/", "pattern": "Sundari Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["375100", "375101", "375102", "375103", "375104", "375110", "375111", "375112", "375113", "375114", "375120", "375121", "375122", "375123", "375124", "375125", "375126", "375130", "375131", "375132", "375133", "375140", "375141", "375142", "375143", "375144", "375145", "375146", "375150", "375151", "375152", "375153", "375154", "375155", "375156", "375160", "375161", "375162", "375163", "375164", "375200", "375201", "375202", "375203", "375204", "375205", "375206"], "colorway_count": 47, "sku_images": {"375100": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375101": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375102": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375103": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375104": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375110": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375111": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375112": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375113": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375114": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375120": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375121": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375122": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375123": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375124": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375125": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375126": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375130": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375131": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375132": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375133": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375140": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375141": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375142": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375143": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375144": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375145": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375146": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375150": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375151": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375152": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375153": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375154": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375155": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375156": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375160": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375161": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375162": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375163": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375164": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375200": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375201": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375202": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375203": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375204": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375205": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375206": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/wabi-sabi-wallpapers/", "pattern": "Wabi Sabi Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["MWAB110432", "MWAB110433", "MWAB110434", "MWAB110435", "MWAB110436", "MWAB110437", "MWAB110438", "MWAB110439", "MWAB110440", "MWAB110441", "MWAB110446", "MWAB110447", "MWAB110448", "MWAB110449", "MWAB110450", "MWAB110451", "MWAB110452", "MWAB110453", "MWAB110454", "MWAB110455", "MWAB110456", "MWAB110457", "MWAB110458", "MWAB110459", "MWAB110460", "MWAB110461", "MWAB110462", "MWAB110463", "MWAB110464", "MWAB110465", "MWAB110466", "MWAB110467", "MWAB110468", "MWAB110469", "MWAB110470", "MWAB110471", "MWAB110472", "MWAB110473", "MWAB110474", "MWAB110475", "MWAB110476", "MWAB110477", "MWAB110478", "MWAB110479", "MWAB110480", "MWAB110481", "MWAB110482", "MWAB110483", "MWAB110484", "MWAB110485"], "colorway_count": 50, "sku_images": {"MWAB110432": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110433": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110434": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110435": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110436": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110437": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110438": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110439": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110440": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110441": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110446": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110447": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110448": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110449": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110450": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110451": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110452": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110453": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110454": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110455": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110456": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110457": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110458": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110459": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110460": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110461": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110462": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110463": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110464": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110465": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110466": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110467": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110468": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110469": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110470": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110471": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110472": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110473": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110474": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110475": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110476": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110477": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110478": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110479": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110480": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110481": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110482": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110483": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110484": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110485": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/palazzo-wallpapers/", "pattern": "Palazzo Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["PAL1016", "PAL1027", "PAL1037", "PAL1049", "PAL1057", "PAL1060", "PAL2640", "PAL2940", "PAL3019", "PAL3027", "PAL3037", "PAL3047", "PAL3057", "PAL4017", "PAL4027", "PAL4039", "PAL4059", "PAL4062", "PAL4076", "PAL4699", "PAL4956", "PAL4971", "PAL4975", "PAL4993", "PAL5010", "PAL5027", "PAL5037", "PAL5049", "PAL5057", "PAL6019", "PAL6029", "PAL6032", "PAL6042", "PAL7019", "PAL7027", "PAL7030", "PAL7049"], "colorway_count": 37, "sku_images": {"PAL1016": {"id": 160915, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "srcset": "", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "th_22847_Palazzo_intro.jpg", "alt": ""}, "PAL1027": {"id": 160915, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "srcset": "", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "th_22847_Palazzo_intro.jpg", "alt": ""}, "PAL1037": {"id": 160915, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "srcset": "", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "th_22847_Palazzo_intro.jpg", "alt": ""}, "PAL1049": {"id": 160915, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "srcset": "", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "th_22847_Palazzo_intro.jpg", "alt": ""}, "PAL1057": {"id": 160915, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "srcset": "", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "th_22847_Palazzo_intro.jpg", "alt": ""}, "PAL1060": {"id": 160915, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "srcset": "", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "th_22847_Palazzo_intro.jpg", "alt": ""}, "PAL2640": {"id": 160915, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "srcset": "", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "th_22847_Palazzo_intro.jpg", "alt": ""}, "PAL2940": {"id": 160915, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "srcset": "", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "th_22847_Palazzo_intro.jpg", "alt": ""}, "PAL3019": {"id": 160915, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "srcset": "", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "th_22847_Palazzo_intro.jpg", "alt": ""}, "PAL3027": {"id": 160915, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "srcset": "", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "th_22847_Palazzo_intro.jpg", "alt": ""}, "PAL3037": {"id": 160915, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "srcset": "", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "th_22847_Palazzo_intro.jpg", "alt": ""}, "PAL3047": {"id": 160915, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "srcset": "", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "th_22847_Palazzo_intro.jpg", "alt": ""}, "PAL3057": {"id": 160915, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "srcset": "", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "th_22847_Palazzo_intro.jpg", "alt": ""}, "PAL4017": {"id": 160915, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "srcset": "", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "th_22847_Palazzo_intro.jpg", "alt": ""}, "PAL4027": {"id": 160915, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "srcset": "", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "th_22847_Palazzo_intro.jpg", "alt": ""}, "PAL4039": {"id": 160915, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "srcset": "", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "th_22847_Palazzo_intro.jpg", "alt": ""}, "PAL4059": {"id": 160915, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "srcset": "", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "th_22847_Palazzo_intro.jpg", "alt": ""}, "PAL4062": {"id": 160915, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "srcset": "", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "th_22847_Palazzo_intro.jpg", "alt": ""}, "PAL4076": {"id": 160915, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "srcset": "", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "th_22847_Palazzo_intro.jpg", "alt": ""}, "PAL4699": {"id": 160915, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "srcset": "", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "th_22847_Palazzo_intro.jpg", "alt": ""}, "PAL4956": {"id": 160915, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "srcset": "", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "th_22847_Palazzo_intro.jpg", "alt": ""}, "PAL4971": {"id": 160915, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "srcset": "", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "th_22847_Palazzo_intro.jpg", "alt": ""}, "PAL4975": {"id": 160915, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "srcset": "", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "th_22847_Palazzo_intro.jpg", "alt": ""}, "PAL4993": {"id": 160915, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "srcset": "", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "th_22847_Palazzo_intro.jpg", "alt": ""}, "PAL5010": {"id": 160915, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "srcset": "", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "th_22847_Palazzo_intro.jpg", "alt": ""}, "PAL5027": {"id": 160915, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "srcset": "", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "th_22847_Palazzo_intro.jpg", "alt": ""}, "PAL5037": {"id": 160915, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "srcset": "", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "th_22847_Palazzo_intro.jpg", "alt": ""}, "PAL5049": {"id": 160915, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "srcset": "", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "th_22847_Palazzo_intro.jpg", "alt": ""}, "PAL5057": {"id": 160915, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "srcset": "", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "th_22847_Palazzo_intro.jpg", "alt": ""}, "PAL6019": {"id": 160915, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "srcset": "", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "th_22847_Palazzo_intro.jpg", "alt": ""}, "PAL6029": {"id": 160915, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "srcset": "", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "th_22847_Palazzo_intro.jpg", "alt": ""}, "PAL6032": {"id": 160915, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "srcset": "", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "th_22847_Palazzo_intro.jpg", "alt": ""}, "PAL6042": {"id": 160915, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "srcset": "", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "th_22847_Palazzo_intro.jpg", "alt": ""}, "PAL7019": {"id": 160915, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "srcset": "", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "th_22847_Palazzo_intro.jpg", "alt": ""}, "PAL7027": {"id": 160915, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "srcset": "", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "th_22847_Palazzo_intro.jpg", "alt": ""}, "PAL7030": {"id": 160915, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "srcset": "", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "th_22847_Palazzo_intro.jpg", "alt": ""}, "PAL7049": {"id": 160915, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "srcset": "", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "th_22847_Palazzo_intro.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/new-contemporary-2-wallpapers/", "pattern": "New Contemporary 2 Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["69-1101", "69-1102", "69-12147", "69-12148", "69-12149", "69-12150", "69-12151", "69-2105", "69-2107", "69-3110", "69-3112", "69-3113", "69-5117", "69-5118", "69-5119", "69-7125", "69-7126", "69-7127", "69-7128", "69-8129", "69-8131", "69-8132", "69-8133"], "colorway_count": 23, "sku_images": {"69-1101": {"id": 160892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_ii_alpana_cropped.jpg", "alt": ""}, "69-1102": {"id": 160892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_ii_alpana_cropped.jpg", "alt": ""}, "69-12147": {"id": 160892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_ii_alpana_cropped.jpg", "alt": ""}, "69-12148": {"id": 160892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_ii_alpana_cropped.jpg", "alt": ""}, "69-12149": {"id": 160892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_ii_alpana_cropped.jpg", "alt": ""}, "69-12150": {"id": 160892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_ii_alpana_cropped.jpg", "alt": ""}, "69-12151": {"id": 160892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_ii_alpana_cropped.jpg", "alt": ""}, "69-2105": {"id": 160892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_ii_alpana_cropped.jpg", "alt": ""}, "69-2107": {"id": 160892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_ii_alpana_cropped.jpg", "alt": ""}, "69-3110": {"id": 160892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_ii_alpana_cropped.jpg", "alt": ""}, "69-3112": {"id": 160892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_ii_alpana_cropped.jpg", "alt": ""}, "69-3113": {"id": 160892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_ii_alpana_cropped.jpg", "alt": ""}, "69-5117": {"id": 160892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_ii_alpana_cropped.jpg", "alt": ""}, "69-5118": {"id": 160892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_ii_alpana_cropped.jpg", "alt": ""}, "69-5119": {"id": 160892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_ii_alpana_cropped.jpg", "alt": ""}, "69-7125": {"id": 160892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_ii_alpana_cropped.jpg", "alt": ""}, "69-7126": {"id": 160892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_ii_alpana_cropped.jpg", "alt": ""}, "69-7127": {"id": 160892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_ii_alpana_cropped.jpg", "alt": ""}, "69-7128": {"id": 160892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_ii_alpana_cropped.jpg", "alt": ""}, "69-8129": {"id": 160892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_ii_alpana_cropped.jpg", "alt": ""}, "69-8131": {"id": 160892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_ii_alpana_cropped.jpg", "alt": ""}, "69-8132": {"id": 160892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_ii_alpana_cropped.jpg", "alt": ""}, "69-8133": {"id": 160892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_ii_alpana_cropped.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/new-contemporary-wallpapers/", "pattern": "New Contemporary Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["66-1001", "66-1002", "66-1003", "66-1004", "66-1005", "66-1006", "66-1007", "66-1008", "66-1009", "66-2010", "66-2011", "66-2012", "66-2013", "66-2014", "66-2015", "66-2016", "66-2017", "66-3018", "66-3019", "66-3020", "66-3021", "66-3022", "66-3023", "66-4024", "66-4025", "66-4026", "66-4027", "66-4028", "66-4029", "66-4030", "66-4031", "66-4032", "66-4033", "66-5034", "66-5035", "66-5036", "66-5037", "66-5038", "66-5039", "66-5040", "66-5041", "66-6042", "66-6043", "66-6044", "66-6045", "66-7046", "66-7047", "66-7048", "66-7049", "66-7050", "66-7051", "66-7052", "66-8053", "66-8054", "66-8055", "66-8056", "66-9057", "66-9058", "66-9059", "66-9060"], "colorway_count": 60, "sku_images": {"66-1001": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-1002": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-1003": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-1004": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-1005": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-1006": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-1007": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-1008": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-1009": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-2010": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-2011": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-2012": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-2013": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-2014": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-2015": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-2016": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-2017": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-3018": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-3019": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-3020": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-3021": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-3022": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-3023": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-4024": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-4025": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-4026": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-4027": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-4028": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-4029": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-4030": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-4031": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-4032": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-4033": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-5034": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-5035": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-5036": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-5037": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-5038": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-5039": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-5040": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-5041": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-6042": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-6043": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-6044": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-6045": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-7046": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-7047": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-7048": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-7049": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-7050": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-7051": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-7052": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-8053": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-8054": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-8055": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-8056": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-9057": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-9058": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-9059": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-9060": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/lohko-wallpapers/", "pattern": "Lohko Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["111290", "111291", "111292", "111293", "111294", "111295", "111296", "111297", "111298", "111299", "111300", "111301", "111302", "111303", "111304", "111305", "111306", "111307", "111308", "111309", "111310", "111311", "111312", "111313", "111314", "111315", "111316", "111317", "111318", "111319", "111320", "111321", "111322", "111323", "111324"], "colorway_count": 35, "sku_images": {"111290": {"id": 160827, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions.jpg", "alt": ""}, "111291": {"id": 160827, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions.jpg", "alt": ""}, "111292": {"id": 160827, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions.jpg", "alt": ""}, "111293": {"id": 160827, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions.jpg", "alt": ""}, "111294": {"id": 160827, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions.jpg", "alt": ""}, "111295": {"id": 160827, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions.jpg", "alt": ""}, "111296": {"id": 160827, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions.jpg", "alt": ""}, "111297": {"id": 160827, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions.jpg", "alt": ""}, "111298": {"id": 160827, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions.jpg", "alt": ""}, "111299": {"id": 160827, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions.jpg", "alt": ""}, "111300": {"id": 160827, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions.jpg", "alt": ""}, "111301": {"id": 160827, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions.jpg", "alt": ""}, "111302": {"id": 160827, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions.jpg", "alt": ""}, "111303": {"id": 160827, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions.jpg", "alt": ""}, "111304": {"id": 160827, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions.jpg", "alt": ""}, "111305": {"id": 160827, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions.jpg", "alt": ""}, "111306": {"id": 160827, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions.jpg", "alt": ""}, "111307": {"id": 160827, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions.jpg", "alt": ""}, "111308": {"id": 160827, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions.jpg", "alt": ""}, "111309": {"id": 160827, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions.jpg", "alt": ""}, "111310": {"id": 160827, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions.jpg", "alt": ""}, "111311": {"id": 160827, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions.jpg", "alt": ""}, "111312": {"id": 160827, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions.jpg", "alt": ""}, "111313": {"id": 160827, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions.jpg", "alt": ""}, "111314": {"id": 160827, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions.jpg", "alt": ""}, "111315": {"id": 160827, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions.jpg", "alt": ""}, "111316": {"id": 160827, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions.jpg", "alt": ""}, "111317": {"id": 160827, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions.jpg", "alt": ""}, "111318": {"id": 160827, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions.jpg", "alt": ""}, "111319": {"id": 160827, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions.jpg", "alt": ""}, "111320": {"id": 160827, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions.jpg", "alt": ""}, "111321": {"id": 160827, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions.jpg", "alt": ""}, "111322": {"id": 160827, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions.jpg", "alt": ""}, "111323": {"id": 160827, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions.jpg", "alt": ""}, "111324": {"id": 160827, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
-{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/acoustic/echo-ridge-wallpaper/", "pattern": "Echo Ridge Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["AZ53820", "AZ53821", "AZ53822", "AZ53823", "AZ53824", "AZ53825", "AZ53826", "AZ53827"], "colorway_count": 8, "sku_images": {"AZ53820": {"id": 100000071499, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge.jpg 358w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge-199x300.jpg 199w", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge.jpg 358w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge-199x300.jpg 199w", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "echo-ridge", "alt": ""}, "AZ53821": {"id": 100000071499, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge.jpg 358w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge-199x300.jpg 199w", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge.jpg 358w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge-199x300.jpg 199w", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "echo-ridge", "alt": ""}, "AZ53822": {"id": 100000071499, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge.jpg 358w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge-199x300.jpg 199w", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge.jpg 358w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge-199x300.jpg 199w", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "echo-ridge", "alt": ""}, "AZ53823": {"id": 100000071499, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge.jpg 358w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge-199x300.jpg 199w", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge.jpg 358w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge-199x300.jpg 199w", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "echo-ridge", "alt": ""}, "AZ53824": {"id": 100000071499, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge.jpg 358w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge-199x300.jpg 199w", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge.jpg 358w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge-199x300.jpg 199w", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "echo-ridge", "alt": ""}, "AZ53825": {"id": 100000071499, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge.jpg 358w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge-199x300.jpg 199w", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge.jpg 358w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge-199x300.jpg 199w", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "echo-ridge", "alt": ""}, "AZ53826": {"id": 100000071499, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge.jpg 358w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge-199x300.jpg 199w", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge.jpg 358w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge-199x300.jpg 199w", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "echo-ridge", "alt": ""}, "AZ53827": {"id": 100000071499, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge.jpg 358w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge-199x300.jpg 199w", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge.jpg 358w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge-199x300.jpg 199w", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "echo-ridge", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": null, "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/archive-traditional-wallpapers/", "pattern": "Archive Traditional Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["88-13051", "88-13052", "88-13053", "88-13054", "88-2006", "88-2007", "88-2008", "88-2009", "88-3010", "88-3011", "88-3012", "88-3013", "88-3014", "88-3015", "88-4016", "88-4017", "88-4018", "88-5019", "88-5020", "88-5021", "88-5022", "88-6023", "88-6024", "88-6025", "88-6026", "88-7027", "88-7028", "88-7029", "88-7030", "88-7031", "88-7032", "88-8033", "88-8034", "88-8035", "88-8036", "88-9037", "88-9038", "88-9039", "88-9040"], "colorway_count": 39, "sku_images": {"88-13051": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}, "88-13052": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}, "88-13053": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}, "88-13054": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}, "88-2006": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}, "88-2007": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}, "88-2008": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}, "88-2009": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}, "88-3010": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}, "88-3011": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}, "88-3012": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}, "88-3013": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}, "88-3014": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}, "88-3015": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}, "88-4016": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}, "88-4017": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}, "88-4018": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}, "88-5019": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}, "88-5020": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}, "88-5021": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}, "88-5022": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}, "88-6023": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}, "88-6024": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}, "88-6025": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}, "88-6026": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}, "88-7027": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}, "88-7028": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}, "88-7029": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}, "88-7030": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}, "88-7031": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}, "88-7032": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}, "88-8033": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}, "88-8034": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}, "88-8035": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}, "88-8036": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}, "88-9037": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}, "88-9038": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}, "88-9039": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}, "88-9040": {"id": 161162, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole_son_archive_traditional_ludlow_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole_son_archive_traditional_ludlow_cropped.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Cole & Son", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/zapara-wallpapers/", "pattern": "Zapara Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["111752", "111753", "111754", "111755", "111756", "111757", "111758", "111759", "111760", "111761", "111762", "111763", "111764", "111765", "111766", "111767", "111768", "111769", "111770", "111771", "111772", "111773", "111774", "111775", "111776", "111777", "111778", "111780", "111782"], "colorway_count": 29, "sku_images": {"111752": {"id": 161097, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "srcset": "", "sizes": "(max-width: 191px) 100vw, 191px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 191px) 100vw, 191px", "name": "Zapara-Wallpaper-Icon-Jan-2018-Style-Library.jpg", "alt": ""}, "111753": {"id": 161097, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "srcset": "", "sizes": "(max-width: 191px) 100vw, 191px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 191px) 100vw, 191px", "name": "Zapara-Wallpaper-Icon-Jan-2018-Style-Library.jpg", "alt": ""}, "111754": {"id": 161097, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "srcset": "", "sizes": "(max-width: 191px) 100vw, 191px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 191px) 100vw, 191px", "name": "Zapara-Wallpaper-Icon-Jan-2018-Style-Library.jpg", "alt": ""}, "111755": {"id": 161097, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "srcset": "", "sizes": "(max-width: 191px) 100vw, 191px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 191px) 100vw, 191px", "name": "Zapara-Wallpaper-Icon-Jan-2018-Style-Library.jpg", "alt": ""}, "111756": {"id": 161097, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "srcset": "", "sizes": "(max-width: 191px) 100vw, 191px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 191px) 100vw, 191px", "name": "Zapara-Wallpaper-Icon-Jan-2018-Style-Library.jpg", "alt": ""}, "111757": {"id": 161097, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "srcset": "", "sizes": "(max-width: 191px) 100vw, 191px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 191px) 100vw, 191px", "name": "Zapara-Wallpaper-Icon-Jan-2018-Style-Library.jpg", "alt": ""}, "111758": {"id": 161097, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "srcset": "", "sizes": "(max-width: 191px) 100vw, 191px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 191px) 100vw, 191px", "name": "Zapara-Wallpaper-Icon-Jan-2018-Style-Library.jpg", "alt": ""}, "111759": {"id": 161097, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "srcset": "", "sizes": "(max-width: 191px) 100vw, 191px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 191px) 100vw, 191px", "name": "Zapara-Wallpaper-Icon-Jan-2018-Style-Library.jpg", "alt": ""}, "111760": {"id": 161097, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "srcset": "", "sizes": "(max-width: 191px) 100vw, 191px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 191px) 100vw, 191px", "name": "Zapara-Wallpaper-Icon-Jan-2018-Style-Library.jpg", "alt": ""}, "111761": {"id": 161097, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "srcset": "", "sizes": "(max-width: 191px) 100vw, 191px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 191px) 100vw, 191px", "name": "Zapara-Wallpaper-Icon-Jan-2018-Style-Library.jpg", "alt": ""}, "111762": {"id": 161097, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "srcset": "", "sizes": "(max-width: 191px) 100vw, 191px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 191px) 100vw, 191px", "name": "Zapara-Wallpaper-Icon-Jan-2018-Style-Library.jpg", "alt": ""}, "111763": {"id": 161097, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "srcset": "", "sizes": "(max-width: 191px) 100vw, 191px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 191px) 100vw, 191px", "name": "Zapara-Wallpaper-Icon-Jan-2018-Style-Library.jpg", "alt": ""}, "111764": {"id": 161097, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "srcset": "", "sizes": "(max-width: 191px) 100vw, 191px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 191px) 100vw, 191px", "name": "Zapara-Wallpaper-Icon-Jan-2018-Style-Library.jpg", "alt": ""}, "111765": {"id": 161097, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "srcset": "", "sizes": "(max-width: 191px) 100vw, 191px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 191px) 100vw, 191px", "name": "Zapara-Wallpaper-Icon-Jan-2018-Style-Library.jpg", "alt": ""}, "111766": {"id": 161097, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "srcset": "", "sizes": "(max-width: 191px) 100vw, 191px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 191px) 100vw, 191px", "name": "Zapara-Wallpaper-Icon-Jan-2018-Style-Library.jpg", "alt": ""}, "111767": {"id": 161097, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "srcset": "", "sizes": "(max-width: 191px) 100vw, 191px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 191px) 100vw, 191px", "name": "Zapara-Wallpaper-Icon-Jan-2018-Style-Library.jpg", "alt": ""}, "111768": {"id": 161097, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "srcset": "", "sizes": "(max-width: 191px) 100vw, 191px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 191px) 100vw, 191px", "name": "Zapara-Wallpaper-Icon-Jan-2018-Style-Library.jpg", "alt": ""}, "111769": {"id": 161097, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "srcset": "", "sizes": "(max-width: 191px) 100vw, 191px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 191px) 100vw, 191px", "name": "Zapara-Wallpaper-Icon-Jan-2018-Style-Library.jpg", "alt": ""}, "111770": {"id": 161097, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "srcset": "", "sizes": "(max-width: 191px) 100vw, 191px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 191px) 100vw, 191px", "name": "Zapara-Wallpaper-Icon-Jan-2018-Style-Library.jpg", "alt": ""}, "111771": {"id": 161097, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "srcset": "", "sizes": "(max-width: 191px) 100vw, 191px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 191px) 100vw, 191px", "name": "Zapara-Wallpaper-Icon-Jan-2018-Style-Library.jpg", "alt": ""}, "111772": {"id": 161097, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "srcset": "", "sizes": "(max-width: 191px) 100vw, 191px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 191px) 100vw, 191px", "name": "Zapara-Wallpaper-Icon-Jan-2018-Style-Library.jpg", "alt": ""}, "111773": {"id": 161097, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "srcset": "", "sizes": "(max-width: 191px) 100vw, 191px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 191px) 100vw, 191px", "name": "Zapara-Wallpaper-Icon-Jan-2018-Style-Library.jpg", "alt": ""}, "111774": {"id": 161097, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "srcset": "", "sizes": "(max-width: 191px) 100vw, 191px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 191px) 100vw, 191px", "name": "Zapara-Wallpaper-Icon-Jan-2018-Style-Library.jpg", "alt": ""}, "111775": {"id": 161097, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "srcset": "", "sizes": "(max-width: 191px) 100vw, 191px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 191px) 100vw, 191px", "name": "Zapara-Wallpaper-Icon-Jan-2018-Style-Library.jpg", "alt": ""}, "111776": {"id": 161097, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "srcset": "", "sizes": "(max-width: 191px) 100vw, 191px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 191px) 100vw, 191px", "name": "Zapara-Wallpaper-Icon-Jan-2018-Style-Library.jpg", "alt": ""}, "111777": {"id": 161097, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "srcset": "", "sizes": "(max-width: 191px) 100vw, 191px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 191px) 100vw, 191px", "name": "Zapara-Wallpaper-Icon-Jan-2018-Style-Library.jpg", "alt": ""}, "111778": {"id": 161097, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "srcset": "", "sizes": "(max-width: 191px) 100vw, 191px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 191px) 100vw, 191px", "name": "Zapara-Wallpaper-Icon-Jan-2018-Style-Library.jpg", "alt": ""}, "111780": {"id": 161097, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "srcset": "", "sizes": "(max-width: 191px) 100vw, 191px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 191px) 100vw, 191px", "name": "Zapara-Wallpaper-Icon-Jan-2018-Style-Library.jpg", "alt": ""}, "111782": {"id": 161097, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/Zapara-Wallpaper-Icon-Jan-2018-Style-Library-1.jpg", "srcset": "", "sizes": "(max-width: 191px) 100vw, 191px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 191px) 100vw, 191px", "name": "Zapara-Wallpaper-Icon-Jan-2018-Style-Library.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Harlequin", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/martyn-lawrence-bullard-wallpapers/", "pattern": "Martyn Lawrence Bullard Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["113-1001", "113-1002", "113-10029", "113-1003", "113-10030", "113-10031", "113-10035", "113-1004", "113-11032", "113-11033", "113-11034", "113-12036", "113-12037", "113-12038", "113-13039", "113-15044", "113-2005", "113-2006", "113-2007", "113-3008", "113-3009", "113-3010", "113-3011", "113-4012", "113-5013", "113-6014", "113-6015", "113-7016", "113-7017", "113-7018", "113-7019", "113-8020", "113-8021", "113-8022", "113-8023", "113-8024", "113-9025", "113-9026", "113-9027", "113-9028"], "colorway_count": 40, "sku_images": {"113-1001": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-1002": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-10029": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-1003": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-10030": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-10031": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-10035": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-1004": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-11032": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-11033": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-11034": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-12036": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-12037": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-12038": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-13039": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-15044": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-2005": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-2006": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-2007": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-3008": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-3009": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-3010": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-3011": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-4012": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-5013": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-6014": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-6015": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-7016": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-7017": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-7018": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-7019": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-8020": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-8021": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-8022": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-8023": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-8024": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-9025": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-9026": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-9027": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}, "113-9028": {"id": 161093, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w", "sizes": "(max-width: 900px) 100vw, 900px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1-800x1067.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/martin-1.jpg 900w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "martin.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Cole & Son", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/sundari-wallpapers/", "pattern": "Sundari Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["375100", "375101", "375102", "375103", "375104", "375110", "375111", "375112", "375113", "375114", "375120", "375121", "375122", "375123", "375124", "375125", "375126", "375130", "375131", "375132", "375133", "375140", "375141", "375142", "375143", "375144", "375145", "375146", "375150", "375151", "375152", "375153", "375154", "375155", "375156", "375160", "375161", "375162", "375163", "375164", "375200", "375201", "375202", "375203", "375204", "375205", "375206"], "colorway_count": 47, "sku_images": {"375100": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375101": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375102": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375103": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375104": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375110": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375111": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375112": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375113": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375114": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375120": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375121": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375122": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375123": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375124": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375125": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375126": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375130": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375131": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375132": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375133": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375140": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375141": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375142": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375143": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375144": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375145": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375146": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375150": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375151": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375152": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375153": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375154": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375155": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375156": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375160": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375161": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375162": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375163": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375164": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375200": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375201": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375202": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375203": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375204": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375205": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}, "375206": {"id": 100000000920, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w", "sizes": "(max-width: 1118px) 100vw, 1118px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-800x988.jpg 800w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-243x300.jpg 243w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-829x1024.jpg 829w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113-768x949.jpg 768w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2018/01/375113.jpg 1118w", "thumbnail_sizes": "(max-width: 800px) 100vw, 800px", "name": "375113", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Eijffinger", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/wabi-sabi-wallpapers/", "pattern": "Wabi Sabi Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["MWAB110432", "MWAB110433", "MWAB110434", "MWAB110435", "MWAB110436", "MWAB110437", "MWAB110438", "MWAB110439", "MWAB110440", "MWAB110441", "MWAB110446", "MWAB110447", "MWAB110448", "MWAB110449", "MWAB110450", "MWAB110451", "MWAB110452", "MWAB110453", "MWAB110454", "MWAB110455", "MWAB110456", "MWAB110457", "MWAB110458", "MWAB110459", "MWAB110460", "MWAB110461", "MWAB110462", "MWAB110463", "MWAB110464", "MWAB110465", "MWAB110466", "MWAB110467", "MWAB110468", "MWAB110469", "MWAB110470", "MWAB110471", "MWAB110472", "MWAB110473", "MWAB110474", "MWAB110475", "MWAB110476", "MWAB110477", "MWAB110478", "MWAB110479", "MWAB110480", "MWAB110481", "MWAB110482", "MWAB110483", "MWAB110484", "MWAB110485"], "colorway_count": 50, "sku_images": {"MWAB110432": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110433": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110434": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110435": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110436": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110437": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110438": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110439": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110440": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110441": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110446": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110447": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110448": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110449": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110450": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110451": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110452": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110453": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110454": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110455": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110456": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110457": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110458": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110459": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110460": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110461": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110462": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110463": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110464": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110465": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110466": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110467": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110468": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110469": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110470": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110471": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110472": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110473": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110474": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110475": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110476": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110477": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110478": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110479": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110480": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110481": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110482": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110483": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110484": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}, "MWAB110485": {"id": 160917, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/scion-wabi-sabi-wallpapers-5-1.jpg", "srcset": "", "sizes": "(max-width: 176px) 100vw, 176px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 176px) 100vw, 176px", "name": "scion-wabi-sabi-wallpapers-5.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Scion", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/palazzo-wallpapers/", "pattern": "Palazzo Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["PAL1016", "PAL1027", "PAL1037", "PAL1049", "PAL1057", "PAL1060", "PAL2640", "PAL2940", "PAL3019", "PAL3027", "PAL3037", "PAL3047", "PAL3057", "PAL4017", "PAL4027", "PAL4039", "PAL4059", "PAL4062", "PAL4076", "PAL4699", "PAL4956", "PAL4971", "PAL4975", "PAL4993", "PAL5010", "PAL5027", "PAL5037", "PAL5049", "PAL5057", "PAL6019", "PAL6029", "PAL6032", "PAL6042", "PAL7019", "PAL7027", "PAL7030", "PAL7049"], "colorway_count": 37, "sku_images": {"PAL1016": {"id": 160915, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "srcset": "", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "th_22847_Palazzo_intro.jpg", "alt": ""}, "PAL1027": {"id": 160915, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "srcset": "", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "th_22847_Palazzo_intro.jpg", "alt": ""}, "PAL1037": {"id": 160915, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "srcset": "", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "th_22847_Palazzo_intro.jpg", "alt": ""}, "PAL1049": {"id": 160915, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "srcset": "", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "th_22847_Palazzo_intro.jpg", "alt": ""}, "PAL1057": {"id": 160915, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "srcset": "", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "th_22847_Palazzo_intro.jpg", "alt": ""}, "PAL1060": {"id": 160915, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "srcset": "", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "th_22847_Palazzo_intro.jpg", "alt": ""}, "PAL2640": {"id": 160915, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "srcset": "", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "th_22847_Palazzo_intro.jpg", "alt": ""}, "PAL2940": {"id": 160915, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "srcset": "", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "th_22847_Palazzo_intro.jpg", "alt": ""}, "PAL3019": {"id": 160915, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "srcset": "", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "th_22847_Palazzo_intro.jpg", "alt": ""}, "PAL3027": {"id": 160915, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "srcset": "", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "th_22847_Palazzo_intro.jpg", "alt": ""}, "PAL3037": {"id": 160915, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "srcset": "", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "th_22847_Palazzo_intro.jpg", "alt": ""}, "PAL3047": {"id": 160915, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "srcset": "", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "th_22847_Palazzo_intro.jpg", "alt": ""}, "PAL3057": {"id": 160915, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "srcset": "", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "th_22847_Palazzo_intro.jpg", "alt": ""}, "PAL4017": {"id": 160915, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "srcset": "", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "th_22847_Palazzo_intro.jpg", "alt": ""}, "PAL4027": {"id": 160915, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "srcset": "", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "th_22847_Palazzo_intro.jpg", "alt": ""}, "PAL4039": {"id": 160915, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "srcset": "", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "th_22847_Palazzo_intro.jpg", "alt": ""}, "PAL4059": {"id": 160915, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "srcset": "", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "th_22847_Palazzo_intro.jpg", "alt": ""}, "PAL4062": {"id": 160915, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "srcset": "", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "th_22847_Palazzo_intro.jpg", "alt": ""}, "PAL4076": {"id": 160915, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "srcset": "", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "th_22847_Palazzo_intro.jpg", "alt": ""}, "PAL4699": {"id": 160915, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "srcset": "", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "th_22847_Palazzo_intro.jpg", "alt": ""}, "PAL4956": {"id": 160915, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "srcset": "", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "th_22847_Palazzo_intro.jpg", "alt": ""}, "PAL4971": {"id": 160915, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "srcset": "", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "th_22847_Palazzo_intro.jpg", "alt": ""}, "PAL4975": {"id": 160915, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "srcset": "", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "th_22847_Palazzo_intro.jpg", "alt": ""}, "PAL4993": {"id": 160915, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "srcset": "", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "th_22847_Palazzo_intro.jpg", "alt": ""}, "PAL5010": {"id": 160915, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "srcset": "", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "th_22847_Palazzo_intro.jpg", "alt": ""}, "PAL5027": {"id": 160915, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "srcset": "", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "th_22847_Palazzo_intro.jpg", "alt": ""}, "PAL5037": {"id": 160915, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "srcset": "", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "th_22847_Palazzo_intro.jpg", "alt": ""}, "PAL5049": {"id": 160915, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "srcset": "", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "th_22847_Palazzo_intro.jpg", "alt": ""}, "PAL5057": {"id": 160915, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "srcset": "", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "th_22847_Palazzo_intro.jpg", "alt": ""}, "PAL6019": {"id": 160915, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "srcset": "", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "th_22847_Palazzo_intro.jpg", "alt": ""}, "PAL6029": {"id": 160915, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "srcset": "", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "th_22847_Palazzo_intro.jpg", "alt": ""}, "PAL6032": {"id": 160915, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "srcset": "", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "th_22847_Palazzo_intro.jpg", "alt": ""}, "PAL6042": {"id": 160915, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "srcset": "", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "th_22847_Palazzo_intro.jpg", "alt": ""}, "PAL7019": {"id": 160915, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "srcset": "", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "th_22847_Palazzo_intro.jpg", "alt": ""}, "PAL7027": {"id": 160915, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "srcset": "", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "th_22847_Palazzo_intro.jpg", "alt": ""}, "PAL7030": {"id": 160915, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "srcset": "", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "th_22847_Palazzo_intro.jpg", "alt": ""}, "PAL7049": {"id": 160915, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/th_22847_Palazzo_intro-1.jpg", "srcset": "", "sizes": "(max-width: 562px) 100vw, 562px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 562px) 100vw, 562px", "name": "th_22847_Palazzo_intro.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Omexco", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/new-contemporary-2-wallpapers/", "pattern": "New Contemporary 2 Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["69-1101", "69-1102", "69-12147", "69-12148", "69-12149", "69-12150", "69-12151", "69-2105", "69-2107", "69-3110", "69-3112", "69-3113", "69-5117", "69-5118", "69-5119", "69-7125", "69-7126", "69-7127", "69-7128", "69-8129", "69-8131", "69-8132", "69-8133"], "colorway_count": 23, "sku_images": {"69-1101": {"id": 160892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_ii_alpana_cropped.jpg", "alt": ""}, "69-1102": {"id": 160892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_ii_alpana_cropped.jpg", "alt": ""}, "69-12147": {"id": 160892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_ii_alpana_cropped.jpg", "alt": ""}, "69-12148": {"id": 160892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_ii_alpana_cropped.jpg", "alt": ""}, "69-12149": {"id": 160892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_ii_alpana_cropped.jpg", "alt": ""}, "69-12150": {"id": 160892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_ii_alpana_cropped.jpg", "alt": ""}, "69-12151": {"id": 160892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_ii_alpana_cropped.jpg", "alt": ""}, "69-2105": {"id": 160892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_ii_alpana_cropped.jpg", "alt": ""}, "69-2107": {"id": 160892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_ii_alpana_cropped.jpg", "alt": ""}, "69-3110": {"id": 160892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_ii_alpana_cropped.jpg", "alt": ""}, "69-3112": {"id": 160892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_ii_alpana_cropped.jpg", "alt": ""}, "69-3113": {"id": 160892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_ii_alpana_cropped.jpg", "alt": ""}, "69-5117": {"id": 160892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_ii_alpana_cropped.jpg", "alt": ""}, "69-5118": {"id": 160892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_ii_alpana_cropped.jpg", "alt": ""}, "69-5119": {"id": 160892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_ii_alpana_cropped.jpg", "alt": ""}, "69-7125": {"id": 160892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_ii_alpana_cropped.jpg", "alt": ""}, "69-7126": {"id": 160892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_ii_alpana_cropped.jpg", "alt": ""}, "69-7127": {"id": 160892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_ii_alpana_cropped.jpg", "alt": ""}, "69-7128": {"id": 160892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_ii_alpana_cropped.jpg", "alt": ""}, "69-8129": {"id": 160892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_ii_alpana_cropped.jpg", "alt": ""}, "69-8131": {"id": 160892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_ii_alpana_cropped.jpg", "alt": ""}, "69-8132": {"id": 160892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_ii_alpana_cropped.jpg", "alt": ""}, "69-8133": {"id": 160892, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_ii_alpana_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_ii_alpana_cropped.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Cole & Son", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/hospitality-wallcovering/new-contemporary-wallpapers/", "pattern": "New Contemporary Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["66-1001", "66-1002", "66-1003", "66-1004", "66-1005", "66-1006", "66-1007", "66-1008", "66-1009", "66-2010", "66-2011", "66-2012", "66-2013", "66-2014", "66-2015", "66-2016", "66-2017", "66-3018", "66-3019", "66-3020", "66-3021", "66-3022", "66-3023", "66-4024", "66-4025", "66-4026", "66-4027", "66-4028", "66-4029", "66-4030", "66-4031", "66-4032", "66-4033", "66-5034", "66-5035", "66-5036", "66-5037", "66-5038", "66-5039", "66-5040", "66-5041", "66-6042", "66-6043", "66-6044", "66-6045", "66-7046", "66-7047", "66-7048", "66-7049", "66-7050", "66-7051", "66-7052", "66-8053", "66-8054", "66-8055", "66-8056", "66-9057", "66-9058", "66-9059", "66-9060"], "colorway_count": 60, "sku_images": {"66-1001": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-1002": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-1003": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-1004": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-1005": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-1006": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-1007": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-1008": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-1009": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-2010": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-2011": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-2012": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-2013": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-2014": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-2015": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-2016": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-2017": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-3018": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-3019": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-3020": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-3021": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-3022": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-3023": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-4024": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-4025": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-4026": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-4027": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-4028": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-4029": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-4030": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-4031": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-4032": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-4033": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-5034": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-5035": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-5036": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-5037": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-5038": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-5039": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-5040": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-5041": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-6042": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-6043": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-6044": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-6045": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-7046": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-7047": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-7048": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-7049": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-7050": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-7051": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-7052": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-8053": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-8054": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-8055": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-8056": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-9057": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-9058": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-9059": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}, "66-9060": {"id": 160891, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/cole__son_contemporary_i_palm_leaves_cropped-1.jpg", "srcset": "", "sizes": "(max-width: 336px) 100vw, 336px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 336px) 100vw, 336px", "name": "cole__son_contemporary_i_palm_leaves_cropped.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Cole & Son", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/residential-wallcovering/lohko-wallpapers/", "pattern": "Lohko Wallpapers", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["111290", "111291", "111292", "111293", "111294", "111295", "111296", "111297", "111298", "111299", "111300", "111301", "111302", "111303", "111304", "111305", "111306", "111307", "111308", "111309", "111310", "111311", "111312", "111313", "111314", "111315", "111316", "111317", "111318", "111319", "111320", "111321", "111322", "111323", "111324"], "colorway_count": 35, "sku_images": {"111290": {"id": 160827, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions.jpg", "alt": ""}, "111291": {"id": 160827, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions.jpg", "alt": ""}, "111292": {"id": 160827, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions.jpg", "alt": ""}, "111293": {"id": 160827, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions.jpg", "alt": ""}, "111294": {"id": 160827, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions.jpg", "alt": ""}, "111295": {"id": 160827, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions.jpg", "alt": ""}, "111296": {"id": 160827, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions.jpg", "alt": ""}, "111297": {"id": 160827, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions.jpg", "alt": ""}, "111298": {"id": 160827, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions.jpg", "alt": ""}, "111299": {"id": 160827, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions.jpg", "alt": ""}, "111300": {"id": 160827, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions.jpg", "alt": ""}, "111301": {"id": 160827, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions.jpg", "alt": ""}, "111302": {"id": 160827, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions.jpg", "alt": ""}, "111303": {"id": 160827, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions.jpg", "alt": ""}, "111304": {"id": 160827, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions.jpg", "alt": ""}, "111305": {"id": 160827, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions.jpg", "alt": ""}, "111306": {"id": 160827, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions.jpg", "alt": ""}, "111307": {"id": 160827, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions.jpg", "alt": ""}, "111308": {"id": 160827, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions.jpg", "alt": ""}, "111309": {"id": 160827, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions.jpg", "alt": ""}, "111310": {"id": 160827, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions.jpg", "alt": ""}, "111311": {"id": 160827, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions.jpg", "alt": ""}, "111312": {"id": 160827, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions.jpg", "alt": ""}, "111313": {"id": 160827, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions.jpg", "alt": ""}, "111314": {"id": 160827, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions.jpg", "alt": ""}, "111315": {"id": 160827, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions.jpg", "alt": ""}, "111316": {"id": 160827, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions.jpg", "alt": ""}, "111317": {"id": 160827, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions.jpg", "alt": ""}, "111318": {"id": 160827, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions.jpg", "alt": ""}, "111319": {"id": 160827, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions.jpg", "alt": ""}, "111320": {"id": 160827, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions.jpg", "alt": ""}, "111321": {"id": 160827, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions.jpg", "alt": ""}, "111322": {"id": 160827, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions.jpg", "alt": ""}, "111323": {"id": 160827, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions.jpg", "alt": ""}, "111324": {"id": 160827, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2023/07/1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions-1.jpg", "srcset": "", "sizes": "(max-width: 190px) 100vw, 190px", "thumbnail_srcset": "", "thumbnail_sizes": "(max-width: 190px) 100vw, 190px", "name": "1-Scion-Lohko-Wallpaper-Vector-Wallpaper-white-green-stripe-geometric-abstract-nendo-cushions.jpg", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "Scion", "distributor_direct": false}
+{"source": "sangetsu", "source_url": "https://www.goodrichglobal.com/singapore/wallpaper-wallcovering/acoustic/echo-ridge-wallpaper/", "pattern": "Echo Ridge Wallpaper", "overview": null, "spec": {"width": null, "type": null, "weight": null, "backing": null, "is_grasscloth": false, "is_metallic": false}, "colorway_skus": ["AZ53820", "AZ53821", "AZ53822", "AZ53823", "AZ53824", "AZ53825", "AZ53826", "AZ53827"], "colorway_count": 8, "sku_images": {"AZ53820": {"id": 100000071499, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge.jpg 358w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge-199x300.jpg 199w", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge.jpg 358w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge-199x300.jpg 199w", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "echo-ridge", "alt": ""}, "AZ53821": {"id": 100000071499, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge.jpg 358w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge-199x300.jpg 199w", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge.jpg 358w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge-199x300.jpg 199w", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "echo-ridge", "alt": ""}, "AZ53822": {"id": 100000071499, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge.jpg 358w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge-199x300.jpg 199w", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge.jpg 358w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge-199x300.jpg 199w", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "echo-ridge", "alt": ""}, "AZ53823": {"id": 100000071499, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge.jpg 358w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge-199x300.jpg 199w", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge.jpg 358w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge-199x300.jpg 199w", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "echo-ridge", "alt": ""}, "AZ53824": {"id": 100000071499, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge.jpg 358w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge-199x300.jpg 199w", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge.jpg 358w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge-199x300.jpg 199w", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "echo-ridge", "alt": ""}, "AZ53825": {"id": 100000071499, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge.jpg 358w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge-199x300.jpg 199w", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge.jpg 358w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge-199x300.jpg 199w", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "echo-ridge", "alt": ""}, "AZ53826": {"id": 100000071499, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge.jpg 358w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge-199x300.jpg 199w", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge.jpg 358w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge-199x300.jpg 199w", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "echo-ridge", "alt": ""}, "AZ53827": {"id": 100000071499, "src": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge.jpg", "thumbnail": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge.jpg", "srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge.jpg 358w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge-199x300.jpg 199w", "sizes": "(max-width: 358px) 100vw, 358px", "thumbnail_srcset": "https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge.jpg 358w, https://www.goodrichglobal.com/singapore/wp-content/uploads/2025/08/echo-ridge-199x300.jpg 199w", "thumbnail_sizes": "(max-width: 358px) 100vw, 358px", "name": "echo-ridge", "alt": ""}}, "mfr_prefix": null, "status": "gg-sg-new", "distributor": "J.Josephson", "distributor_direct": false}
← 52c7000 japan: get-all-live.sh — push all new patterns (Thailand-unc
·
back to Japan Enrich
·
japan: visual-match viewer — click item → our panel left + c 54e6e3f →